How to interrupt pdfsaver

PDF-XChange Drivers API (only) V4/V5
This Forum is for the use of Software Developers requiring help and assistance for Tracker Software's PDF-XChange Printer Drivers SDK (only) - VERSION 4 & 5 - Please use the PDF-Tools SDK Forum for Library DLL assistance.

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Tracker Supp-Stefan

Post Reply
anovy
User
Posts: 164
Joined: Mon Feb 08, 2010 8:48 am

How to interrupt pdfsaver

Post by anovy »

Hi,
Is there a way how I can interrupt and cancel the saving process (i.e. the process between OnDocSpooled and OnFileSaved)?
User avatar
Ivan - Tracker Software
Site Admin
Posts: 3549
Joined: Thu Jul 08, 2004 10:36 pm
Location: Vancouver Island - Canada
Contact:

Re: How to interrupt pdfsaver

Post by Ivan - Tracker Software »

No, there are no way to achieve this. Progress event was not added in consideration of performance.
Tracker Software (Project Director)

When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
anovy
User
Posts: 164
Joined: Mon Feb 08, 2010 8:48 am

Re: How to interrupt pdfsaver

Post by anovy »

Thanks for a reply. I don't know how time consuming is to fire ActiveX events, but I think you can give the decision (if to fire or not the events) to the developer. In my application I'm producing large PDF files (with many raster elements) and if some optimization options are set, then pdfSaver works really very long time. So it should be convenient to have opportunity to cancel the saving process.
User avatar
Paul - Tracker Supp
Site Admin
Posts: 6897
Joined: Wed Mar 25, 2009 10:37 pm
Location: Chemainus, Canada
Contact:

Re: How to interrupt pdfsaver

Post by Paul - Tracker Supp »

HI anovy

as we move into development of V5 of the drivers we will look into making such a thing possible.

hth
Best regards

Paul O'Rorke
Tracker Support North America
http://www.tracker-software.com
Post Reply