Page 2 of 2

Re: UI message

Posted: Thu Dec 13, 2018 1:54 am
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.

Re: UI message

Posted: Thu Dec 13, 2018 10:42 am
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 130 times
Cheers,
Alex

Re: UI message

Posted: Mon Dec 17, 2018 7:22 am
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.

Re: UI message

Posted: Mon Dec 17, 2018 2:01 pm
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

Re: UI message

Posted: Tue Dec 18, 2018 1:28 am
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.

Re: UI message

Posted: Fri Apr 19, 2019 7:50 am
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

Re: UI message

Posted: Fri Apr 19, 2019 9:03 am
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

Re: UI message

Posted: Fri Apr 19, 2019 9:09 am
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.

Re: UI message

Posted: Fri Apr 19, 2019 9:10 am
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

Re: UI message

Posted: Fri Apr 19, 2019 9:16 am
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.

Re: UI message

Posted: Fri Apr 19, 2019 9:20 am
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

Re: UI message

Posted: Fri Apr 19, 2019 9:35 am
by bifangdejingjie
Hello Alex,

Very thanks for your answer。Have a nice weekend.

Re: UI message

Posted: Fri Apr 19, 2019 9:36 am
by Sasha - Tracker Dev Team
:)