Search found 25 matches

by apx
Fri Jun 21, 2019 10:06 am
Forum: PDF-XChange Drivers API SDK
Topic: DevMode.DPI Exception in SDK 8.0
Replies: 0
Views: 11442

DevMode.DPI Exception in SDK 8.0

Hello
When setting the option DevMode.DPI. I get an exception with the current SDK and suspect that you can't set Devmode.DPI anymore. But what is the alternative call to set the DPI?

Option ( DevMode.DPI, 600 ) <-- Works in v7

Thanks for quick help.

Alex
by apx
Fri Oct 05, 2018 9:31 am
Forum: PDF-XChange Editor SDK
Topic: op.scanToImages
Replies: 3
Views: 1503

Re: op.scanToImages

thx I will try it and report.
by apx
Tue Oct 02, 2018 10:00 am
Forum: PDF-XChange Editor SDK
Topic: op.scanToImages
Replies: 3
Views: 1503

op.scanToImages

Hello! I'm trying to scan with the Control, but somehow I don't succeed. I always get the message Error [PXVLib]: Scanner is not selected Here is my code snippet. The Scanner has the Name "PROG-SCANNER OKI". // https://sdkhelp.pdf-xchange.com/view/PXV:op_scanToImages_Options#ImagesToPDFOpt...
by apx
Mon Sep 10, 2018 1:35 pm
Forum: PDF-X OCR SDK
Topic: OCR scanned forms
Replies: 7
Views: 6499

Re: OCR scanned forms

Hello Alex, Just spoke with one of the OCR devs, and he told me that these are the next things on the agenda: 1. preOCR clearing of dirty images 2. tables extraction (from images) 3. Forms detection Regards, Stefan Hello Stefan, thank you for your quick answer. What is the timeframe for implementat...
by apx
Mon Sep 10, 2018 11:48 am
Forum: PDF-X OCR SDK
Topic: OCR scanned forms
Replies: 7
Views: 6499

Re: OCR scanned forms

Okay,
Is one of these functions already under development or what will happen with the OCR module in the future?
  • Complex objects such as tables, embedded images, etc.
  • Bar-code recognition
  • Scan Image/Paper Forms to fill-able PDF forms
src: https://www.pdf-xchange.com/pdfxocrmod

tia
Alex
by apx
Mon Sep 10, 2018 10:37 am
Forum: PDF-X OCR SDK
Topic: OCR scanned forms
Replies: 7
Views: 6499

Re: OCR scanned forms

That's right. I want to find the check mark on the screenshot.
by apx
Mon Sep 10, 2018 10:13 am
Forum: PDF-X OCR SDK
Topic: OCR scanned forms
Replies: 7
Views: 6499

OCR scanned forms

We have some forms as scanned PDF, which we would like to read using the OCR component. However, this also includes form elements such as checkboxes and other things. Are there any concrete plans for extensions that can support us in our project? sample.png I would also be happy to send you an examp...
by apx
Thu Mar 22, 2018 8:52 am
Forum: PDF-XChange Core API SDK
Topic: How to add a new Detail row into AcroForm Document
Replies: 3
Views: 1867

Re: How to add a new Detail row into AcroForm Document

But reading is supported and not a coincidence?
by apx
Tue Mar 20, 2018 1:07 pm
Forum: PDF-XChange Core API SDK
Topic: How to add a new Detail row into AcroForm Document
Replies: 3
Views: 1867

How to add a new Detail row into AcroForm Document

Hi, I have a PDF form which has several detail areas. I wonder how I proceed correctly when I want to fill out the form. If I get the field names of the form from pDoc.AcroForm, I get the following names. F[0].P2[0].KK[0].maengel[0].wartung_detail[0].Beschreibung[0] F[0].P2[0].KK[0].maengel[0].wartu...
by apx
Thu Feb 15, 2018 4:22 pm
Forum: PDF-XChange Drivers API SDK
Topic: Print quality is unusually poor / Adobe Acrobat Reader
Replies: 7
Views: 5008

Re: Print quality is unusually poor / Adobe Acrobat Reader

My Current test result: I have installed the current version of the PDF-XChange Editor (7.0.324.2) for testing. When I open the form with it and print it on the PDF printer "PDF-XChange Lite". I get an identical print image. The form is again rasterized and the text cannot be selected. I t...
by apx
Tue Feb 13, 2018 7:58 am
Forum: PDF-XChange Drivers API SDK
Topic: Print quality is unusually poor / Adobe Acrobat Reader
Replies: 7
Views: 5008

Re: Print quality is unusually poor / Adobe Acrobat Reader

Just spoke with a colleague in the Canadian office - and it seems like there's still no V7 of the Drivers API SDK Is there a release date? Because from reading other topics, there are changes like DevMode is deprecated,.. Can you use a different tool for generating the original PDF file with the da...
by apx
Mon Feb 12, 2018 4:14 pm
Forum: PDF-XChange Drivers API SDK
Topic: Print quality is unusually poor / Adobe Acrobat Reader
Replies: 7
Views: 5008

Re: Print quality is unusually poor / Adobe Acrobat Reader

Where can I get the latest files? I downloaded the "PDF-XChange PRO SDK" with the current Version 6.0 build 322.7 from 11.08.2017. I cant find a newer version from your SDK. (Source: https://www.pdf-xchange.com/product/pdf-xchange-pro-sdk/download?fileid=568) In the help is nothing documen...
by apx
Mon Feb 12, 2018 3:20 pm
Forum: PDF-XChange Drivers API SDK
Topic: Print quality is unusually poor / Adobe Acrobat Reader
Replies: 7
Views: 5008

Re: Print quality is unusually poor / Adobe Acrobat Reader

Hi Stefan,

I sent you an E-Mail with the subject "Requested Files for Topic Print quality is unusually poor / Adobe Acrobat Reader"

Thanks for help.

Greetings
Alex (apx)
by apx
Mon Feb 12, 2018 1:29 pm
Forum: PDF-XChange Drivers API SDK
Topic: Print quality is unusually poor / Adobe Acrobat Reader
Replies: 7
Views: 5008

Print quality is unusually poor / Adobe Acrobat Reader

If I print a PDF form filled in via DDE on the Acrobat Reader, I get a poor quality PDF (Screenshot Tracker_Printout_pdfa2b. png). If I print with the PDFCreator (on open source software which uses Ghostscript) I get a much nicer printout (PDFCreator_Printout_pdfa2b.png). In addition, I can also mar...
by apx
Tue Jan 09, 2018 10:11 am
Forum: PDF-XChange Drivers API SDK
Topic: Correct Syntax for add/edit Custom Forms
Replies: 8
Views: 8653

Re: Correct Syntax for add/edit Custom Forms

Thanks, that will help me.
by apx
Tue Dec 05, 2017 12:47 pm
Forum: PDF-XChange Drivers API SDK
Topic: Correct Syntax for add/edit Custom Forms
Replies: 8
Views: 8653

Correct Syntax for add/edit Custom Forms

Hi, I do not understand the documentation here. How do I have to proceed to create a template or change an existing one? PDFPrinter.Option["CustomForms.ID"] = "Test" PDFPrinter.Option["CustomForms.Name"] = "Test" PDFPrinter.Option["CustomForms.Unit"]...
by apx
Wed Nov 15, 2017 12:51 pm
Forum: PDF-XChange Editor SDK
Topic: Probleme mit ExecUICmd2
Replies: 5
Views: 1662

Re: Probleme mit ExecUICmd2

I put the problem on hold for now. Right now I'm helping myself with a wrapper I created C#. There the same source code works without problems.
by apx
Wed Nov 15, 2017 12:47 pm
Forum: PDF-XChange Editor SDK
Topic: Print to a specific printer slot
Replies: 5
Views: 1604

Re: Print to a specific printer slot

Thanks, I will try it.
by apx
Thu Nov 09, 2017 9:25 am
Forum: PDF-XChange Editor SDK
Topic: Print to a specific printer slot
Replies: 5
Views: 1604

Re: Print to a specific printer slot

I mean setting the Papersource for Printer that has more than one source for Paper. https://help.pdf-xchange.com/PDFXEdit3/images/Editor3/Main%20Menu/File/Print/win.pageSetup.png We have the Value "Paper.Name" with the same structure, the paper source would then have to be set by opts[&quo...
by apx
Thu Nov 09, 2017 9:01 am
Forum: PDF-XChange Editor SDK
Topic: Probleme mit ExecUICmd2
Replies: 5
Views: 1662

Re: Probleme mit ExecUICmd2

Hello Sasha, yes I tried the ExecUICmd, but with the same result. I have already passed the variable as a reference for testing, but also without success. It is not a complex object that is passed, but only a simple int. That's why I'm so confused. Do you have to initialize anything special that is ...
by apx
Wed Nov 08, 2017 4:05 pm
Forum: PDF-XChange Editor SDK
Topic: Print to a specific printer slot
Replies: 5
Views: 1604

Print to a specific printer slot

In the C# Demo FullDemo there is an example for printing PDF files with different settings. However, I don't have the setting to address a particular printer slot. Is that possible by any chance?

Tia
Alex
by apx
Wed Nov 08, 2017 4:00 pm
Forum: PDF-XChange Editor SDK
Topic: Probleme mit ExecUICmd2
Replies: 5
Views: 1662

Probleme mit ExecUICmd2

Hello Tracker Software Team, I am currently trying to integrate the PDF control from the PDF Editor SDK into our application and unfortunately I have some problems when calling the function ExecUICmd2 () (https://sdkhelp.pdf-xchange.com/view/PXV:IPXV_Inst_ExecUICmd2) Unfortunately, I always get an e...
by apx
Wed Sep 20, 2017 8:15 am
Forum: PDF-XChange Core API SDK
Topic: IPXC_AcroForm.Export - NotImplementedException
Replies: 3
Views: 1902

Re: IPXC_AcroForm.Export - NotImplementedException

Okay. Is there a way to find out which functions exist in the SDK and which are not yet implemented? Because the documentation is quite detailed for not working. : -) A simple list would help me. As a suggestion for improvement, I would suggest making the information recognizable in the documentatio...
by apx
Tue Sep 19, 2017 10:41 am
Forum: PDF-XChange Core API SDK
Topic: IPXC_AcroForm.Export - NotImplementedException
Replies: 3
Views: 1902

IPXC_AcroForm.Export - NotImplementedException

Hello! I try to test the AcroForm Export function, but I got the NotImplementedException. Is this function not included in the CORE API or am I not using it correctly? Thanks in advance Alex public void ExportForm(string as_pdffile, string as_xmlfile) { PDFXCoreAPI.IPXC_Document pDoc = null; PDFXCor...
by apx
Tue Sep 12, 2017 2:06 pm
Forum: PDF-XChange Core API SDK
Topic: ZUGFeRD Format - PDF with attached XML-File
Replies: 6
Views: 2607

Re: ZUGFeRD Format - PDF with attached XML-File

We are also looking for a way to support the ZUGFeRD format. A code snippet in c# or vb.net how we can Remove/add the PDF/A Flag Add/extract an file as Attachment Add/extract XMP Metadata would be nice. I think there will be many other German developers who are looking for a suitable solution. Greet...