Search found 306 matches

by Roman - Tracker Supp
Thu Jul 20, 2017 1:25 am
Forum: PDF-XChange Drivers API SDK
Topic: Windows 10 Version 1703 and pagefile.sys
Replies: 10
Views: 5962

Re: Windows 10 Version 1703 and pagefile.sys

Hello Peter,
Please check if you can reproduce the problem on Windows 10 with "2017-07 Cumulative Update for Windows 10 Version 1703 (KB4025342)" installed (see Settings->Windows Update->Update History).
by Roman - Tracker Supp
Tue Jul 18, 2017 10:44 pm
Forum: PDF-XChange Editor
Topic: viewState doesn't working
Replies: 13
Views: 2736

Re: viewState doesn't working

We have hope to see it working?
Yes, we have created an internal ticket on this issue.
the editor is not working when i use a Link URL with #page=
Do you mean File->Open From->URL function?
Can you please give me an exact link you have a problem with?
by Roman - Tracker Supp
Tue Jul 18, 2017 5:04 pm
Forum: PDF-XChange Editor
Topic: viewState doesn't working
Replies: 13
Views: 2736

Re: viewState doesn't working

Hi samuele diella,
Yes, the Editor currently does not support viewState property for write.
by Roman - Tracker Supp
Mon Jul 03, 2017 4:34 pm
Forum: PDF-XChange Editor
Topic: Installing on Win10 x64 with MSI automation SOLVED
Replies: 15
Views: 5771

Re: Installing on Win10 x64 with MSI automation SOLVED

Hello Christensen,
This is a known case. The issue is caused by a system bug. You have an interim version of a system file. Microsoft has already fixed it.
See here for details.
by Roman - Tracker Supp
Fri Jun 30, 2017 10:01 pm
Forum: PDF-XChange Editor
Topic: Installing on Win10 x64 with MSI automation SOLVED
Replies: 15
Views: 5771

Re: Installing on Win10 x64 with MSI automation SOLVED

Hello Christensen,
Please unzip the attached file to an empty directory and run it there. The file contains a script to collect version information of some your system files.
Send us the Output.txt file this will generate.
by Roman - Tracker Supp
Sat Jun 17, 2017 8:21 am
Forum: PDF-XChange Editor SDK
Topic: Problem with All Save methods VB6 Crash on Reload Program SOLVED
Replies: 26
Views: 7102

Re: Problem with All Save methods VB6 Crash on Reload Program SOLVED

I gave you a fix derived from the latest release (build 322.4) code branch, as you told us that you need the fix asap for the upcoming release of your product. 322.18704 is a code revision from our development (trunk) branch. The trunk will eventually originate the next 323 release branch. Of course...
by Roman - Tracker Supp
Sat Jun 17, 2017 7:39 am
Forum: PDF-XChange Editor SDK
Topic: Problem with All Save methods VB6 Crash on Reload Program SOLVED
Replies: 26
Views: 7102

Re: Problem with All Save methods VB6 Crash on Reload Program SOLVED

Also this build removed a function Alex added for me in 6.0.322.18704
Are you aware that 18704 is an untested preview (alpha) version that should not be used in a public release of your product?
by Roman - Tracker Supp
Sat Jun 17, 2017 7:07 am
Forum: PDF-XChange Editor SDK
Topic: Problem with All Save methods VB6 Crash on Reload Program SOLVED
Replies: 26
Views: 7102

Re: Problem with All Save methods VB6 Crash on Reload Program SOLVED

prime clinical systems wrote:Is there any progress regarding this post?
https://forum.pdf-xchange.com/ ... 66&t=28826
I have to consult other guys to give you the answer - this question is a bit away from my sandbox. :)
by Roman - Tracker Supp
Sat Jun 17, 2017 6:54 am
Forum: PDF-XChange Editor SDK
Topic: Problem with All Save methods VB6 Crash on Reload Program SOLVED
Replies: 26
Views: 7102

Re: Problem with All Save methods VB6 Crash on Reload Program SOLVED

No problem, Clifford, glad to know it is fixed. You probably did this DLL replacement without closing VB6 IDE. In this case the same old DLL remained loaded into the VB6 process - Windows just kept mapping it to a renamed file.
by Roman - Tracker Supp
Sat Jun 17, 2017 5:44 am
Forum: PDF-XChange Editor SDK
Topic: Problem with All Save methods VB6 Crash on Reload Program SOLVED
Replies: 26
Views: 7102

Re: Problem with All Save methods VB6 Crash on Reload Program SOLVED

I could not reproduce the crash with the updated DLL and your fresh test project. Please follow this guide to create a memory dump of the crashed VB6.exe process and send it to us (zipped). The dump file will most probably exceed the limitation of this forum for attachments, in this case please uplo...
by Roman - Tracker Supp
Sat Jun 17, 2017 2:03 am
Forum: PDF-XChange Editor SDK
Topic: Problem with All Save methods VB6 Crash on Reload Program SOLVED
Replies: 26
Views: 7102

Re: Problem with All Save methods VB6 Crash on Reload Program SOLVED

Hi Clifford, Please verify that the issue has been resolved in the updated binary (see the attached file). Replace the original DLL in the Editor SDK installation directory (the default path is %ProgramFiles%\Tracker Software\Editor SDK\bin\) with the unpacked DLL. Make sure you did not move and re-...
by Roman - Tracker Supp
Tue Jun 13, 2017 10:32 pm
Forum: PDF-XChange Editor SDK
Topic: Large Document Count Performance
Replies: 1
Views: 672

Re: Large Document Count Performance

Hi DolphinMann, This is most probably because SDK FullDemo is a 32-bit application. 32-bit application is limited not only in total available memory. Multiple opened ducuments make application memory highly fragmented and limit contiguous memory chunk size that could be allocated. This in its turn m...
by Roman - Tracker Supp
Thu Jun 08, 2017 11:01 pm
Forum: PDF-XChange Editor SDK
Topic: Extract document information when opened through drag and drop SOLVED
Replies: 4
Views: 1643

Re: Extract document information when opened through drag and drop SOLVED

Hi Philip,

I guess you can use IPXC_Document::SrcInfo.DispFileName or IPXC_Document::SrcInfo.ActualFileName property.
by Roman - Tracker Supp
Thu Jun 08, 2017 10:33 pm
Forum: PDF-XChange Drivers API SDK
Topic: Detect Driver Installed
Replies: 1
Views: 2797

Re: Detect Driver Installed

Hello, Probably the most portable way (across al supported WIndows versions) to this would be to use WMIC - this is a command line utility to access the system configuration through WMI interface. This is a sample batch file that detects if any printer with a given driver name is installed: wmic pri...
by Roman - Tracker Supp
Wed May 10, 2017 4:49 pm
Forum: PDF-XChange Editor
Topic: PDF Editor crashes when use File open command
Replies: 11
Views: 2905

Re: PDF Editor crashes when use File open command

Hi Peter, It seems that this dump is unrelated to the crash - it is a dump of a normally working Editor process. Probably the editor was restarted after the crash. Please follow these instructions to create a new memory dump. Alternatively, we can arrange a remote debug session (see here for details...
by Roman - Tracker Supp
Mon May 08, 2017 9:14 pm
Forum: PDF-XChange Editor
Topic: PDF Editor crashes when use File open command
Replies: 11
Views: 2905

Re: PDF Editor crashes when use File open command

Hi Peter, Please provide a memory dump of the crashed Editor process. To do this when you see the error message (the first one from your post) please Open Windows Task Manager (by pressing Ctrl+Shift+Esc), select "PDF-XChange Editor" on the Applications tab, and select "Create Dump Fi...
by Roman - Tracker Supp
Fri Apr 07, 2017 5:47 pm
Forum: PDF-XChange Editor
Topic: How to create "Save As" MenuCommand?
Replies: 1
Views: 709

Re: How to create "Save As" MenuCommand?

Hello vivekpatel, As you can see this is an end user forum. PDF-XChange Editor does not provide such a facility to end user. So the answer to your request here is "this is not possible to do" . It is possible for a developer to do this using PDF-XChange Editor SDK. If you are a developer p...
by Roman - Tracker Supp
Mon Mar 06, 2017 10:03 pm
Forum: PDF-XChange Editor
Topic: Trouble installing build 320 on Crossover/Wine
Replies: 6
Views: 1633

Re: Trouble installing build 320 on Crossover/Wine

Hi Chris,
The issue has been resolved. The fix has been included in the upcoming build 321 of the editor.
by Roman - Tracker Supp
Tue Jan 10, 2017 8:58 pm
Forum: PDF-XChange Editor SDK
Topic: Control crashes on Server2012 SOLVED
Replies: 11
Views: 2647

Re: Control crashes on Server2012 SOLVED

Hi Charu,
Please provide us with a memory dump of the faulting process when the crash occurs.
Here are the details.

And please try the latest build of the editor SDK (319) - the problem might be already fixed.
by Roman - Tracker Supp
Thu Jan 05, 2017 6:59 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28742

Re: Lite Driver Registry

Hi Jeff, your question has been forwarded to the installer team.
by Roman - Tracker Supp
Sun Dec 18, 2016 12:05 am
Forum: PDF-XChange Drivers API SDK
Topic: intermitent error 429
Replies: 9
Views: 5275

Re: intermitent error 429

I sent it again, with the attachment encrypted.
There is no virus in the binaries. Gmail just disallows executables in attachments.
by Roman - Tracker Supp
Sat Dec 17, 2016 10:09 pm
Forum: PDF-XChange Drivers API SDK
Topic: intermitent error 429
Replies: 9
Views: 5275

Re: intermitent error 429

Guillermo, did you receive my e-mail with the debug binaries and instructions? I sent it to your forum e-mail address.
by Roman - Tracker Supp
Sat Dec 17, 2016 1:08 am
Forum: PDF-XChange Drivers API SDK
Topic: Is get_LastPrintEvent supported?
Replies: 1
Views: 2357

Re: Is get_LastPrintEvent supported?

Hi Mark,
Yes it should work now. The documentation on this property is outdated.
by Roman - Tracker Supp
Sat Dec 17, 2016 1:05 am
Forum: PDF-XChange Drivers API SDK
Topic: intermitent error 429
Replies: 9
Views: 5275

Re: intermitent error 429

Hi Guillermo,

I am preparing a debug build on this issue. I expect to finish it tonight.
by Roman - Tracker Supp
Thu Oct 27, 2016 12:07 pm
Forum: PDF-XChange Editor
Topic: Editor in Linux Wine
Replies: 6
Views: 1719

Re: Editor in Linux Wine

John,
I could not reproduce the issue with the preferences. Using Wine 1.7.28 (64-bit). What is the build number and the platform (32, 64-bit) of the PDF-X Editor you are using?
by Roman - Tracker Supp
Thu Oct 27, 2016 11:43 am
Forum: PDF-XChange Editor
Topic: Editor in Linux Wine
Replies: 6
Views: 1719

Re: Editor in Linux Wine

Hi John, The preferences are stored in the registry under the key you have found yourself: HKEY_CURRENT_USER\Software\Tracker Software\PDFXEditor\3.0\Settings But only options with non-default values are actually stored in the registry (this is done for optimization). For example, if you change some...
by Roman - Tracker Supp
Fri Oct 21, 2016 1:56 pm
Forum: PDF-XChange Drivers API SDK
Topic: OnDocSpooled not firing - Windows 10 recent issue
Replies: 10
Views: 5514

Re: OnDocSpooled not firing - Windows 10 recent issue

Ok, I will do with an enlarged file. In fact, I tested printing in the way you described - from an external application (Windows Photo Viewer). Do you run 32- or 64-bit Windows 10? But it is strange that you cannot print with manually launched pdfSaver process. Please forcibly end the running pdfSav...
by Roman - Tracker Supp
Thu Oct 20, 2016 11:59 am
Forum: PDF-XChange Drivers API SDK
Topic: OnDocSpooled not firing - Windows 10 recent issue
Replies: 10
Views: 5514

Re: OnDocSpooled not firing - Windows 10 recent issue

I could not reproduce the problem with your file. Probably it is specific to the way your application prints this file.
Please provide an appropriate temp file (PDF-XChange printer generates a temp file for each print job).
Here are the instructions.

Please zip the temp file before uploading.
by Roman - Tracker Supp
Wed Oct 19, 2016 11:20 am
Forum: PDF-XChange Drivers API SDK
Topic: OnDocSpooled not firing - Windows 10 recent issue
Replies: 10
Views: 5514

Re: OnDocSpooled not firing - Windows 10 recent issue

Hi markoa,
We have downloaded the file and will try to reproduce the issue. We will let you know the outcome soon.
by Roman - Tracker Supp
Thu Oct 06, 2016 1:39 pm
Forum: PDF-XChange Print Drivers
Topic: PDF-XChange Printer print size issue
Replies: 19
Views: 7932

Re: PDF-XChange Printer print size issue

Hi Wouter,

Thanks for the info. I am preparing a custom build to collect more info what happens with the printer on your machine.
By the way, is a live remote debug session possible on your machine?
Here are more details.
by Roman - Tracker Supp
Wed Oct 05, 2016 3:31 pm
Forum: PDF-XChange Print Drivers
Topic: PDF-XChange Printer print size issue
Replies: 19
Views: 7932

Re: PDF-XChange Printer print size issue

Please give me the output of the following command on your machine (enter it in the Command Prompt window): powershell "(gi $env:systemroot\system32\spool\drivers\x64\3\mxdwdrv.dll).VersionInfo | fl" Also please confirm that the problem exists when printing a small text document from Windo...
by Roman - Tracker Supp
Wed Oct 05, 2016 12:27 pm
Forum: PDF-XChange Print Drivers
Topic: PDF-XChange Printer print size issue
Replies: 19
Views: 7932

Re: PDF-XChange Printer print size issue

Hi Wouter,

What is the result if you print a document of another, smaller page size? Say, A4 or Letter. Still the same fixed output page size (220 x 110mm)?
by Roman - Tracker Supp
Mon Oct 03, 2016 3:39 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28742

Re: Lite Driver Registry

Unless you want to change the existing (modified by the user) printer settings (i.e. not just setup the settings 'from scratch' (based on the hard-coded printer defaults)), I do recommend using a .reg file with the latest additions from my post above. Because the old .reg file to work correctly must...
by Roman - Tracker Supp
Mon Oct 03, 2016 2:15 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28742

Re: Lite Driver Registry

We left the registry name unchanged for backward compatibility. Agreed it looks awkward. Like 64-bit kernel32.dll in Windows. :) And I thought {079FD97E-8382-482B-9A09-30D25094ABCB} would be different now in version 6. You can use any GUID. It is the identifier of a new printer settings profile you ...
by Roman - Tracker Supp
Mon Oct 03, 2016 1:34 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28742

Re: Lite Driver Registry

Hi Jeff, The bug was that "SystemProfile" registry value was not updated after the printer settings modification (done by the driver). Therefore when you modify the "system profile" data in the registry, the result will be like your changes are not applied to the printer. Now it ...
by Roman - Tracker Supp
Mon Oct 03, 2016 10:52 am
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28742

Re: Lite Driver Registry

Hi Jeff, The issue has been fixed. Until it is released please use the following .reg file as a workaround: Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Printers\DevModes2] "PDF-XChange Lite V6"=- [HKEY_CURRENT_USER\Printers\DevModePerUser] "PDF-XChange Lite V6"=- [HKE...
by Roman - Tracker Supp
Thu Sep 29, 2016 3:10 pm
Forum: PDF-XChange Drivers API SDK
Topic: Lite Driver Registry
Replies: 38
Views: 28742

Re: Lite Driver Registry

Hi Jeff,
It seems to be a bug in the recent version of the driver that breaks this technique. I am working on this issue. We might provide you with a custom build, if unable to find a reliable workaround.
by Roman - Tracker Supp
Fri Sep 09, 2016 9:13 am
Forum: PDF-XChange Drivers API SDK
Topic: Printing EPUB files to printer driver by code HELP
Replies: 10
Views: 6140

Re: Printing EPUB files to printer driver by code HELP

Hello Andy,

The printing fails because the sample file contains an embedded PostScript data and Adobe Digital Edition EPUB reader tries to pass this data directly to the printer.
PDF-XChange does not support embedded PostScript in print job.
by Roman - Tracker Supp
Tue Aug 09, 2016 12:37 pm
Forum: PDF-XChange Editor
Topic: Printer driver v6 always resets scaling to 100%
Replies: 18
Views: 3984

Re: Printer driver v6 always resets scaling to 100%

Hi Michael, Recent PDF-XChange Lite printer uses another rendering engine that does not support paper scaling natively. Although we plan to implement this feature, it will not be present in the next release. For now please consider using a precomputed (custom) paper size according to the required sc...
by Roman - Tracker Supp
Tue Jul 19, 2016 6:39 am
Forum: PDF-XChange Print Drivers
Topic: PDF-XChange Lite v6 does not create temporary files
Replies: 7
Views: 3407

Re: PDF-XChange Lite v6 does not create temporary files

Hello,
Did you customize your TEMP directory location?
Please run System Information utility (msinfo32.exe), select Software Environment->Environment Variables, then export the selected content to a file (File->Export...).
Send us the file.
by Roman - Tracker Supp
Fri Jul 08, 2016 3:56 am
Forum: PDF-XChange Drivers API SDK
Topic: Events not firing
Replies: 16
Views: 5828

Re: Events not firing

Sorry - it seems I can see it due to my admin privileges on the forum.
I emailed to you.
by Roman - Tracker Supp
Fri Jul 08, 2016 3:32 am
Forum: PDF-XChange Drivers API SDK
Topic: Events not firing
Replies: 16
Views: 5828

Re: Events not firing

Please e-mail it to me (press "EMAIL" button below my post).
by Roman - Tracker Supp
Fri Jul 08, 2016 3:07 am
Forum: PDF-XChange Drivers API SDK
Topic: Events not firing
Replies: 16
Views: 5828

Re: Events not firing

Can I have a remote debug session on your machine (see the details here)?
I mean your VM.
by Roman - Tracker Supp
Fri Jul 08, 2016 2:43 am
Forum: PDF-XChange Drivers API SDK
Topic: Events not firing
Replies: 16
Views: 5828

Re: Events not firing

Did you try the unmodified C# demo ("%ProgramFiles%\Tracker Software\PDF-XChange 6 API\Examples\Bin\C#\PDFdriverAPI.exe" )?
Please check if pdfSaver6.exe has been updated ("%ProgramFiles%\Tracker Software\PDF-XChange 6 API\pdfSaver6.exe" must have file version 6.0.317.2).
by Roman - Tracker Supp
Thu Jul 07, 2016 2:09 pm
Forum: PDF-XChange Core API SDK
Topic: General complain about LPWSTR in API instead of LPCWSTR...
Replies: 3
Views: 1917

Re: General complain about LPWSTR in API instead of LPCWSTR.

I agree with you. We will discuss what can be done without breaking backward compatibility.
by Roman - Tracker Supp
Thu Jul 07, 2016 11:32 am
Forum: PDF-XChange Drivers API SDK
Topic: Events not firing
Replies: 16
Views: 5828

Re: Events not firing

Andrew, try the attached fix.
Unzip the file to an empty directory and run Fix.cmd as Administrator.

Revert the C# demo source to its original state.
by Roman - Tracker Supp
Wed Jul 06, 2016 2:05 pm
Forum: PDF-XChange Drivers API SDK
Topic: Events not firing
Replies: 16
Views: 5828

Re: Events not firing

Hello andrewb,

The issue with events has been fixed and will be available in the next release.

In your case WaitForPrintEvent() fails due to used timeout (1 second). I agree the reported error is obscure, it will be more specific in the next release.
by Roman - Tracker Supp
Wed Jul 06, 2016 11:56 am
Forum: PDF-XChange Core API SDK
Topic: General complain about LPWSTR in API instead of LPCWSTR...
Replies: 3
Views: 1917

Re: General complain about LPWSTR in API instead of LPCWSTR.

Hello omascia, Actually we use const strings wherever possible in our COM API internal definition. The problem is that we publish our COM API in the form of MS type library (TLB). It is universal and makes COM API available for most development environment at the expense of losing some information, ...
by Roman - Tracker Supp
Thu Jun 16, 2016 7:11 am
Forum: PDF-XChange Editor
Topic: Error in event log: Event ID 26 Application Popup
Replies: 2
Views: 1171

Re: Error in event log: Event ID 26 Application Popup

Hi Carsten, It is unlikely that the crashing process is csrss.exe. csrss.exe is a critical system process and Windows deliberately raises BSOD when it is crashed. I think Windows just reused process id of the crashed process for csrss.exe. I think it is also unlikely that the problem is caused by PD...