https://github.com/tlindner/pdf-from-csv
Scripts Adobe Acrobat to create a PDF files from a CSV list
https://github.com/tlindner/pdf-from-csv
Last synced: about 1 year ago
JSON representation
Scripts Adobe Acrobat to create a PDF files from a CSV list
- Host: GitHub
- URL: https://github.com/tlindner/pdf-from-csv
- Owner: tlindner
- Created: 2015-05-27T17:44:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T22:02:50.000Z (about 11 years ago)
- Last Synced: 2025-02-04T13:45:43.491Z (over 1 year ago)
- Language: JavaScript
- Size: 273 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
PDF from CSV
This script adds a command to Adobe Acrobat to create a PDF from a list of PDFs
In a CSV text file.
The format of the CSV file is:
The first line contain a full path where all of the individual files will be found.
The remaining lines contain three fields seperated by commas: filename of PDF, page number of PDF, duplicate count.
Copyright tim lindner, 2015, all rights reserved.