schourode / pdfbinder

A simple tool to merge several PDF documents into one
GNU General Public License v3.0
80 stars 37 forks source link

Add ability to import document map #3

Open PATTONSMEDICAL opened 9 years ago

PATTONSMEDICAL commented 9 years ago

Would like the ability to import a text file(additional button) showing OLE addresses of the PDF files to resident window. Needing someone to write this feature, if interested please contact me.

Example: "Test.txt"

C:\My Documents\Specification Sheet.PDF T:\TS60\Spec Sheet2.PDF ....

PURPORC commented 9 years ago

Hi, not sure if this is too late for you PATTONSMEDICAL, but you might want to look at my fork of this project https://github.com/PURPORC/pdfbinder . Of course the originator is welcome to those changes too.

The non-cosmetic differences are

  1. read a text file manifest of PDFs (the feature you asked about)
  2. pick which pages of each PDF are to be bound
  3. enter password to open protected PDFs