Remove "Signed version" link

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.
Post Reply
lidds
User
Posts: 510
Joined: Sat May 16, 2009 1:55 pm

Remove "Signed version" link

Post by lidds »

Is there a way that I can hide the "Signed Version" link property, as shown in the image below:
signedOptions.png
Thanks

Simon
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Remove "Signed version" link

Post by Sasha - Tracker Dev Team »

Hello Simon,

Sadly, you cannot remove that one, as it's a part of the list item and there is no setting to modify this right now.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
lidds
User
Posts: 510
Joined: Sat May 16, 2009 1:55 pm

Re: Remove "Signed version" link

Post by lidds »

Thanks Alex,

In that case is there a way to catch the event when this is clicked. The main reason is that I modify the doc tab header so it display a document number instead of the file name. However when you click this link it obviously displays the file name in the tab so I need to catch it and rename the tab header?

Thanks

Simon
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Remove "Signed version" link

Post by Sasha - Tracker Dev Team »

Hello Simon,

The e.document.initialized is being fired when this tag is clicked - just like the normal document opening.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply