Search found 10 matches
- Tue May 13, 2025 7:18 am
- Forum: PDF-XChange Drivers API SDK
- Topic: PDF is not generated
- Replies: 3
- Views: 426
Re: PDF is not generated
Hi, we do not wait for a special event. We create a dynamic printer (eg "ourprinter23") as mentioned and set some options like format, path, filename etc. Then we just print our document in our app using printername "ourprinter23". After triggering the print command we wait up to...
- Mon May 12, 2025 10:10 am
- Forum: PDF-XChange Drivers API SDK
- Topic: PDF is not generated
- Replies: 3
- Views: 426
PDF is not generated
Hi, our app uses an OLE-Connection to PXCComLib7.CPXCControlEx and creates a printer with .Printer using our license key. Some option are being set and than our document is printed using the printer name of the created printer to create the pdf. It works without problem. We use version 9.0.352. But ...
- Mon May 12, 2025 9:59 am
- Forum: PDF-XChange Drivers API SDK
- Topic: Supported Windows Server OS SOLVED
- Replies: 3
- Views: 11696
Re: Supported Windows Server OS SOLVED
Hi,
includes this "Windows Server 2022 Datacenter" as well?
Thanks.
includes this "Windows Server 2022 Datacenter" as well?
Thanks.
- Wed Mar 27, 2024 1:45 pm
- Forum: PDF-XChange Drivers API SDK
- Topic: PDF contains sometimes Demo Stamps
- Replies: 4
- Views: 9580
Re: PDF contains sometimes Demo Stamps
Hi,
any new information about this? Or things we could try out?
Regards,
any new information about this? Or things we could try out?
Regards,
- Thu Feb 01, 2024 6:29 am
- Forum: PDF-XChange Drivers API SDK
- Topic: PDF contains sometimes Demo Stamps
- Replies: 4
- Views: 9580
Re: PDF contains sometimes Demo Stamps
Hi Stefan, yes, we are starting a new driver instance, if we are printing more than one file at the same time. As I said, our application just generates one pdf at the same time: App is started, connect to printer driver, creates new printer, print our stuff to a new pdf, disconnects from driver and...
- Wed Jan 24, 2024 12:43 pm
- Forum: PDF-XChange Drivers API SDK
- Topic: PDF contains sometimes Demo Stamps
- Replies: 4
- Views: 9580
PDF contains sometimes Demo Stamps
Hi, our app uses an OLE-Connection to PXCComLib7.CPXCControlEx and creates a printer with .Printer using our license key. Some option are being set and than our document is printed using the printer name of the creates printer to create the pdf. It works without problem. But very very rarely the cre...
- Wed May 24, 2023 11:50 am
- Forum: PDF-XChange Drivers API SDK
- Topic: DCOM timeout
- Replies: 10
- Views: 61640
DCOM timeout
We have a little tool just to create PDF: It connects to the OLE-Control PXCComLib7.CPXCControlEx which starts pdfsaver.exe. It prints things as PDF and ends itself. pdfsaver.exe is still running after our tool quits for some time before it finally ends itself (about 30seconds). We are currently usi...
- Wed May 24, 2023 9:51 am
- Forum: PDF-XChange Drivers API SDK
- Topic: Supported Windows Server OS SOLVED
- Replies: 3
- Views: 11696
Supported Windows Server OS SOLVED
Hi,
we have a question about your printer driver v9 (build 9.0.352 and 9.5.368):
Which Windows Server versions and editions are officially supported?
we have a question about your printer driver v9 (build 9.0.352 and 9.5.368):
Which Windows Server versions and editions are officially supported?
- Tue Sep 06, 2022 1:58 pm
- Forum: PDF-XChange Drivers API SDK
- Topic: Problem with IIS and ApplicationPoolIdentity
- Replies: 3
- Views: 5136
Re: Problem with IIS and ApplicationPoolIdentity
Hi,
How can we send a dump to you so only you can get it and not anyone here?
And how can we check, if the account has desktop access?
How can we send a dump to you so only you can get it and not anyone here?
And how can we check, if the account has desktop access?
- Tue Aug 30, 2022 12:08 pm
- Forum: PDF-XChange Drivers API SDK
- Topic: Problem with IIS and ApplicationPoolIdentity
- Replies: 3
- Views: 5136
Problem with IIS and ApplicationPoolIdentity
Hi, We run an application via IIS, to save something as PDF using PDF-XChange printer driver. It works fine in regular, but on one machine we have a problem: generating the pdf stops. pdfsaver.exe is started, but it did not come to an end. We can not see a reason. The applicationpool within IIS uses...