Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahdi-meyghani/pdf-templates
A script that generates PDF templates of multiple pages given some predefined guidelines.
https://github.com/mahdi-meyghani/pdf-templates
Last synced: 7 days ago
JSON representation
A script that generates PDF templates of multiple pages given some predefined guidelines.
- Host: GitHub
- URL: https://github.com/mahdi-meyghani/pdf-templates
- Owner: Mahdi-Meyghani
- License: apache-2.0
- Created: 2024-05-14T15:10:20.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-15T04:36:13.000Z (8 months ago)
- Last Synced: 2024-11-13T22:11:55.469Z (2 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PDF Templates
## Introduction
The AUTOMATIC PDF GENERATION Application is a Python-based utility that automates the creation of PDF documents. It reads various topics and their corresponding page numbers from an external CSV file and generates multiple pages for PDF.## Features
- **Automated PDF Creation**: Generate PDF with several pages for different topics automatically.
- **CSV Input**: Utilize an external CSV file to define topics and page numbers.
- **Customizable Output**: Control the content and format of the generated PDFs.
- **Batch Processing**: Create multiple Pages in one PDF, saving time and effort.