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

19 lines
332 B
Markdown

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.