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

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

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.