Project

Profile

Help

Support #5928

closed

Using compiled stylesheets with fn:transform

Added by Karim Ratib about 1 year ago. Updated 12 months ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2023-03-21
Due date:
% Done:

0%

Estimated time:
Applies to JS Branch:
Fix Committed on JS Branch:
Fixed in JS Release:
SEF Generated with:
Platforms:
Company:
-
Contact person:
-
Additional contact persons:
-

Description

I am trying to chain a sequence of xsl stylesheets using a combination of fold-left + nested transform invocations, as described in this StackOverlfow post https://stackoverflow.com/a/75594839/209184.

My question is: will the xslt3 engine use the compiled stylesheet for each of the transform invocations? If not automatically, then is there a way to instruct it to use the compiled versions?

Please register to edit this issue

Also available in: Atom PDF Tracking page