UI message

PDF-XChange Editor SDK for Developers

Moderators: TrackerSupp-Daniel, Tracker Support, Paul - Tracker Supp, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
bifangdejingjie
User
Posts: 43
Joined: Thu Oct 25, 2018 2:42 am

Re: UI message

Post by bifangdejingjie »

Hello Alex,
I do not registered the dll with regsvr32, I can sure. In the Win XP system environment, PDFDemo.exe can work well only with PDFXEditCore.x86.dll and Resources.dat and PDFDemo.exe.manifest and PDFXEditCore.x86.X.manifest.
I attach the screenshots.
After trying, it only works under the xp system and not the 32-bit system. I was sorry to have directly determined that it was a 32-bit system.
Attachments
Launch.png
Pro Explorer View Dll.png
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: UI message

Post by Sasha - Tracker Dev Team »

Hello bifangdejingjie,

Please read this topic and do the same:
https://stackoverflow.com/questions/229 ... upportedos
Here's the manifest file made from two files from the FullDemo:
app.zip
(1.47 KiB) Downloaded 110 times
Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
bifangdejingjie
User
Posts: 43
Joined: Thu Oct 25, 2018 2:42 am

Re: UI message

Post by bifangdejingjie »

Hello Alex,
Very thanks for your help.It's working now.
How to set the application as the default PDF application? I didn't find anything about it on the forum.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: UI message

Post by Sasha - Tracker Dev Team »

Hello bifangdejingjie,

Please use quotes only to mark some block of the previous post if needed, not as a reply.
As for the default application setting - search for it for example on google - this is not a SDK question.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
bifangdejingjie
User
Posts: 43
Joined: Thu Oct 25, 2018 2:42 am

Re: UI message

Post by bifangdejingjie »

Sasha - Tracker Dev Team wrote:Hello bifangdejingjie,

Please use quotes only to mark some block of the previous post if needed, not as a reply.
As for the default application setting - search for it for example on google - this is not a SDK question.

Cheers,
Alex
Hello Alex,
Thanks for your reply., I'll do as you say.But what I want to ask is the invocation of the file association interface.
I find the cmd.help.fileAssoc command in FullDemo sample, But the effect of executing it is different from what he expressed.
Attachments
fileAssoc.png
bifangdejingjie
User
Posts: 43
Joined: Thu Oct 25, 2018 2:42 am

Re: UI message

Post by bifangdejingjie »

Hello Alex,
Give me a hand, please.
If I add several different watermarks, how do I distinguish them to delete the specified ones?
what I want to know is how to implement it in C++ code :)
Another is that I want to delete the watermark on each page.
As shown in the figure:
watermark.png
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: UI message

Post by Sasha - Tracker Dev Team »

Hello bifangdejingjie,

Please refrain from duplicating your posts in multiple topics as this is a violation of the forum rules and can lead to ban.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
bifangdejingjie
User
Posts: 43
Joined: Thu Oct 25, 2018 2:42 am

Re: UI message

Post by bifangdejingjie »

I am sorry to do so. But I am afraid that you have not noticed my question. I won't do it anymore.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: UI message

Post by Sasha - Tracker Dev Team »

Hello bifangdejingjie,

I did notice it, but there is no straightforward answer to it, thus we are investigating the possible solutions.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
bifangdejingjie
User
Posts: 43
Joined: Thu Oct 25, 2018 2:42 am

Re: UI message

Post by bifangdejingjie »

Hello Alex,

I tested to remove the specified watermark by setting the “WatermarkID” option, but it didn't work.
If I set the “WatermarkID” option when adding a watermark, setting the watermark will not succeed.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: UI message

Post by Sasha - Tracker Dev Team »

Hello bifangdejingjie,

Yes, but the watermark ID is a timestamp generated automatically when the watermark is added. For example D:20190415152354+01'00'. There is no direct way of obtaining it rather then going to the document's structure level and that is not a simple matter.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
bifangdejingjie
User
Posts: 43
Joined: Thu Oct 25, 2018 2:42 am

Re: UI message

Post by bifangdejingjie »

Hello Alex,

Very thanks for your answer。Have a nice weekend.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: UI message

Post by Sasha - Tracker Dev Team »

:)
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply