Introduction:
Inspired by AlbatorVs PDF-Toolkit Toolbar: PDF toolbar v2
This PDF functionality related menu-button supports the latest PDF-Toolkit releases and extends on Albators toolbar with some additional features.
The menu button expects a "/pdftoolkit" DO alias that points to your PDF Toolkit installation folder. Make sure the required executables are contained within a "bin" directory ("/pdftoolkit/bin/pdftk.exe" is the actual path used).
Hint:
I put the PDF Toolkit executables somewhere below "/home" so these are available automatically after a DO configuration restore. I also crushed their size with UPX (upx.sourceforge.net/#downloadupx) to save some space - like back in the days o).
Thanks, you're welcome! o)
Looking at the menu again, I wonder why I missed to remove ".. PDF" from two of the menu entries. How inconsistent this is (I fixed it here of course o).
I guess I would not have encountered pdftoolkit and the easy way of using it, if AlbatorV had not done the toolbar before, so credz to him once more! o)
Hello, I know this is a bit old but this toolbar is really useful.
I have got it to work but the merge function doesn't seem to work. Rotate does. Are you meant to select two files and then select merge? Do you have to buy the full version of the toolkit for it to work correctly?
No need full version. But beware of spaces/accentuate characters in path, protected files...
Edit the button : delete "@runmode hide" and add "Pause" to the last line to display DOS prompt and look what is wrong.
Updated to v2.1.1:
Lot's of things which I added/fixed/changed over the time are in there.
Since an issue in the forum with passing parameters/filenames came up,
I took the time for polishing and eventually uploading a current version..
(which should fix the reported issue without much tinkering).
Love the new features, they were what i was missing! About the only thing, and i can easily live without it, is the automatic appending of the .pdf extention when renaming the output file (had to get used to Acrobat doing that for me when i started using it...).
Glad you like it. o) What exactly do you mean? Which function and what automatic appending, I would assume *.pdf is always automatically appended to whatever output file is generated, no?
You mean this dialog from the "Merge" entry in the menu? It does not have the pdf extension in there when suggesting the new name for the merged file, it will add the pdf extension automatically afterwards.
If you don't mean that, please clarify.. o)
The length of such a command line is limited to about 32000 characters. So you need to be either really stingy with the filename length or try to pass a list of files to pdftk.exe. Not sure if that's possible.
ImageMagick can concatenate pdfs and read from text files, e.g.: