Print Notes and Popups on by default
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
rma2001
- User
- Posts: 4
- Joined: Wed Apr 08, 2015 9:20 pm
Print Notes and Popups on by default
I was wondering if there was a registry setting that we could enable to have the "Print Notes and Popups" enabled for all users by default. Ideally we could push this by group policy, but I'm not sure if it is possible or not.
-
Patrick-Tracker Supp
- Site Admin
- Posts: 1645
- Joined: Thu Mar 27, 2014 6:14 pm
Re: Print Notes and Popups on by default
Hello rma2001,
Thank you for the post. You should be able to push the attached registry key. I have attached it as a text file, you will need to change the file extension to .reg for deployment.
I hope this helps!
Thank you for the post. You should be able to push the attached registry key. I have attached it as a text file, you will need to change the file extension to .reg for deployment.
I hope this helps!
You do not have the required permissions to view the files attached to this post.
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.
Cheers,
Patrick Charest
Tracker Support North America
Thank you.
Cheers,
Patrick Charest
Tracker Support North America
-
rma2001
- User
- Posts: 4
- Joined: Wed Apr 08, 2015 9:20 pm
Re: Print Notes and Popups on by default
Thanks for the quick response. Does this just work with Editor? We currently have the Viewer software installed. v2.5 Build 212.0
Edit: I was also just asked if there was a way to set the Opacity to 100%. That isn't as big of a deal though.
Edit: I was also just asked if there was a way to set the Opacity to 100%. That isn't as big of a deal though.
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: Print Notes and Popups on by default
Hello rma2001,
Yes the key for the Viewer is:
HKEY_CURRENT_USER\Software\Tracker Software\PDFViewer\Print\NotesAndPopups = "1"
Both the Viewer and Editor will store in the registry only values that differ from their defaults, so if you make a change on one machine and check the registry parths you should be able to see the values you need to push.
Also if pushing more than several settings - it might be easier if you push the whole profile:
How do I script importing settings to the Viewer for users on multiple machines?.
Regards,
Stefan
Yes the key for the Viewer is:
HKEY_CURRENT_USER\Software\Tracker Software\PDFViewer\Print\NotesAndPopups = "1"
Both the Viewer and Editor will store in the registry only values that differ from their defaults, so if you make a change on one machine and check the registry parths you should be able to see the values you need to push.
Also if pushing more than several settings - it might be easier if you push the whole profile:
How do I script importing settings to the Viewer for users on multiple machines?.
Regards,
Stefan
-
rma2001
- User
- Posts: 4
- Joined: Wed Apr 08, 2015 9:20 pm
Re: Print Notes and Popups on by default
That key worked great.
Is there one for the Popups Opacity too? I changed the value and looked in the registry but I didn't see anything that stood out for that value.
Is there one for the Popups Opacity too? I changed the value and looked in the registry but I didn't see anything that stood out for that value.
-
Will - Tracker Supp
- Site Admin
- Posts: 6815
- Joined: Mon Oct 15, 2012 9:21 pm
Re: Print Notes and Popups on by default
Hi rma2001,
If you are looking to push multiple settings, then I would strongly recommend that you make these changes on one computer, then push the settings file out to multiple people, as per Stefan's post:
https://www.pdf-xchange.com/knowledgebase/318
HTH!
If you are looking to push multiple settings, then I would strongly recommend that you make these changes on one computer, then push the settings file out to multiple people, as per Stefan's post:
https://www.pdf-xchange.com/knowledgebase/318
HTH!
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
Will Travaglini
Tracker Support (Europe)
Tracker Software Products Ltd.
http://www.tracker-software.com
Thank you.
Best regards
Will Travaglini
Tracker Support (Europe)
Tracker Software Products Ltd.
http://www.tracker-software.com
-
rma2001
- User
- Posts: 4
- Joined: Wed Apr 08, 2015 9:20 pm
Re: Print Notes and Popups on by default
Thanks. Turns out you have to close out of the program for the keys to show up. If someone happens by on google, the reg key for Opacity is PopupsAlpha.
The key I exported was
[HKEY_CURRENT_USER\Software\Tracker Software\PDFViewer\Print]
"NotesAndPopups"=dword:00000001
"PopupsAlpha"=hex:00,00,00,00,00,00,f0,3f
That got the check box for "Print Notes and Popups" selected and the "Popups opacity" set to 100%
The key I exported was
[HKEY_CURRENT_USER\Software\Tracker Software\PDFViewer\Print]
"NotesAndPopups"=dword:00000001
"PopupsAlpha"=hex:00,00,00,00,00,00,f0,3f
That got the check box for "Print Notes and Popups" selected and the "Popups opacity" set to 100%
-
Patrick-Tracker Supp
- Site Admin
- Posts: 1645
- Joined: Thu Mar 27, 2014 6:14 pm
Re: Print Notes and Popups on by default
Hello rma2001,
Glad to hear that that has worked!
Cheers!
Glad to hear that that has worked!
Cheers!
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.
Cheers,
Patrick Charest
Tracker Support North America
Thank you.
Cheers,
Patrick Charest
Tracker Support North America