Search found 1 match

by michelonoff
2013-01-23T11:05:56-07:00
Forum: Bugs
Topic: Empty indirect objects in PDF generated by convert
Replies: 1
Views: 2611

Empty indirect objects in PDF generated by convert

Sometimes convert produces a PDF that contains a totally empty PDF indirect object like

13 0 obj
endobj

It happens, for example, on converting a JPG image to PDF. (Here the PDF simply acts as a wrapper around the JPG bytes. Rendering the PDF shows the image on a single paged document.)

Most PDF ...