bonekrusher wrote: > > > Hi I am using fox:external-document to add a 8 page pdf to my pdf output via > Apache FOP. On my machine (PC) the pdf is added and all 8 pages show up, > however on another machine (PC) only the first page shows up. > > I am using all the exact files on both machines (via svn). > > here is the fo code: > > > xmlns:fox="http://xmlgraphics.apache.org/fop/extensions" content-type="pdf" > src="C:\stylesheets\forms.pdf"/> > > Any thoughts why this would work on one machine and not another? > > Thanks, > --
This is interesting. I thought that it was only capable of adding one page (the first?) of a multi-page PDF. You probably have a more recent version of the PDF image plug-in on the machine that works. YOu can get the plug-in at: http://www.jeremias-maerki.ch/development/fop/index.html Regards, Alias John Brown. _________________________________________________________________ Hotmail is redefining busy with tools for the New Busy. Get more from your inbox. http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
