PDF::Writer, embedding non-PNGs
Hi,
the PDF::Writer documentation reads:
add_image(image, x, y, ...)
Add an image from a loaded image (JPEG or PNG) resource ...
^^^^ ^^^
The image I want to embed is in PostScript. In concrete, it is the
output of the GNU barcode tool.
Is there any smarter way to embed it than to convert it to a pixel image
without knowing the printers resolution?
Thanks in advance,
Bertram
--
Bertram Scharpf
Stuttgart, Deutschland/Germany
http://www.bertram-scharpf.de
.
Relevant Pages
- Using PNG or JPEG resources for a CPropertySheet watermark?
... I'd like to be able to use a PNG or JPEG image, stored as a resource, ... for the watermark on a WIZARD97 style property sheet. ... (microsoft.public.vc.mfc) - Re: Gimp hangs when saving as png
... > Amedee Van Gasse wrote: ... Level 0 is no compression at all, ... png) rarely gets the file to less than 50% of the uncompressed size. ... While there isn't much point converting a jpeg to a png if you're just ... (comp.graphics.apps.gimp) - Re: problem downloading clip art with Mac 10.4
... Yes, Word 2008 clipart is largely in jpeg or png format, because Word 2008 ... When I used this before it was a fantastic vector clip art resource - it ... John McGhie, Consultant Technical Writer ... (microsoft.public.mac.office.word) - Re: Seltsames Image Problem
... JPEG hin, aber tatsächlich handelt es sich um ein PNG-Bild, das ... Dann ist der IE scheinbar besonders strikt und checkt die Header nicht ... PNG image files begin with an 8-byte signature which identifies the ... file using FTP with the ASCII transfer mode instead of the binary ... (microsoft.public.de.german.entwickler.dotnet.vb) - Re: Safest image format to use with Word?
... IS there a safe image file format to use with Word? ... Convert them to png files? ... Avoid PICT format. ... (microsoft.public.mac.office.word) |
|