[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Append multi-page PDF to end of XSL-FO Output

Subject: Append multi-page PDF to end of XSL-FO Output
From: "Mark Shellenberger" <mshellenberger@xxxxxxxxx>
Date: Mon, 10 Nov 2008 10:16:06 -0500
 Append multi-page PDF to end of XSL-FO Output
I've been appending a single page PDF as the final page of an XSL-FO output.
Now I need to append multiple pages (from a single file) to the end of the
XSL-FO output.

fo:external-graphic is only outputting the first page of the 8 page document
that I want attached.

Here's the entire page-sequence:

<fo:page-sequence master-reference="mg">
				<fo:flow flow-name="pi">
					<fo:block break-before="page"
break-after="page">
						<fo:external-graphic
	
src="url({$pathname}tpi.pdf)"
							content-width="90%"
	
content-height="90%"/>
					</fo:block>
				</fo:flow>
			</fo:page-sequence>


If the  'tpi.pdf' is a single page everything works fine.  If it is multiple
pages only the first page is output.

I'm using XSLT with Saxon-B 9.1.0.3 and XEP.  The rest of the transform
works and the only change made was the external PDF being attached.

Thanks,
Mark

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.