mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2026-01-31 15:37:55 +01:00
527 B
527 B
PDFio Examples
The "examples" subdirectory contains example code showing how to do different things with PDFio:
code128.c: Shows how to embed and use a barcode font.image2pdf.c: Shows how to embed and use an image file.md2pdf.c: Shows how to generate pages with multiple fonts, embedded images, and headers and footers.pdf2text.c: Shows how to extract plain text from a PDF.pdfioinfo.c: Shows how to extract metadata from a PDF.pdfiomerge.c: Shows how to merge two or more PDFs.