Werner Nell wrote:
Hi,
I don't get any trace. It just prints only the picture and some text,
but not all.
Can you describe what exactly is missing? Both fonts used in the pdf aren't
embbeded, so that pdfbox has to load them from external resources. Perhaps the
mapping is broken or some fonts are missing. Do you get some messages like
"Can't find the specified font XXX" and "Using font YYY instead" in the log
(level=INFO)?
Does the pdf show up in PDFReader as expected?
BR
Andreas Lehmkühler
I use winxp pro and java 1.6 R16.
I tried PDFReader and my application. With both I printed on a HP LJ 2300.
Will try another printer.
Am 12.11.2009 08:55 schrieb Andreas Lehmkühler:
Hi,
Gesendet: Mi, 11. Nov 2009 Von: Werner Nell<werner.n...@web.de>
Hi,
I've created an actual version of PDFBox including your changes but
the problem still occurs.
How did you test it?
Hmm, I've used org.apache.pdfbox.PDFReader to display and print the
pdf attached to PDFBOX-552 (as postscript to a file and on my
Colorjet). Additionally I've converted the pdf to an image using
org.apache.pdfbox.PDFToImage. Both worked fine.
Perhaps the issue depends on the used environment? I'm using linux
(ubuntu 9.10) and java 1.6. Do you get the same stacktrace than before?
BR
Andreas Lehmkühler
Regards,
Werner Nell
Am 01.11.2009 15:58 schrieb Andreas Lehmkühler:
Hi,
Andreas Lehmkühler wrote:
Hi,
Gesendet: Do, 29. Okt 2009 Von: Werner Nell<werner.n...@web.de>
Hi,
have you already filed the issue on jira?
I'll do that at the weekend ...
I've filed an issue and already found a solution, see [1] for details.
BR
Andreas Lehmkühler
[1] https://issues.apache.org/jira/browse/PDFBOX-552
.......