[Bug 7571] multi-page images: what if the number of layers/pages is unknown?

[email protected] Wed, 17 Feb 2010 07:12:27 +0000
Newsgroups gmane.org.w3c.xsl-editors
Message-ID <[email protected]>
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7571


Klaas Bals <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m




--- Comment #1 from Klaas Bals <[email protected]>  2010-02-17 07:12:26 ---
I would suggest this has to be done in advance, outside of XSL-FO, for example
in XSLT. In that case you would need to rely on extensions. A way we implement
this is by allowing a document() call to load a PDF or TIFF file as it it loads
an XML with an element per page (with some @attributes. This info can then be
used in XSLT to build the right XSL-FO structure for this, as some use cases
require you to include them as inline pictures, and other as full screen
images, etc...


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.