- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 17 Feb 2010 07:12:27 +0000
- To: xsl-editors@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7571
Klaas Bals <klaas.bals@inventivegroup.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |klaas.bals@inventivegroup.co
                   |                            |m
--- Comment #1 from Klaas Bals <klaas.bals@inventivegroup.com>  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.
Received on Wednesday, 17 February 2010 07:12:28 UTC