Help for toolbar PDF xChange Editor

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
Audros
User
Posts: 77
Joined: Fri Jun 08, 2018 1:39 pm

Help for toolbar PDF xChange Editor

Post by Audros »

Hello,
i have problem with Customizing toolbar.

I'am able to add simple button in pdf xchange Editor ribbon (red buttons ), but I would like to know how to use textbox,dropdownlist(combobox) or group of button as the open button in picture ?

could you help us?

Best regard
Attachments
Sample.png
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Help for toolbar PDF xChange Editor

Post by Sasha - Tracker Dev Team »

Hello Audros,

Here's a sample that might help:
viewtopic.php?f=66&t=28904#p112332

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Audros
User
Posts: 77
Joined: Fri Jun 08, 2018 1:39 pm

Re: Help for toolbar PDF xChange Editor

Post by Audros »

OK thank you
Last edited by Audros on Tue Jun 12, 2018 11:18 am, edited 2 times in total.
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Help for toolbar PDF xChange Editor

Post by Sasha - Tracker Dev Team »

Hello Audros,

That is C# :?

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Audros
User
Posts: 77
Joined: Fri Jun 08, 2018 1:39 pm

Re: Help for toolbar PDF xChange Editor

Post by Audros »

hello,
i tried code c# you showed, it works but it s not what we search, our need is to add a button with sub action on toolbar not a sub menu. And also how to add dropdownlist and textbox on toolbar.
like file bellow.
Best regards.
Attachments
textbox_dropdownlist.png
button.png
button.png (18.86 KiB) Viewed 1972 times
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: Help for toolbar PDF xChange Editor

Post by Sasha - Tracker Dev Team »

Hello Audros,

Here's a code snippet for the custom combo box command:
https://gist.github.com/Polaringu/50579 ... cbc902bb36

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Audros
User
Posts: 77
Joined: Fri Jun 08, 2018 1:39 pm

Re: Help for toolbar PDF xChange Editor

Post by Audros »

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

Re: Help for toolbar PDF xChange Editor

Post by Sasha - Tracker Dev Team »

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