mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2024-12-26 13:28:22 +01:00
19 lines
332 B
Markdown
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.
|