Hi There,
hopefully this is the right group to solve my Problem:
I Need to display an image in a PDF Document.
The image is created via another webseite for example:
The Image to display is a barcode and its type is PNG.
All I want to do is to integrate this image into a PDF Document
(generated with pdflib).
I recieve a binary coded input stream but i don’t know how to display
this in the PDF,
I would be glad if somebody could help me out.
Thanks a lot,
Daniel