An open API service indexing awesome lists of open source software.

https://github.com/woodcharp/pdftoolsdemo

PDF tools demo to make PDF creation easier in my other project.
https://github.com/woodcharp/pdftoolsdemo

pdf pdfpig

Last synced: about 1 month ago
JSON representation

PDF tools demo to make PDF creation easier in my other project.

Awesome Lists containing this project

README

          

# PDF Tools Demo

Needed some simple way to create PDF files in my project witch lead to this.

* Grids, like in excel
* Automatically creates new pages
* Header and footer blocks
* Images

## Basic idea

Basic idea in this method is to add "blocks" which are total page width but user defined height.

## Test results

![TestPDF](https://github.com/user-attachments/assets/0e6e76b2-eae5-47e5-a59c-3d43a46c58f5)

This one is drawn with debug lines.

![TestPDF_Debug](https://github.com/user-attachments/assets/9d8318d5-daa1-4c86-851b-a43e68acdfe5)

## PDF

PDF's are created with [PdfPig](https://github.com/UglyToad/PdfPig) v0.1.9

[Fira Sans Font](https://www.1001fonts.com/fira-sans-font.html)