Hi, I've a PDF-XChange Viewer SDK serial number and recently updated to ver. 2.5.200. Now the Viewer UI shows a button in top-right position stating "Download PDF Creation Tools". How can I hide such a button? I don't want it to show up in production software release.
Thank you,
Fabrizio
download PDF Creation Tools button
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- Site Admin
- Posts: 5223
- Joined: Tue Jun 29, 2004 10:34 am
Re: download PDF Creation Tools button
Hi Fabrizio,
Do you have a revised serial number as issued after Build 195 was released or is your serial pre-build 195 - as you may need an updated serial number - which would be released only after your completion of a distribution statement - see here:
https://www.pdf-xchange.com/knowledgebase/350
Please do not post any serial info here - might be best if you emailed support@pdf-xchange.com if this needs further correspondence
Do you have a revised serial number as issued after Build 195 was released or is your serial pre-build 195 - as you may need an updated serial number - which would be released only after your completion of a distribution statement - see here:
https://www.pdf-xchange.com/knowledgebase/350
Please do not post any serial info here - might be best if you emailed support@pdf-xchange.com if this needs further correspondence
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.
Best regards
Tracker Support
http://www.tracker-software.com
Best regards
Tracker Support
http://www.tracker-software.com
-
- Site Admin
- Posts: 2445
- Joined: Thu Jun 30, 2005 4:11 pm
Re: download PDF Creation Tools button
Hi, Fabrizio.
HTH.
You may turn off it by:Now the Viewer UI shows a button in top-right position stating "Download PDF Creation Tools". How can I hide such a button?
Code: Select all
pdfViewer.SetProperty("View.Bars["Promoting"].Visible", "false", 0);
// or
pdfViewer.SetProperty("View.Bars[#32913].Visible", "false", 0);
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
-
- User
- Posts: 33
- Joined: Fri Jul 02, 2010 1:58 pm
Re: download PDF Creation Tools button
Thank you for the reply. Setting Promoting bar to Visible false works fine.
Fabrizio
Fabrizio
-
- Site Admin
- Posts: 7361
- Joined: Wed Mar 25, 2009 10:37 pm
Re: download PDF Creation Tools button

Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com