Search found 31 matches

by eagle.zhengyi@gmail.com
Mon Jun 15, 2020 1:08 am
Forum: PDF-XChange Editor SDK
Topic: How to reduce large icons in the toolbar
Replies: 5
Views: 1128

Re: How to reduce large icons in the toolbar

Hello Alex,

Yes. That is what I'm asking for. Please share the solutions.

Thanks.
Yi
by eagle.zhengyi@gmail.com
Mon Jun 15, 2020 1:04 am
Forum: PDF-XChange Editor SDK
Topic: Bookmarks pane does not honor to the initial PDF settings
Replies: 9
Views: 1974

Re: Bookmarks pane does not honor to the initial PDF settings

Hello Alex,
I'm wondering if there is any way to set it in the SDK programmable. I'm developing a software using the SDK.

Thanks.
Yi
by eagle.zhengyi@gmail.com
Sun Jun 14, 2020 7:32 pm
Forum: PDF-XChange Editor SDK
Topic: Bookmarks pane does not honor to the initial PDF settings
Replies: 9
Views: 1974

Re: Bookmarks pane does not honor to the initial PDF settings

Hello Sasha,

I'm learning the Editor SDK now. How can I set it to honor the Initial View in the SDK? Actually I'm not using the End-user version of Editor.

Thanks.
Yi
by eagle.zhengyi@gmail.com
Sun Jun 14, 2020 7:29 pm
Forum: PDF-XChange Editor SDK
Topic: How to reduce large icons in the toolbar
Replies: 5
Views: 1128

Re: How to reduce large icons in the toolbar

Hi Sasha,
This is for the End-user version, not the SDK.
by eagle.zhengyi@gmail.com
Sat Jun 13, 2020 7:57 pm
Forum: PDF-XChange Editor SDK
Topic: Bookmarks pane does not honor to the initial PDF settings
Replies: 9
Views: 1974

Re: Bookmarks pane does not honor to the initial PDF settings

Hello Sasha,
Yes. It has the same behavior in the End-user version of PDF Editor. Please see the screenshot which was captured from the Editor as follows,
image.png
by eagle.zhengyi@gmail.com
Sat Jun 13, 2020 4:20 pm
Forum: PDF-XChange Editor SDK
Topic: Bookmarks pane does not honor to the initial PDF settings
Replies: 9
Views: 1974

Re: Bookmarks pane does not honor to the initial PDF settings

Hi Sasha, Here is a PDF file with Initial View Settings as "Navigation tab: Bookmarks Panel and Page". It's supposed to show the Bookmarks Panel automatically when the PDF file loaded. Please see the following screenshot which was from Adobe, image.png However, in PDF XChange Editor SDK, i...
by eagle.zhengyi@gmail.com
Sat Jun 13, 2020 4:22 am
Forum: PDF-XChange Editor SDK
Topic: How to reduce large icons in the toolbar
Replies: 5
Views: 1128

How to reduce large icons in the toolbar

Hi,
How to reduce large icons in the toolbar to make them look smaller? Is there a way to set the Hand tool as 16x16?
image.png
Regards,
Yi
by eagle.zhengyi@gmail.com
Tue Jun 09, 2020 2:09 am
Forum: PDF-XChange Editor SDK
Topic: When the event of e.document.gotoAction will be fired?
Replies: 3
Views: 814

When the event of e.document.gotoAction will be fired?

Hi,
I'm wondering when the event of e.document.gotoAction will be fired? Please advise.

Thanks.
Yi
by eagle.zhengyi@gmail.com
Sun Jun 07, 2020 5:39 am
Forum: PDF-XChange Editor SDK
Topic: How to get the target file name when clicking on a hyperlink
Replies: 3
Views: 1152

How to get the target file name when clicking on a hyperlink

Hi, I'm trying to catch the destination information such as the target file name, page number and etc when clicking on a link in a PDF document. How to do it? I tried the "C:\Program Files (x86)\Tracker Software\Editor SDK\Samples\Delphi\SamplePDFEdit" and found that the event of "e.d...
by eagle.zhengyi@gmail.com
Tue Apr 28, 2020 2:19 am
Forum: PDF-XChange Editor SDK
Topic: Where I may find the whole list of the parameter "sBarID"
Replies: 3
Views: 1224

Re: Where I may find the whole list of the parameter "sBarID"

In the FullDemo which was developed by C# .NET, every identification name starts with "cmd." not "cmdbar.". It says "The parameter is incorrect" when I was trying to call ShowCmdBar(sBarID) using "cmd.xxx" in a VCL Desktop application. Anyone could help? Thank...
by eagle.zhengyi@gmail.com
Wed Jun 12, 2019 10:31 pm
Forum: PDF-XChange Editor SDK
Topic: Access violation error when clicking a link
Replies: 10
Views: 2536

Re: Access violation error when clicking a link

Hi, I tried both Delphi 10.3.1 Rio and Delphi 10.2.3 Tokoyo and the access violation error still exists in Debugging mode. To reproduce the error just as follows, Launch Delphi IDE and create a new VCL Form Application Open the project "C:\Program Files (x86)\Tracker Software\Editor SDK\Samples...
by eagle.zhengyi@gmail.com
Wed May 22, 2019 9:02 pm
Forum: PDF-XChange Editor SDK
Topic: How to catch the information of a link when clicking it
Replies: 11
Views: 3943

Re: How to catch the information of a link when clicking it

Hi Sasha,

Could you please provide a demo project to get all the information of a link when clicking on it? Once this resolved, I will purchase the PDF XChange SDK with no doubt.

Thanks.
Yi
by eagle.zhengyi@gmail.com
Fri Dec 14, 2018 6:45 pm
Forum: PDF-XChange Editor SDK
Topic: Access violation error when clicking a link
Replies: 10
Views: 2536

Re: Access violation error when clicking a link

Hi Stefan,
Unfortunately, I cannot resolve the access violation error in Debugging mode when clicked on a link in a PDF document.
Could you please provide any solution for this?

Thanks.
Yi
by eagle.zhengyi@gmail.com
Tue Dec 04, 2018 9:17 pm
Forum: PDF-XChange Editor SDK
Topic: Unspecified error occurred when trying to open an XFA form
Replies: 2
Views: 1060

Re: Unspecified error occurred when trying to open an XFA form

Please disregard this topic. It's resolved when I re-registered the dll.
by eagle.zhengyi@gmail.com
Tue Dec 04, 2018 8:21 pm
Forum: PDF-XChange Editor SDK
Topic: Unspecified error occurred when trying to open an XFA form
Replies: 2
Views: 1060

Unspecified error occurred when trying to open an XFA form

Hi,

An unspecified error occurred when trying to open an XFA form using PXV_Control. Please find the sample XFA form file and the error screenshot attached for your reference.
cannot open XFA forms.png
Thanks.

Yi
by eagle.zhengyi@gmail.com
Mon Dec 03, 2018 8:13 pm
Forum: PDF-XChange Editor SDK
Topic: How to catch the information of a link when clicking it
Replies: 11
Views: 3943

Re: How to catch the information of a link when clicking it

Hi,

I did a test and noticed that the OnEvent() not triggered when clicked on a link. Please see the attached screenshot to confirm if I was using the correct event procedure.
PXV Control event not triggered.png
Thanks.
Yi
by eagle.zhengyi@gmail.com
Fri Nov 30, 2018 8:20 pm
Forum: PDF-XChange Editor SDK
Topic: Access violation error when clicking a link
Replies: 10
Views: 2536

Re: Access violation error when clicking a link

Hi Alex,

This access violation error only happens in the Debug mode when running a demo project in Delphi 10.2.3.

Thanks.
Yi
by eagle.zhengyi@gmail.com
Fri Nov 30, 2018 4:29 pm
Forum: PDF-XChange Editor SDK
Topic: Access violation error when clicking a link
Replies: 10
Views: 2536

Re: Access violation error when clicking a link

Hi Alex,

I downloaded the latest Editor SDK which includes the latest DLL files. Unfortunately, I'm still experiencing the access violation error when clicked on a link.

Any advice?

Thanks.
Yi
by eagle.zhengyi@gmail.com
Thu Nov 29, 2018 8:15 pm
Forum: PDF-XChange Editor SDK
Topic: How to catch the information of a link when clicking it
Replies: 11
Views: 3943

Re: How to catch the information of a link when clicking it

Hi Alex,

Thanks for the information. Is the code sample mentioned in "2) There also is a code sample, on how to cast e.pEvent to the needed interface." still in the Fulldemo application?

Best Regards,
Yi
by eagle.zhengyi@gmail.com
Wed Nov 28, 2018 9:12 pm
Forum: PDF-XChange Editor SDK
Topic: How to catch the information of a link when clicking it
Replies: 11
Views: 3943

Re: How to catch the information of a link when clicking it

Hi Daniel,

I've checked all the Delphi examples on your Github. Unfortunately, I could not find any information referenced to how to get a link's properties. Do you have any samples in any programming language for retrieving a link's information?

Thanks.
Yi
by eagle.zhengyi@gmail.com
Tue Nov 27, 2018 7:06 pm
Forum: PDF-XChange Editor SDK
Topic: How to catch the information of a link when clicking it
Replies: 11
Views: 3943

Re: How to catch the information of a link when clicking it

Hi Alex,

Can I have a sample code for retrieving the link information when clicking on it in Delphi programming language?

Thanks.
Yi
by eagle.zhengyi@gmail.com
Wed Nov 14, 2018 6:54 pm
Forum: PDF-XChange Editor SDK
Topic: PDF documents comparison
Replies: 3
Views: 1097

Re: PDF documents comparison

Got it. Thanks.
by eagle.zhengyi@gmail.com
Tue Nov 13, 2018 10:20 pm
Forum: PDF-XChange Editor SDK
Topic: How to catch the information of a link when clicking it
Replies: 11
Views: 3943

How to catch the information of a link when clicking it

Hi,

May I ask how to catch the information of a link when clicking it? The information includes destination file name, link type, target page number and etc.

Thanks.
Yi
by eagle.zhengyi@gmail.com
Tue Nov 13, 2018 10:17 pm
Forum: PDF-XChange Editor SDK
Topic: PDF documents comparison
Replies: 3
Views: 1097

PDF documents comparison

Hi,

May I ask if the Editor SDK supports contents comparison of two PDF documents?

Thanks.

Yi
by eagle.zhengyi@gmail.com
Tue Nov 13, 2018 4:26 pm
Forum: PDF-XChange Editor SDK
Topic: Access violation error when clicking a link
Replies: 10
Views: 2536

Re: Access violation error when clicking a link

Hi Alex,

Thanks for the reply.

I was using the sample project downloaded from your Github repository as below.
https://github.com/tracker-software/PDF ... plePDFEdit

And the compiler is Delphi 10.2.3.

Thanks.
Yi
by eagle.zhengyi@gmail.com
Mon Nov 12, 2018 7:47 pm
Forum: PDF-XChange Editor SDK
Topic: Where I may find the whole list of the parameter "sBarID"
Replies: 3
Views: 1224

Where I may find the whole list of the parameter "sBarID"

Hi, Where I may find the whole list of the parameter "sBarID"? The online manual just lists part of all values like below. HRESULT ShowCmdBar([in] BSTR sBarID, [in] VARIANT_BOOL bShow); Parameters sBarID [in] A string containing the unique identifier of toolbar. For example: cmdbar.menubar...
by eagle.zhengyi@gmail.com
Mon Nov 12, 2018 4:40 pm
Forum: PDF-XChange Editor SDK
Topic: Access violation error when clicking a link
Replies: 10
Views: 2536

Access violation error when clicking a link

Hi,
An access violation error occurred when clicking a link using the sample attached when debugging it in Delphi.
Here are the steps to repeat the issue,
1. Open the file "m5\52-tab-list\tabular-listing.pdf"
2. Click the first link "study-report-111.pdf"

Thanks.
Yi
by eagle.zhengyi@gmail.com
Thu Nov 08, 2018 4:45 pm
Forum: PDF-XChange Editor SDK
Topic: How to show the toolbar in a PXV_Control
Replies: 3
Views: 1283

Re: How to show the toolbar in a PXV_Control

Thanks Sasha! Is there a Fulldemo in Delphi Programming Language?

Yi
by eagle.zhengyi@gmail.com
Wed Nov 07, 2018 4:58 pm
Forum: PDF-XChange Editor SDK
Topic: How to show the toolbar in a PXV_Control
Replies: 3
Views: 1283

How to show the toolbar in a PXV_Control

Hi,

May I ask how to show the toolbar including Page Navigation, Zoom, Print and etc in a PXV_Control when using the Editor SDK?

Thanks.

Yi