Hello,
I have a two page PDF, and both have form fields in them so that I can enter data and print it out. The form data in page 1 automatically copies into page 2 (they are basically the same information, just on two different sizes of paper).
My goal is to create an Automator app (or some other one-click way) that lets me to print the first page out of one printer, and the second out of the other.
My problem is that it works beautifully, EXCEPT my form data isn't extracted from the original PDF. If I extract the pages manually from Acrobat or Preview, it works fine, but automator just extracts the "shell".
Here is the workflow I am using---
(a PDF file is dragged onto the icon...)
Extract even and odd pages (in separate files)
Move Finder Items (into the folder I specified)
Make Finder Item Names Sequential
.....and then I have my printer scripts (which work fine)....
Can anyone help me??
Thanks in advance,
Adam
I have a two page PDF, and both have form fields in them so that I can enter data and print it out. The form data in page 1 automatically copies into page 2 (they are basically the same information, just on two different sizes of paper).
My goal is to create an Automator app (or some other one-click way) that lets me to print the first page out of one printer, and the second out of the other.
My problem is that it works beautifully, EXCEPT my form data isn't extracted from the original PDF. If I extract the pages manually from Acrobat or Preview, it works fine, but automator just extracts the "shell".
Here is the workflow I am using---
(a PDF file is dragged onto the icon...)
Extract even and odd pages (in separate files)
Move Finder Items (into the folder I specified)
Make Finder Item Names Sequential
.....and then I have my printer scripts (which work fine)....
Can anyone help me??
Thanks in advance,
Adam