Saturday, September 24, 2011

Acrobat -- Batch Watermark A PDF File


Direct purchase using PayPal ($75 per license)!


With this new and powerful tool one can create multiple copies of the same file, each one watermarked with the text of your choice from a list.

IMPORTANT: If you don't have Acrobat, or are interested in a more powerful version, suitable for processing large amounts of files), there's also a standalone version of this tool available here.

UPDATE: Now available, a free DEMO version of this tool. This version will process up to 3 items in your list, adding the watermark text to the top-left corner of the first page of the document, with a fixed font style and size.

For example, let's say you want to distribute a movie script to multiple people, and want to stamp each copy with the name of the recipient, to prevent the script from being leaked. You create a list of all the people in the production team, like so:


You then open your script and run the tool from the Tools menu.
You select your list and set the properties of the watermark text:


As you can see, you can set various options regarding the location and style of the text, as well as which pages to watermark and under which name to save the watermarked files.
The tool will proceed to create watermarked copies of the file, one for each item in the input file.

The result:

The folder with the watermarked files (notice the file names):

One of the watermarked files:

Later on, the files can be secured using a batch process to ensure that the watermarked texts can not be edited.

Note: This is not actually a batch process, so you don't have to have Acrobat Pro to use this tool. Any version of Acrobat will do.

You can download the sample PDF files and Names list shown above from here.

If you have any questions regarding this tool, you can contact me directly.

Thursday, September 8, 2011

Batch Change Bookmarks Type (FREE)

This small tool will convert the bookmarks created by combining PDF files to "regular" bookmarks, like those created using Ctrl+B or using a script.

I'm offering this tool FOR FREE: Download now!

The app looks like this:


This is the bookmarks panel of a file before running the tool on it. The first three bookmarks were created when the file was combined, and the last one was created manually. Notice they have different icons.


This is the same file, after being processed with the tool.
All bookmarks are now of the same kind.


If you find this tool useful and would like to donate, it's always appreciated!

Thursday, September 1, 2011

Acrobat -- Populate Form Data from URL


Batch version: Buy Now ($60 only)
Non-batch version: Buy Now ($40 only)
Direct purchase using PayPal!


PDF files have various Open Parameter options: you can link to a PDF at a specific page, named destination, zoom level, etc. You can even use a FDF file to populate form data, but this requires having such a file available on your server. It's easier to just do it directly from the URL, which is where this script comes into play.

With this new script created by me you can create a hyperlink to a PDF file, which will also populate it with some pre-defined values, using a simple URL parameter, like so:
http://www.myserver.com/files/products.pdf?rawdata=firstname:John;lastname:Smith

When the reader opens the file in their browser using this link, the form fields ("firstname" and "lastname", in this case) will automatically be populated with the data in the URL ("John" and "Smith", resp.).

IMPORTANT: The script will only work if the file is opened inside the browser window and using the Adobe PDF plugin.

Using the batch version of this script you can apply the code to multiple files in the same process (if you have Acrobat Pro, of course).

If you have any questions regarding this tool, you can contact me directly.