pdfio/EXAMPLES.md

19 lines
332 B
Markdown
Raw Normal View History

2024-12-10 01:28:15 +01:00
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.