Do some different manipulations on PDF files. Actually set a password or extract pages ... more will follow ...
- HTML 66.1%
- C++ 19%
- JavaScript 10.3%
- C 2.5%
- CSS 1.9%
- Other 0.2%
| qpdf-10.6.3 | initial commit (version 0.1.0) | |
| changelog | new command extractPagesOfPDF.bat | |
| eP.bat | new command shortcuts to extract pages "eP" | |
| extractPages.bat | new command shortcuts to extract pages "eP" | |
| extractPagesOfPDF.bat | fixed problem with spaces in file name in extractPagesOfPDF | |
| LICENSE | Initial commit | |
| README.md | .... | |
| setPDFpw.bat | a more nice menu | |
General
This commands are primarly base on the project QPDF. Currently they are only windows bat files which creates a dynamic menu in the windows console to choose the pdf to protect with a password or to extract pages from. That's all....
Installation
The easiest way to install this commands are download the repository as archive (zip or tar.gz) and unpack it. Copy the folder to e.g. C:/programs/portable apps/w2pdf. Put this path to the environment PATH variable and that's it. To run the commands go to a directory where your PDF is stored and open a CMD in this directory. Enter "setPDFpw" or "extractPagesOfPDF" und follow the instructions on the screen.
Commands
setPDFpw
Protect a PDF file with a password
extractPagesOfPDF
Extracts some pages from a PDF file.