Print Page | Close Window

Controlling PDF reDirect from Vista

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=480
Printed Date: 26 Apr 24 at 1:23AM


Topic: Controlling PDF reDirect from Vista
Posted By: jalanthomas
Subject: Controlling PDF reDirect from Vista
Date Posted: 28 Mar 09 at 8:21PM
Exclamation  I found examples for Windows XP and earlier for controlling PDF reDirect programmatically from VBA in Word. 
 
     However, is the same VBA code supposed to work on Vista? 
 
    I need something that works on Vista and XP, preferably with no changes specific to one or the other.  What I want to do is to print large Word documents to PDF programmatically from VBA code running in Excel.
 
                              Thanks, Alan



Replies:
Posted By: Michel_K17
Date Posted: 29 Mar 09 at 11:20AM
Dear Mr Thomas,
 
   Thank you for your interest in PDF reDirect.
 
    Yes, it should work. It's been a while, but I tested Vista32 and Vista64 with Office 2003 and 2007. You will need the ActiveX component and the sample VBA code located [ ../forum_exp/forum_posts.asp?TID=254&FID=7&PR=3 - here ]
../forum_exp/forum_posts.asp?TID=254&FID=7&PR=3 -
 
     You will also need to use the "Pro" version of PDF reDirect. If you have the Freeware version running, simply click the promo button, then choose "Activate Pro Now" to switch to the Pro vesion (there is nothing extra that you need to download).
 
    Please make sure that the sample code works OK before modifying the code.
 
   Best regards,


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


Posted By: jalanthomas
Date Posted: 31 Mar 09 at 1:16PM
Michel,
            I understood that there was sample code, which comes with the software, that controls PDF printing remotely.  However, I cannot locate it.  Can you point me to it?
 
      I would like to control PDF printing of Word documents from Excel.  I tried to modify the Excel sample code, but I got an error: Excel is waiting for another application to modify OLE.


Posted By: Michel_K17
Date Posted: 04 Apr 09 at 12:03PM
Hi,

   The PDF reDirect Pro ActiveX component for programmers is explained [ http://www.exp-systems.com/forum_exp/forum_posts.asp?TID=254&FID=7&PR=3 - here ]. That link will send you to an area where the download link is also provided.

   Cheers!

Michel


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



Print Page | Close Window