Option[@"Save.File"] Not setting file name

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
TomChandler
User
Posts: 21
Joined: Wed May 02, 2018 6:58 pm

Option[@"Save.File"] Not setting file name

Post by TomChandler »

Most of the time, this works fine. However, I'm running into an issue on certain PCs where I set the Option[@"Save.File"] and it's not getting retained or used when the file actually writes to disk. So when the save event happens, the file name in ".\Untitled.pdf". It's correct in both the OnEndDoc and OnDocSpooled events.

What should I be looking at to figure out why this isn't getting set?

This is the API Version 7.
Post Reply