Print Page | Close Window

using pdf Redirect Pro to open pdf and edit

Printed From: www.exp-systems.com
Category: PDF reDirect
Forum Name: Programming
Forum Discription: VBA and Batch Tools to control PDF reDirect Pro
URL: http://www.exp-systems.com/Forum_exp/forum_posts.asp?TID=1159
Printed Date: 24 Apr 24 at 2:33AM


Topic: using pdf Redirect Pro to open pdf and edit
Posted By: murfeezlaw
Subject: using pdf Redirect Pro to open pdf and edit
Date Posted: 04 Aug 13 at 7:09PM
Hi Michel,

We used pdfRedirect Pro to create our policies. We recently found out that the policies were missing a stamp. Instead of opening the policies one by one and inserting the stamp is it possible to write a script using the pdfRedirect Pro Active X control to open the files automatically, insert the stamp and close the file? The stamp would be inserted on the same location of page 2 and page 3 of the pdf.

Ted



Replies:
Posted By: Michel_K17
Date Posted: 04 Aug 13 at 8:38PM
Hi,

Yes, absolutely. My recommendation would be to use the (free) ActiveX component, and then write a short VBA script to open the PDF, apply the stamp, and close the PDF (and repeat through the whole lot).

The component is available here:
http://www.exp-systems.com/Forum_exp/forum_posts.asp?TID=629

Cheers!

-------------
Michel Korwin-Szymanowski
EXP Systems LLC


Posted By: murfeezlaw
Date Posted: 04 Aug 13 at 9:27PM
Fantastic! Thank you Michel. Do you by chance have any sample code using the Active X control to open a pdf file?


Posted By: Michel_K17
Date Posted: 05 Aug 13 at 4:44AM
Yes. Sample code is included with the download. Cheers!

-------------
Michel Korwin-Szymanowski
EXP Systems LLC



Print Page | Close Window