Search found 30 matches

by AnMuWK
Fri Mar 15, 2024 4:28 pm
Forum: PDF-XChange Editor SDK
Topic: Open XPS File
Replies: 1
Views: 73

Open XPS File

Hi Tracker Team, we wanted to handle some specific automatic action with an XPS document, but we are not able to find a starting point. We recognized, that the Editor UI component is loading XPS and OXPS documents wihtout any issues. So we though that we would also be able to open such documents wit...
by AnMuWK
Thu Jun 10, 2021 8:32 am
Forum: PDF-XChange Editor SDK
Topic: Event Source in split mode
Replies: 8
Views: 2776

Re: Event Source in split mode

Yes, the objects are same
by AnMuWK
Thu Jun 10, 2021 6:30 am
Forum: PDF-XChange Editor SDK
Topic: Event Source in split mode
Replies: 8
Views: 2776

Re: Event Source in split mode

Hi Alex,

that's right, the pFrom parameter holds the IPXV_View (PagesView) object. But no matter if I turn the page for example in the left or in the right document, all properties in the IPXV_View object remain the same and I have no chance to find out from which document the event has been thrown.
by AnMuWK
Wed Jun 09, 2021 9:41 am
Forum: PDF-XChange Editor SDK
Topic: Event Source in split mode
Replies: 8
Views: 2776

Re: Event Source in split mode

Hi Alex,

I want to catch the currentPageChanged ("e.pagesView.currentPageChanged") event. When the document is in split mode, I am missing the information from which of the two documents the event was triggered.
by AnMuWK
Tue Jun 08, 2021 2:51 pm
Forum: PDF-XChange Editor SDK
Topic: Event Source in split mode
Replies: 8
Views: 2776

Event Source in split mode

Hi,

I have activated the SplitMode (AxPDFXEdit.AxPXV_ControlInst.ExecUICmd("cmd.window.split.vert") and I have subscribed to the OnEvent event.
How can I determine in the OnEvent event whether the event was triggered by the left or right document?
by AnMuWK
Wed Apr 14, 2021 8:24 am
Forum: PDF-XChange Editor SDK
Topic: Position of the splitter
Replies: 7
Views: 1186

Re: Position of the splitter

We use a custom toolbar because it is very different in design from what is in the toolkit.
(This is only a draft and of course not the final version of the toolbar :) )
1.png
by AnMuWK
Tue Apr 13, 2021 8:58 am
Forum: PDF-XChange Editor SDK
Topic: Position of the splitter
Replies: 7
Views: 1186

Re: Position of the splitter

For each document we provide a custom toolbar below the document. When a document is splitted, we would then also like to display two toolbars below it. If a splitter is moved the size of the toolbar has to be adjusted as well. Therefore I need the information when the splitter has been moved. It sh...
by AnMuWK
Mon Apr 12, 2021 3:15 pm
Forum: PDF-XChange Editor SDK
Topic: Position of the splitter
Replies: 7
Views: 1186

Position of the splitter

Hi,

after I have activated the SplitMode (AxPDFXEdit.AxPXV_ControlInst.ExecUICmd("cmd.window.split.vert"), I want to get the position of the splitter.
Is there a way to get to the position of the splitter when it is moved?

Thanks for help.
by AnMuWK
Wed Mar 31, 2021 12:41 pm
Forum: PDF-XChange Editor SDK
Topic: Split command is only executed in one instance if there are two instances SOLVED
Replies: 2
Views: 1119

Split command is only executed in one instance if there are two instances SOLVED

Hi, if I create two instances of the PDFXEdit control and send to both instances the split command (e.g. "cmd.window.split.vert"). Only in one control the document is splitted and the other isn't. What can I do to ensure that both documents are splited? [...] windowsFormsHost_Main.Child = ...
by AnMuWK
Tue Sep 22, 2020 3:33 pm
Forum: PDF-XChange Editor SDK
Topic: Application Hang on PDF/a export
Replies: 5
Views: 1397

Re: Application Hang on PDF/a export

Hi,

any news about that topic?

Regards
Andreas
by AnMuWK
Fri Sep 04, 2020 6:02 am
Forum: PDF-XChange Editor SDK
Topic: Application Hang on PDF/a export
Replies: 5
Views: 1397

Re: Application Hang on PDF/a export

Hi, I have to come back to this issue. We tried out version 8.0.341.0 and it seemed that everything works fine currenlty. So we deployed that Version to our customers. Mostly are not facing any issues, but some customers (mostly using a Terminal Server) are still seeing this application hang on expo...
by AnMuWK
Fri Sep 04, 2020 5:44 am
Forum: PDF-XChange Editor SDK
Topic: InProc vs. OutProc COM Server
Replies: 3
Views: 828

Re: InProc vs. OutProc COM Server

Hi Roman,
Is your application 32-bit?
Yes, it is.

Regards
Andreas
by AnMuWK
Thu Sep 03, 2020 7:52 am
Forum: PDF-XChange Editor SDK
Topic: InProc vs. OutProc COM Server
Replies: 3
Views: 828

InProc vs. OutProc COM Server

Hi All, we formely used the PDF Viewer SDK and changed to PDF Editor SDK a couple of month ago. One big difference is, that PDF Viewer SDK was an OutOfProcess COM Server, whereas PDF Editor is InProc. Is there a supported way to run also the Editor SDK as outofprocess COM server? Is there another do...
by AnMuWK
Tue Sep 01, 2020 9:50 am
Forum: PDF-XChange Editor SDK
Topic: Get/Set DPI for document
Replies: 3
Views: 729

Re: Get/Set DPI for document

Hi, the use case is as follows: We added a function to scan Id cards (frontside and backside). This images now should be saved into a PDF document. So we use rougthly Inst.NewCoreDoc Document.Pages.InsertPage Document.AddImageFromFile Pages[0].PlaceContent That works all fine. The only issue is, tha...
by AnMuWK
Tue Sep 01, 2020 9:32 am
Forum: PDF-XChange Editor SDK
Topic: Get/Set DPI for document
Replies: 3
Views: 729

Get/Set DPI for document

Hi Tracker Team, we are creating new PDF documents with PXV_Inst.NewCoreDoc(). This document then seems to have a DPI of 72. Is there a chance to set this to 300 DPI? Is there additionally an option to retrieve the current DPI of an opened PDF document? We found IPXC_Page.GetDimension, but without k...
by AnMuWK
Tue Aug 11, 2020 7:29 am
Forum: PDF-XChange Editor
Topic: PDF/a export increases size dramatically
Replies: 4
Views: 1105

Re: PDF/a export increases size dramatically

Thanks for the answer.

I send a mail to the given mail adress.

Best regards
Andreas
by AnMuWK
Mon Aug 10, 2020 10:27 am
Forum: PDF-XChange Editor
Topic: PDF/a export increases size dramatically
Replies: 4
Views: 1105

Re: PDF/a export increases size dramatically

Hi,

an additional information: We tried to print the document on your PDF printer with option PDF/a compliant active, there we then get a PDF which has 25MB in size.

Regards
Andreas
by AnMuWK
Wed Aug 05, 2020 9:15 pm
Forum: PDF-XChange Editor
Topic: PDF/a export increases size dramatically
Replies: 4
Views: 1105

PDF/a export increases size dramatically

Hi, we are using the PDFAPlugin.pvp to export PDF files as PDF/a conform files. That works quiet well, despite that we are facing issues with some PDF image files. We are using the SDK integrated into our application, but also the latest standalone version downloaded two days ago shows the same issu...
by AnMuWK
Wed Aug 05, 2020 1:37 pm
Forum: PDF-XChange Editor SDK
Topic: PDF/a export increases size dramatically SOLVED
Replies: 3
Views: 1330

Re: PDF/a export increases size dramatically SOLVED

Hi,

yes, we are able to reproduce that behaviour with the latest version we just downloaded.

Regards
Andreas
by AnMuWK
Tue Aug 04, 2020 3:32 pm
Forum: PDF-XChange Editor SDK
Topic: PDF/a export increases size dramatically SOLVED
Replies: 3
Views: 1330

PDF/a export increases size dramatically SOLVED

Hi, we are using the PDFAPlugin.pvp to export PDF files as PDF/a conform files. That works quiet well, despite that we are facing issues with some PDF image files. As an example we have a 12MB file which is PDF/A-1a conform. Want want users to be able to put a stamp onto the document, so we are usin...
by AnMuWK
Wed Jul 22, 2020 3:56 pm
Forum: PDF-XChange Editor SDK
Topic: Remove docInfoBarSpan.PDFA
Replies: 3
Views: 1013

Re: Remove docInfoBarSpan.PDFA

Hi,

reacting on the e.document.initialized event worked for us. We now can hide the exclamation mark every time it appears.

Regards,
Andreas
by AnMuWK
Mon Jul 20, 2020 7:20 am
Forum: PDF-XChange Editor SDK
Topic: Remove docInfoBarSpan.PDFA
Replies: 3
Views: 1013

Remove docInfoBarSpan.PDFA

Good morning, we have an issue while opening documents in two seperated instances of the Editor-Control. When opening a PDF/a document we are using RemoveSpan methode to remove the PDF/a banner. As soon as we open another PDF in a second instance of the Editor on another form, the Span is again visi...
by AnMuWK
Tue May 05, 2020 7:14 pm
Forum: PDF-XChange Editor SDK
Topic: Sample Events with C++
Replies: 0
Views: 6792

Sample Events with C++

Hi All, I there any sample available which show on how to subscripe to the events of the Editor control with C++? We already managed to do this with C# but we have an older component in our product written in C++ and we are not able to receive the events. We are using PDF Editor SDK 8.0.336.0 Best r...
by AnMuWK
Mon Apr 27, 2020 1:52 pm
Forum: PDF-XChange Editor SDK
Topic: Application Hang on PDF/a export
Replies: 5
Views: 1397

Application Hang on PDF/a export

Hi, within our application we are using the SDK to ensure to save a dedicated PDF file into a PDF/a file. At some customers we are seeing an application hang and do not have any more ideas to solve this issues. I attached a sample csproj file which show how we are trying to export the file. The samp...
by AnMuWK
Wed Mar 18, 2020 9:16 am
Forum: PDF-XChange Editor SDK
Topic: Error 0x82191002 on IPXV_Control.OpenDocFrom
Replies: 3
Views: 1248

Re: Error 0x82191002 on IPXV_Control.OpenDocFrom

Hi,

reading just helps. Sorry and Thanks for the hint.

Best regards,
Andreas
by AnMuWK
Tue Mar 17, 2020 3:47 pm
Forum: PDF-XChange Editor SDK
Topic: Error 0x82191002 on IPXV_Control.OpenDocFrom
Replies: 3
Views: 1248

Error 0x82191002 on IPXV_Control.OpenDocFrom

Hi, we are facing an issue while using IPXV_Control.OpenDocFrom to open a pdf file. We are using the interops from a C# solution with WinForms. We are getting this exception: System.Runtime.InteropServices.COMException: Ausnahme von HRESULT: 0x82191002 We have not managed to find information about t...
by AnMuWK
Wed Mar 11, 2020 8:55 am
Forum: PDF-XChange Editor SDK
Topic: Determine PDF/A conformity level
Replies: 1
Views: 1143

Determine PDF/A conformity level

Hi, I did not manage do find anything in the SDK documentation so I am posting my question here. I want to find out for a given PDF whether it adheres to PDF/A conformity and, if it does, which PDF/A conformity level it adheres to exactly (A-1b, A-2a, A-2u, etc.). Is it possible to get this informat...
by AnMuWK
Wed Mar 11, 2020 8:33 am
Forum: PDF-XChange Editor SDK
Topic: Errors detected in the XREF table
Replies: 6
Views: 2653

Re: Errors detected in the XREF table

Thank you for your detailed explanation!
I'll relay it to our 3rd-party vendor, hopefully the will be able to fix it.
by AnMuWK
Tue Mar 10, 2020 11:02 am
Forum: PDF-XChange Editor SDK
Topic: Errors detected in the XREF table
Replies: 6
Views: 2653

Errors detected in the XREF table

Hi, I am experiencing an issue with the PDF-XChange Editor, which is integrated into our product. Our product is producing pdf documents (using MS Word) which are then digitally signed using a 3rd-party API. When viewing these signed PDF's, the editor always shows a red toolbar at the top, where a b...
by AnMuWK
Thu Dec 19, 2019 7:52 pm
Forum: PDF-XChange Drivers API SDK
Topic: Instances of Printer are not deleted
Replies: 1
Views: 3766

Instances of Printer are not deleted

We are using the Printer SDK to created new Printers and e.g. print to a specific filename or add an overlay to PDF files. In the moment we call CPXCControlEx.get_Printer(...) a kind of copy of the printer is created, which then is named "PDF-XChange Standard V7 (1)". So far so good. Our P...