Search found 23 matches

by Maciej Tokarski
Thu Aug 04, 2016 6:49 am
Forum: PDF-XChange Drivers API SDK
Topic: Installation/Upgrade of the redistributables
Replies: 5
Views: 3105

Re: Installation/Upgrade of the redistributables

Hi,
sure, when we have tested it I will post my short report here.
Thanks!
Maciej
by Maciej Tokarski
Wed Aug 03, 2016 3:29 pm
Forum: PDF-XChange Drivers API SDK
Topic: Installation/Upgrade of the redistributables
Replies: 5
Views: 3105

Re: Installation/Upgrade of the redistributables

Thanks for the answer. Basically we create an instance of the PDF printer only on demand, for the life time of our process only and remove it when the application is shut down. I believe it shouldn't be an issue then, if the old version remains there - it will not be used and that's all. When we'll ...
by Maciej Tokarski
Wed Aug 03, 2016 8:07 am
Forum: PDF-XChange Drivers API SDK
Topic: Installation/Upgrade of the redistributables
Replies: 5
Views: 3105

Installation/Upgrade of the redistributables

Hello! For the last few years we were distributing the V4 of the drivers with our product to customers, to support "printing to PDF" function. Now we've decided to upgrade to the latest version (6.x). We're installing the drivers with the following command line parameters: /VERYSILENT /COM...
by Maciej Tokarski
Tue Apr 08, 2014 9:37 am
Forum: PDF-XChange Drivers API SDK
Topic: Error code 8 during installation?
Replies: 6
Views: 3809

Re: Error code 8 during installation?

Hi, we have a log from a failing upgrade. What we're doing is simply invoking the installation over existing PDF Xchange, without uninstalling it first. We're using the 4.0.214.1, installing it over some older version (like 4.0.196 I think) The following is the content of the log you advised us to r...
by Maciej Tokarski
Thu Feb 13, 2014 10:38 am
Forum: PDF-XChange Print Drivers
Topic: v4 - Windows 8 support/compatible
Replies: 1
Views: 1543

v4 - Windows 8 support/compatible

Hello,
we're installing the PDF XChange printer driver along with our software (to utilize "print to PDF" function). Currently we're using the version 4.0.210. Should we expect any issues with using the printer under Windows 8.1?
Regards,
Maciej Tokarski
by Maciej Tokarski
Tue Feb 11, 2014 6:07 pm
Forum: PDF-XChange Drivers API SDK
Topic: Error code 8 during installation?
Replies: 6
Views: 3809

Re: Error code 8 during installation?

It sounds plausible (unfortunately for us). Is this a must, the restart? Is there no workaround? All other components of our installation do not require it... Antoher question - in case of an upgrade installation we have a scenario in which we don't uninstall anything, but simply call the installer ...
by Maciej Tokarski
Mon Feb 10, 2014 7:18 am
Forum: PDF-XChange Drivers API SDK
Topic: Error code 8 during installation?
Replies: 6
Views: 3809

Error code 8 during installation?

Hello, we're using pdfx4sa_sm.exe to install the printer on a system. We face a failing uninstall/install scenario now, and we need some support. During upgrade installation of our software, we uninstall PDF-Xchange driver/printer, and then try to install it again. The installation fails with code 8...
by Maciej Tokarski
Wed Nov 09, 2011 1:23 pm
Forum: PDF-XChange Drivers API SDK
Topic: Installation requires internet connection?
Replies: 4
Views: 2996

Re: Installation requires internet connection?

Hi, we're using "PDF-XChange Drivers API" installer (executable pdfx4sa_sm.exe). We can't exchange it easily for already released products of our own, therefore my question was if you were aware of any installation issues related to internet connection. If you're not sure, we must investig...
by Maciej Tokarski
Wed Nov 09, 2011 9:52 am
Forum: PDF-XChange Drivers API SDK
Topic: Installation requires internet connection?
Replies: 4
Views: 2996

Installation requires internet connection?

Hello, one of our customers experienced problems recently when upgrading our product. Our installer checks the version of the actual PDFXchange driver installed, and simply calls your installer if necessary. In this case some older version of PDFXchange was going to be replaced with the version 4.0....
by Maciej Tokarski
Fri Jul 08, 2011 1:07 pm
Forum: PDF-XChange Drivers API SDK
Topic: PDF-XChange as Default printer - installation issue
Replies: 11
Views: 5920

Re: PDF-XChange as Default printer - installation issue

When you have just this printers installed, is any of them default ? Yes, I have written it in my previous posting. There's always some default printer set before we install and use PDF-XChange. I have a kind of impression that Win7 tries to be "intelligent" at times, setting the new prin...
by Maciej Tokarski
Wed Jul 06, 2011 11:12 am
Forum: PDF-XChange Drivers API SDK
Topic: PDF-XChange as Default printer - installation issue
Replies: 11
Views: 5920

Re: PDF-XChange as Default printer - installation issue

Hello, 1) the /DRVWOPRN is indeed what we needed - the default printer installed along was only creating confusion in our environment. Thanks again for the info! 2) Anyway, the problem with "default printer" persists, now affecting the temporary printer created for the lifetime of our app....
by Maciej Tokarski
Thu Jun 30, 2011 6:29 am
Forum: PDF-XChange Drivers API SDK
Topic: Skipping "%" in file name
Replies: 3
Views: 2714

Re: Skipping "%" in file name

Thank you!
by Maciej Tokarski
Mon Jun 27, 2011 8:43 am
Forum: PDF-XChange Drivers API SDK
Topic: Skipping "%" in file name
Replies: 3
Views: 2714

Skipping "%" in file name

Hi, We set the full output path for pdf report via API: m_pPrinter->Option[L"Save.File"] = fullpath; Our testers observed that whenever the path contains a single "%" the character is simply removed from path/name. I know "%" has to do with macros, but I was sure it wil...
by Maciej Tokarski
Tue Jun 14, 2011 12:28 pm
Forum: PDF-XChange Drivers API SDK
Topic: PDF-XChange as Default printer - installation issue
Replies: 11
Views: 5920

Re: PDF-XChange as Default printer - installation issue

Thank you for the prompt answer, we'll try it out during this week's integration build, I am going to drop here a line.
Regards!
Maciej
by Maciej Tokarski
Tue Jun 14, 2011 8:54 am
Forum: PDF-XChange Drivers API SDK
Topic: PDF-XChange as Default printer - installation issue
Replies: 11
Views: 5920

PDF-XChange as Default printer - installation issue

Hello! We're using the following parameters to install the PDF-XChange driver during the installation of our product: PDFX4SA_sm.exe /VERYSILENT /COMPONENTS="pdfSaver,PDFXChangedriver" /NORESTART /PNAME="PDF-XChange 4.0-GUID" It worked fine under Windows XP/Vista. Since we've bee...
by Maciej Tokarski
Thu Oct 07, 2010 11:35 am
Forum: PDF-XChange Drivers API SDK
Topic: %[DocName] %[DocPath] macros not working?
Replies: 7
Views: 3417

Re: %[DocName] %[DocPath] macros not working?

Hi, it works fine, thank you for the hint! It made our reporting much much faster! I believe this kind of information should be included in your documentation too. Just by looking at your examples and the docs, I was convinced ApplyOptions is a MUST, whenever one sets printer's properties. Regards, ...
by Maciej Tokarski
Fri Oct 01, 2010 9:23 am
Forum: PDF-XChange Drivers API SDK
Topic: %[DocName] %[DocPath] macros not working?
Replies: 7
Views: 3417

Re: %[DocName] %[DocPath] macros not working?

Hi Ivan,
thanks a lot! This is something I couldn't read out of the docs and examples. I was pretty sure ApplyOptions must be used always when any option changes, to really be utilized by the printer.
I will give it a try and drop a line here whether it works.

Regards!
Maciej
by Maciej Tokarski
Wed Sep 29, 2010 8:25 am
Forum: PDF-XChange Drivers API SDK
Topic: %[DocName] %[DocPath] macros not working?
Replies: 7
Views: 3417

Re: %[DocName] %[DocPath] macros not working?

Any ideas? I noticed a following topic here at the forum: https://forum.pdf-xchange.com/viewtopic.php?f=39&t=6411&p=28255&hilit=docpath#p28276 . Ivan writes: "...%[DocPath] can be empty, because not all applications provide path as a part of printed document". I do not understa...
by Maciej Tokarski
Mon Sep 27, 2010 10:19 am
Forum: PDF-XChange Drivers API SDK
Topic: %[DocName] %[DocPath] macros not working?
Replies: 7
Views: 3417

%[DocName] %[DocPath] macros not working?

Hi, our application generates documents on your printer using Win32 API (CreateDC, StartDoc, PlayMetafile etc.). It works fine (apart from some issues on Win7, but it's not the point here). We need PDFs to be saved automatically under specific names in particular destination folders. So far I implem...
by Maciej Tokarski
Wed Sep 22, 2010 11:12 am
Forum: PDF-XChange Drivers API SDK
Topic: Install drivers without creating a printer?
Replies: 1
Views: 1673

Install drivers without creating a printer?

Hello! We create our own temporary PDF-Xchange printer only for the life time of our app. We don't need the default printer being created by the installer (pdfx4sa_sm.exe), because it's confusing our customers. Is there a way (a command line parameter?) not to install the default PDF printer at all?...
by Maciej Tokarski
Wed Aug 04, 2010 8:44 am
Forum: PDF-XChange Drivers API SDK
Topic: Citrix vs instance of PDF-Xchange printer
Replies: 3
Views: 2268

Re: Citrix vs instance of PDF-Xchange printer

I did some more experimenting; the conclusion is: RemoveOrphanPrinters acts differently under Citrix that under pure Windows Server TS solution. Under Citrix it removes a printer which belongs to other active session! In Windows TS environment it doesn't do that. Why is it so? Can you give me a hint...
by Maciej Tokarski
Tue Aug 03, 2010 7:57 am
Forum: PDF-XChange Drivers API SDK
Topic: Citrix vs instance of PDF-Xchange printer
Replies: 3
Views: 2268

Citrix vs instance of PDF-Xchange printer

Hello, For a year or two we've been using your PDF-Printer in our product, and we are very pleased with it. We have to maintain pretty an old solution, which includes a kind of a "native" print spooler. The spooler gets EMF files from instances of our main app and uses PlayMetafiles functi...