Thank you Jeremias,
I've added the <fox:external-document
src="C:/FOP1/fop-1.0/attachments/my.pdf"/> to work in conjunction with new
namespace
xmlns:fox="http://xmlgraphics.apache.org/fop/extensions"; and it worked fine.
Now the question is can we stamp header and footers on external pdf called
with fox since fox:external-document is peer with fo:page-sequence?


Lucian Opris

-----Original Message-----
From: Jeremias Maerki [mailto:d...@jeremias-maerki.ch] 
Sent: Wednesday, December 01, 2010 2:13 AM
To: fop-users@xmlgraphics.apache.org
Subject: Re: Add-ons for Apache FOP

Hi Lucian

On 30.11.2010 20:35:48 Lucian Opris wrote:
> Hi Jeremias,
> I'm using your FOP add-ons to call PDF attachments as images using
> <fo:external-graphic src="my-doc.pdf#page=1"/>.
> Is there a way to preserve pdf page size for landscape pages or should I
use
> <fox:external-document src="my-doc.pdf"/>?

Support for landscape pages is available in the latest release (2.0.0)
of the plug-in.

> Are PDFs with mixed pagesizes work with <fox:external-document and have
the
> footer stamping start at the same point from left?

Not sure what you mean by that. With fox:external-document the target
page will have the exact size of the respective input page. This should
work for each page independently.


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to