Jerome Munchenberg wrote:
Hello,
I am developing a web service which returns a PDF generated by FOP
(fop-0.94) which must include an image. The web service is deployed as
an EAR to a WebLogic server, and the image to be inserted into the PDF
is contained within this EAR.
You might try the J
Hello,
I am developing a web service which returns a PDF generated by FOP
(fop-0.94) which must include an image. The web service is deployed as
an EAR to a WebLogic server, and the image to be inserted into the PDF
is contained within this EAR.
How do I correctly access the image embedded in the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have not studied how to include the XSLT transformation. Here is
how it would go:
source XML document xslt transform via saxon (xslt 2.0) ---> 50
+ .fo documents ---fop--->50+ pdf documents.
The xslt automatically produces the 50 fo do
Trevor,
This is something you provide contingency in XSL-FO for, not something
you need to do manually on every page.
Search the list archives for fo:marker & fo:retrieve marker & look for
same in the examples directory.
Anyone care to update the FAQ for this? I can provide better wording.
R