1
0
mirror of https://github.com/michaelrsweet/pdfio.git synced 2025-04-09 02:16:43 +02:00
pdfio/EXAMPLES.md
2024-12-10 16:35:12 -05:00

332 B

PDFio Examples

The "examples" subdirectory contains example code showing how to do different things with PDFio.

code128.c

This example shows how to embed and use a barcode font.

md2pdf.c

This example shows how to generate pages with multiple fonts, embedded images, and headers and footers.