Planet PDF Forum Archive

Planet PDF ForumThe page you are viewing is part of our 160,000 page PDF discussion forum archive spanning 1999-2008. Would you believe we have a 2nd forum archive which covers 2008 - 2011? But... if you really want to bust-a-move head to the LIVE Planet PDF Forum. It features more than 10 conferences, covering everything from beginner discussions to in-depth developer and pre-press discussions.


How to search this archive. The quickest way is to use the filters on our Advanced Search page so that only archive pages are included in the results.


Previous | Next | (P-PDF) Mac Issues


Topic: Applescripting Merge in 5.0 (Via Email)
Conf: (P-PDF) Mac Issues, Msg: 111302
From: Withan
Date: 5/12/2004 03:56 AM

I am trying to merge specific PDF files together via Applescript. In detail, I have a report on a new car dealership, and general reports on different makes of cars. I want to merge the relevant make reports to the end of each dealership report.

I am not having trouble choosing the proper files, but I am getting an applescript error on the insert pages command. I can't figure out what I'm doing wrong. There are no problems opening the files in Acrobat, it only stops when the insert pages command is called.

tell application "FileMaker Developer"
activate
set file_name to get data cell "nameofile" of current record
set makefile_name to get data cell "makefile" of current record
end tell
tell application "Finder"
open document file file_name of folder "WATCH Reports" of folder "Desktop" of folder "withan" of folder "Users" of startup disk
open document file makefile_name of folder "Makes" of folder "WATCH Reports" of folder "Desktop" of folder "withan" of folder "Users" of startup disk
end tell
tell application "Acrobat 5.0"
activate
tell makefile_name -- Document 2 is the current file we are inserting
set TotalPagesOfDoc2 to (count each PDPage)
end tell
tell file_name -- Document 1 is our main pdf file
set LastPageOfDoc1 to (count each PDPage)
end tell
insert pages file_name after LastPageOfDoc1 from makefile_name starting with 1 number of pages TotalPagesOfDoc2
close document 2
end tell

--
Withan Lemmon



PDF In-Depth Free Product Trials Ubiquitous PDF

Debenu Aerialist 11

The ultimate plug-in for Adobe Acrobat. Advanced splitting, merging, stamping, bookmarking, and link...

Download free demo

LockLizard Safeguard PDF Security

Made specifically for publishers of high value information published in PDF format, it protects your PDF...

Download free demo

Ubiquitous PDF: DIY PDF magazines, courtesy of CNET and Magazinify

Thanks to Magazinify.com, it's possible to have web articles delivered right to your inbox in PDF form. If that weren't enough, the nice folks at CNET have been nice enough to publish a step-by-step guide about how to set this all up using just a little time and a free Magazinify account.

September 06, 2011
Search Planet PDF
more searching options...
PDF Resources
Platinum Sponsor

Debenu - Unrivaled PDF Productivity | PDF Library, Acrobat Plug-Ins

Create & Edit PDF - Nitro PDF Software

Silver Sponsors

LockLizard DRM PDF Security Quick PDF Library: The Unrivaled PDF Developer Toolkit

Featured Product

Debenu PDF Aerialist 11

The ultimate plug-in for Adobe Acrobat. Advanced splitting, merging, stamping, bookmarking, and link control. Take Acrobat to the next level.

Featured Event

Adobe Digital Marketing Summit

March 20-23, 2012 -- Salt Palace Convention Center, Salt Lake City, Utah

The Digital Marketing Summit is the premier event for digital marketers and advertisers to learn about and share key strategies for driving marketing innovation. Attend Summit to learn how you can create, measure, and optimize digital experiences to revolutionize how the world engages with ideas and information.