The issue with PDF images was discussed in the past. See
http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200812.mbox/browser.
It still exists. If you run fop with a file that uses a pdf image as an
external graphic you should see the warning
WARNING: DCTFilter.decode is not implemented yet, skipping this stream
if you pass the -noprint switch. There is no such warning if no -noprint
switch is used. I believe the warning correctly identifies the problem.
Luis
On 11/17/11 2:33 AM, Matthias Reischenbacher wrote:
As stated in my original message, I'm embedding other images in PDF
format with the PDF image extension. So the mentioned example fo file
doesn't show my issue because no PDF images are used there.
Thanks anyway for your response,
Matthias
On 16.11.2011 20:32, Luis Bernardo wrote:
The examples/fo/basic/images.fo example works well if you add
-noprint to fop. That is:
cd examples/fo/basic
fop -noprint -fo images.fo -pdf images-noprint.pdf
The end result shows the images and has Print disabled. So I don't
think it is a FOP issue....
Luis
On 11/16/11 7:12 PM, Matthias Reischenbacher wrote:
Hi,
when generating a PDF file with any of the PDF encryption parameters
(noprint, nocopy etc.) PDF images (loaded by Jeremias' PDF image
extension) are not displayed. Is this a limitation of the plugin or
perhaps PDFbox or am I doing something wrong? See also the attached
PDF files showing the issue.
Thanks,
Matthias
---------------------------------------------------------------------
To unsubscribe, e-mail:[email protected]
For additional commands, e-mail:[email protected]