mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2025-04-05 08:26:46 +02: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.
|