On Fri, 2020-11-20 at 09:06 +0100, pierre SCHAFER wrote:
> Is it possible to draw bare code in a pdf file with Podofo

        Hi,
I guess you mean a bar-code. Yes, you can always add it as an image (in
a sufficient DPI). I also saw PDF files, which used a special
(embedded) font for it, they added text "123" and it was drawn, by that
font, as a bar code.

With respect of examples, nothing specific from my side, check out what
the PdfPainter uses. The helloworld example shows how to draw text in
different font. When you search the code base for image-related
functions from the PdfPainter) you'll find a code, which adds images as
well.
        Bye,
        zyx



_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to