Search found 3 matches

by msmeyer
2012-08-20T04:35:47-07:00
Forum: Users
Topic: Quality when converting bitmaps to PDF format
Replies: 4
Views: 7509

Re: Quality when converting bitmaps to PDF format

Aaaah, BTW I am using Linux :-)
by msmeyer
2012-08-20T04:35:15-07:00
Forum: Users
Topic: Quality when converting bitmaps to PDF format
Replies: 4
Views: 7509

Re: Quality when converting bitmaps to PDF format

Wolfgang, thanks for the answer, that makes sense. Which software would you recommend for the task at hand? I have been using iText in the past for conversion (with a few lines of Java code) but a drawback of iText is that it does not support all image file formats ImageMagick supports (and even for ...
by msmeyer
2012-08-14T05:31:21-07:00
Forum: Users
Topic: Quality when converting bitmaps to PDF format
Replies: 4
Views: 7509

Quality when converting bitmaps to PDF format

Hi everyone, I need to convert a large number of images from bitmap format (JPEG, PNG) to PDF. I read the documentation but did not find an answer to my questions. These are: 1. When converting JPEGs, is it guaranteed that the quality of the PDF will be no worse than the JPEG? Specifically, when ...