Search found 42 matches

by Freund
Thu Jul 06, 2023 2:33 pm
Forum: PDF-XChange Core API SDK
Topic: Embedded fonts printing PDF to virtual printer
Replies: 3
Views: 1958

Re: Embedded fonts printing PDF to virtual printer

Hi,

any news about this?

Regarts,
Christian (sam company as Alex)
by Freund
Mon Jun 19, 2023 9:14 am
Forum: PDF-XChange Drivers API SDK
Topic: cheight = 3276 mm does not work
Replies: 11
Views: 4508

Re: cheight = 3276 mm does not work

Hi,

we use our application.
It uses an Ole (COM) connection do the Driver

Regards,
Freund
by Freund
Thu Feb 11, 2021 10:44 am
Forum: PDF-XChange Core API SDK
Topic: Set PrintTextMode to PXC_PrintTextModes.Auto
Replies: 3
Views: 2647

Re: Set PrintTextMode to PXC_PrintTextModes.Auto

Okay, and in Core not Editor? I dont have any visual interface. I only have to open an file and print it. I use DrawToDevice. I can set IPXC_PageRenderParams pRparams = g_Inst.CreateRenderParams(); pRparams.TextSmoothMode = PXC_TextSmoothMode.TSM_ClearType; But not TextModes to PXC_PrintTextModes.Pr...
by Freund
Tue Feb 09, 2021 4:05 pm
Forum: PDF-XChange Core API SDK
Topic: Set PrintTextMode to PXC_PrintTextModes.Auto
Replies: 3
Views: 2647

Set PrintTextMode to PXC_PrintTextModes.Auto

Hi,

how can I set the PrintTextMode to PXC_PrintTextModes.Auto?

Regards,

Christian Freund
by Freund
Fri Feb 05, 2021 9:27 am
Forum: PDF-XChange Editor SDK
Topic: Error after closing last form
Replies: 3
Views: 659

Re: Error after closing last form

Hi,

it was not my fault.
With buid 352 its solved.

See
https://forum.pdf-xchange.com/viewtopic.php?f=66&t=35730
It seems to be the same problem.

Best regards,
Christian Freund
by Freund
Thu Jan 28, 2021 12:43 pm
Forum: PDF-XChange Editor SDK
Topic: Error after closing last form
Replies: 3
Views: 659

Error after closing last form

Hi,

I have a winform application, opening more than one window with the editor control on it.
After closing the all windows and reopen another, I get a crash.
It's the editor V9

Use the testapp, open some windows, close them and try to reopen an other
Testapp.7z
(205.38 KiB) Downloaded 62 times


Regards,
Christian Freund
by Freund
Wed Jan 27, 2021 10:44 am
Forum: PDF-XChange Editor SDK
Topic: Printing with different PaperSource
Replies: 5
Views: 803

Re: Printing with different PaperSource

No,

I cannot, but I vave to use different trays in one printjob.


Christian
by Freund
Wed Jan 27, 2021 10:00 am
Forum: PDF-XChange Editor SDK
Topic: Demo and Watermark
Replies: 9
Views: 1194

Re: Demo and Watermark

Hi,

the font converting is the point.

Thank you.

Regards,

Christian
by Freund
Wed Jan 27, 2021 9:23 am
Forum: PDF-XChange Editor SDK
Topic: Printing with different PaperSource
Replies: 5
Views: 803

Re: Printing with different PaperSource

No, its ony the paperource (tray) in the printer. This more code from my other project. public void Print() { PrintDocument printDoc = new PrintDocument(); printDoc.PrintController = new StandardPrintController(); printDoc.Dispose(); string printer; printer = printDoc.PrinterSettings.PrinterName; pr...
by Freund
Tue Jan 26, 2021 3:30 pm
Forum: PDF-XChange Editor SDK
Topic: Printing with different PaperSource
Replies: 5
Views: 803

Printing with different PaperSource

Hi, I have to Print with different PaperSources. The first Page have to be printed from source A (with paper with a company header) The second and following have to be printed from source B (only with a small logo) And when copies are used, they have to come vrom a papersource with white paper. So I...
by Freund
Tue Jan 26, 2021 8:29 am
Forum: PDF-XChange Editor SDK
Topic: Demo and Watermark
Replies: 9
Views: 1194

Re: Demo and Watermark

I call it from code.
by Freund
Mon Jan 25, 2021 1:09 pm
Forum: PDF-XChange Editor SDK
Topic: Demo and Watermark
Replies: 9
Views: 1194

Re: Demo and Watermark

It's a 32 bit application but 64 bit OS
by Freund
Mon Jan 25, 2021 10:46 am
Forum: PDF-XChange Editor SDK
Topic: Demo and Watermark
Replies: 9
Views: 1194

Re: Demo and Watermark

We use a German C# project on windows 10.
At This moment we have no Key.
by Freund
Fri Jan 22, 2021 2:01 pm
Forum: PDF-XChange Editor SDK
Topic: Demo and Watermark
Replies: 9
Views: 1194

Demo and Watermark

Hi,

when I use the Editor SDK the print performance is slower than the enduser editor and the printjobs are about ten times bigger.
At the moment we dont have a license key.
Would it be faster with a license key?

Regards,
Christian Freund
by Freund
Thu Jun 13, 2019 12:18 pm
Forum: PDF-XChange Drivers API SDK
Topic: Cannot Print PDF to PDF Exchange
Replies: 9
Views: 9945

Re: Cannot Print PDF to PDF Exchange

Hi,

I had remote access to the machine. But the Problem was another.
I will get another sessionto the Win 7 again and record it for you.
Are there any possibilities to log anything?

Regards, Christian
by Freund
Mon May 27, 2019 12:45 pm
Forum: PDF-XChange Drivers API SDK
Topic: Cannot Print PDF to PDF Exchange
Replies: 9
Views: 9945

Re: Cannot Print PDF to PDF Exchange

Hi,

any news about this?

Regards, Christian
by Freund
Mon May 27, 2019 10:23 am
Forum: PDF-XChange Core API SDK
Topic: Cannot unregister PDFCoreApi.x86.dll
Replies: 7
Views: 3225

Re: Cannot unregister PDFCoreApi.x86.dll

Hi,

Thanks for the Info.
It seems to be a special problem with the 7.0.325.0.
With 7.0.325.1 and the actual 8er it works.

You can close this threat.
Regards,
Chris
by Freund
Mon May 27, 2019 8:52 am
Forum: PDF-XChange Core API SDK
Topic: Cannot unregister PDFCoreApi.x86.dll
Replies: 7
Views: 3225

Re: Cannot unregister PDFCoreApi.x86.dll

Hi, we take a freshly installed windows 10 virtual machine and on a windows 8 machine (not virtual) and get the same error. We start the commandline tool as administrator with administrator privileges. So it cannot be a problem with rights. So please test it. You will get the same error. Regards, Ch...
by Freund
Mon May 27, 2019 6:29 am
Forum: PDF-XChange Core API SDK
Topic: Cannot unregister PDFCoreApi.x86.dll
Replies: 7
Views: 3225

Re: Cannot unregister PDFCoreApi.x86.dll

Hi Alex,

I know, that I have to use regsvr32.exe.
But If I call it with /u I get the error.
I start the commandline with admin privilegies.

The version we use is 7.0.325.0

On a windows 8.1 Machine I get the same error.

Regards, Chris
by Freund
Fri May 24, 2019 11:01 am
Forum: PDF-XChange Core API SDK
Topic: Cannot unregister PDFCoreApi.x86.dll
Replies: 7
Views: 3225

Cannot unregister PDFCoreApi.x86.dll

Hello, for a clean update we have to uninstall before the update of our application. We use an Installshield MSI-Installation, where the DLL is set to selfregister. If we uninstall the file in Windows 10 64 Bit, the Isntallation has to unreg the file. But then we get the Error 0x80020009. If I regis...
by Freund
Fri May 17, 2019 6:47 am
Forum: PDF-XChange Drivers API SDK
Topic: Cannot Print PDF to PDF Exchange
Replies: 9
Views: 9945

Re: Cannot Print PDF to PDF Exchange

Hi, it's at least on three Windows 7 machines at our customer. And maybe on a windows 10. Currently I don't know. Hopefully I can get a remote sesson to a Windows 10 Machine, where it seems to be. If I tested it in a Windows 7 VM here, and I had the same Problem one time. After that never again. But...
by Freund
Tue May 14, 2019 5:35 am
Forum: PDF-XChange Drivers API SDK
Topic: Cannot Print PDF to PDF Exchange
Replies: 9
Views: 9945

Re: Cannot Print PDF to PDF Exchange

Yes it's version 7.0.0325.0005.
But if I try to print the same document to the actual 8er It doesn' work either.
The same document printed to an other PDF-Creator works.
by Freund
Mon May 13, 2019 6:46 am
Forum: PDF-XChange Drivers API SDK
Topic: Cannot Print PDF to PDF Exchange
Replies: 9
Views: 9945

Re: Cannot Print PDF to PDF Exchange

Hi, yes we normally use the Drivers Api. But If you use the Standard Printer it is the Same with the given PDF. Normally the is more Data in it. But there are real data from the customer in it (it is a real bill). So I removed the Data with the Editor. But I get the same result. I cannot Print it to...
by Freund
Fri May 10, 2019 11:39 am
Forum: PDF-XChange Drivers API SDK
Topic: Cannot Print PDF to PDF Exchange
Replies: 9
Views: 9945

Cannot Print PDF to PDF Exchange

Hello, we have a problem with a PDF Dokument. If we want to print the file do the PDF Exchange printer Driver, it doesn't work. The Printjob is shortly in the spooler, the processdialog is shown very short and then nothing happens. See attached file. We have the original file without watermarks, but...
by Freund
Mon Jun 11, 2018 3:27 pm
Forum: PDF-XChange Drivers API SDK
Topic: Cannot use license key SOLVED
Replies: 4
Views: 6107

Re: Cannot use license key SOLVED

Thanks.
by Freund
Mon Jun 11, 2018 3:26 pm
Forum: PDF-XChange Drivers API SDK
Topic: Is PDF-XChange Drivers Help v7 up to date?
Replies: 2
Views: 3276

Is PDF-XChange Drivers Help v7 up to date?

Hi, I think the help for v7 is not the correct one. I miss Properties to change from GDI mode to XPS, not all PDF Types are documentated. For example PDFA-3a, PDFA-3a, PDFA-3b, PDFA-3u. Wasn't there some breaking changes between v6 and v7 like "DevMode" section was removed and its options ...
by Freund
Thu Jun 07, 2018 1:30 pm
Forum: PDF-XChange Drivers API SDK
Topic: Missing setreginfo at PXCComLib7.IPXCPrinter
Replies: 5
Views: 4805

Missing setreginfo at PXCComLib7.IPXCPrinter

Hi, we have problems activatin the license. We use the SDK7 First we create the printer using io_pdfprinter = io_pdffactory.Printer ("", "<Printername>", "<Key>", "" ) This creates watermarked pdfs, if we print on the printer. When we call io_pdfprinter.setreg...
by Freund
Thu Jun 07, 2018 1:21 pm
Forum: PDF-XChange Drivers API SDK
Topic: Cannot use license key SOLVED
Replies: 4
Views: 6107

Re: Cannot use license key (solved) SOLVED

Ok.

The Init function works.

In the printerdriver I cannot use the key (because it is a developer key). Thats Okay.

This Can be closed.
Regards,
Christian
by Freund
Wed Jun 06, 2018 2:25 pm
Forum: PDF-XChange Drivers API SDK
Topic: Cannot use license key SOLVED
Replies: 4
Views: 6107

Cannot use license key SOLVED

Hi, we got a new key. It is a about 535 character base 64 code for PDF-Exchange PRO SDK I can not set either the license code in the printer driver or the function g_Inst.Init (SDKKey). If I paste the string to the add new serial/license key dialog, I cannot continue. What is wrong? Regards, Christian
by Freund
Thu Apr 26, 2018 8:46 am
Forum: PDF-XChange Core API SDK
Topic: DrawToDevice only shows thumbs of the pages pages
Replies: 21
Views: 6427

Re: DrawToDevice only shows thumbs of the pages pages

Hi,

any news here?
In the Editor SDK is the performance much better.
How could that be?

Regards
Christian
by Freund
Tue Apr 17, 2018 7:03 am
Forum: PDF-XChange Core API SDK
Topic: DrawToDevice only shows thumbs of the pages pages
Replies: 21
Views: 6427

Re: DrawToDevice only shows thumbs of the pages pages

Hi, I changed the line page.DrawToDevice((uint)hDC, ref adjustedRect, dm, (uint)PXC_DrawToDeviceFlags.DDF_AsVector, null, pROpt, null); to page.DrawToDevice((uint)hDC, ref adjustedRect, dm, (uint)PXC_DrawToDeviceFlags.DDF_EmbeddedFontAsCurves, null, pROpt, null); in the code i posted. Nothings chang...
by Freund
Tue Apr 17, 2018 6:26 am
Forum: PDF-XChange Core API SDK
Topic: DrawToDevice only shows thumbs of the pages pages
Replies: 21
Views: 6427

Re: DrawToDevice only shows thumbs of the pages pages

I want to Print.
So it maybe the right one.
Or not?

But for Printing 7 Pages I have to wait 21 seconds?
by Freund
Wed Apr 11, 2018 9:08 am
Forum: PDF-XChange Core API SDK
Topic: DrawToDevice only shows thumbs of the pages pages
Replies: 21
Views: 6427

Re: DrawToDevice only shows thumbs of the pages pages

I Tried it in the enduser editor and it prints the complex pages immediately.
In the downloadlink before, you got the simplest pages I can get.

Regards,
Christian
by Freund
Wed Apr 11, 2018 6:18 am
Forum: PDF-XChange Core API SDK
Topic: DrawToDevice only shows thumbs of the pages pages
Replies: 21
Views: 6427

Re: DrawToDevice only shows thumbs of the pages pages

Yes, I tried a very simlpe one generated with MS Word.
See attachment.
SF.PDF.Print.zip
(252.66 KiB) Downloaded 166 times
Regards,
Christian
by Freund
Tue Apr 10, 2018 10:23 am
Forum: PDF-XChange Core API SDK
Topic: DrawToDevice only shows thumbs of the pages pages
Replies: 21
Views: 6427

Re: DrawToDevice only shows thumbs of the pages pages

Hi,

ok, I put it into my code and got a complete page.
But it lasts 3 Seconds to print one page.

What can be the reason for that?

Best regards,
Christian
by Freund
Tue Apr 03, 2018 11:45 am
Forum: PDF-XChange Core API SDK
Topic: DrawToDevice only shows thumbs of the pages pages
Replies: 21
Views: 6427

Re: DrawToDevice only shows thumbs of the pages pages

Hi,
sorry for the late answer. I was in vacation.

I used your MFCSample (the last entry in the tree)
MFCSample.zip
(190.31 KiB) Downloaded 166 times
You can see it in the sf.pdf.print too.
SF.PDF.Print.zip
(162.38 KiB) Downloaded 164 times
Regards,
Christian
by Freund
Fri Mar 23, 2018 12:03 pm
Forum: PDF-XChange Core API SDK
Topic: DrawToDevice only shows thumbs of the pages pages
Replies: 21
Views: 6427

DrawToDevice only shows thumbs of the pages pages

Hi, I want to Print PDF Files directly. I tried it with the DrawToDevice function. I run into the problem, that I only get a thumbnail in the upper left corner. I tried it with the MFC Sample to print the file directly and there is the same prblem. Here is my sample code: private void PrintPage(obje...
by Freund
Fri Mar 16, 2018 2:11 pm
Forum: PDF-XChange Core API SDK
Topic: Combine Documents with core Api SDK
Replies: 3
Views: 1541

Re: Combine Documents with core Api SDK

Great,

Thanks a lot.

:D
by Freund
Fri Mar 16, 2018 10:23 am
Forum: PDF-XChange Core API SDK
Topic: Combine Documents with core Api SDK
Replies: 3
Views: 1541

Combine Documents with core Api SDK

Hello,

is it possible to Combine two pdf Documents only with the Core Api SDK?

Regards,
Freund