Search found 5 matches

by markoa
Fri Dec 09, 2016 11:42 am
Forum: PDF-XChange Drivers API SDK
Topic: Is get_LastPrintEvent supported?
Replies: 1
Views: 2362

Is get_LastPrintEvent supported?

Hi,
in PDF-XChange Drivers API SDK 6, is get_LastPrintEvent function supported? It seems to work, but in https://help.pdf-xchange.com/DEV/de ... clarations it is said that it will return E_NOTIMPL error code.
by markoa
Fri Oct 21, 2016 1:34 pm
Forum: PDF-XChange Drivers API SDK
Topic: OnDocSpooled not firing - Windows 10 recent issue
Replies: 10
Views: 5525

Re: OnDocSpooled not firing - Windows 10 recent issue

Instructions for getting the temp file did not work. When I launched PDFSaver6.exe manually to do the tweaks, PXC::CPXCControlEx instance creation in my code stopped working. However, here is more information how you might get this problem reproduced. - Create larger multi-page tif from the tif that...
by markoa
Wed Oct 19, 2016 10:27 am
Forum: PDF-XChange Drivers API SDK
Topic: OnDocSpooled not firing - Windows 10 recent issue
Replies: 10
Views: 5525

Re: OnDocSpooled not firing - Windows 10 recent issue

I uploaded the tiff file to OneDrive, use the following link to download it:
https://1drv.ms/i/s!AjYi3xYI-KcdcnSAEIzq5vGLEG8

Please tell when you have downloaded it so that I will remove the file from OneDrive.
by markoa
Wed Oct 19, 2016 9:29 am
Forum: PDF-XChange Drivers API SDK
Topic: OnDocSpooled not firing - Windows 10 recent issue
Replies: 10
Views: 5525

Re: OnDocSpooled not firing - Windows 10 recent issue

I tested this with the latest 318.1 version and it can still be reproduced. OnEndDoc, OnDocSpooled and OnFileSaved are not firing when testing with large tif-file (240 pages, 20 MB, using CCITT Fax 4 Compression), while e.g. OnStartDoc, OnStartPage and OnEndPage are firing. With smaller tif (10 page...
by markoa
Tue Oct 18, 2016 12:40 pm
Forum: PDF-XChange Drivers API SDK
Topic: OnDocSpooled not firing - Windows 10 recent issue
Replies: 10
Views: 5525

Re: OnDocSpooled not firing - Windows 10 recent issue

I have the same problem in Windows 10, but with PDF-XChange Drivers API version 6.0.317.1. When converting large tif file (e.g. 230 pages) to PDF, events OnDocSpooled and OnFileSaved are most of the time not firing. This used to work with Windows 7 and 8.x. As rdata also described, this seems to be ...