Hello,
I would like to know if there is a way to configure automatically these features :
- Fit to printer margins
- Auto rotate page on paper
- Auto-center page on paper
Maybe with silent install option ? GPO / GPP ? Key register ?
Thank you for your help.
Configure automatically some options
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange, Tracker - Clarion Support, John - Tracker Supp, Support Staff, moderators
-
Dimitar - PDF-XChange
- Site Admin
- Posts: 2629
- Joined: Mon Jan 15, 2018 9:01 am
Re: Configure automatically some options
Hello Nicowkf,
Welcome to our forum.
For what product do you want to set it and which version?
Regards.
Welcome to our forum.
For what product do you want to set it and which version?
Regards.
-
Nicowkf
- User
- Posts: 4
- Joined: Wed Oct 02, 2019 7:41 am
Re: Configure automatically some options
Hello Dimitar,
Yes, sorry, it's for PDF XChange Editor.
For the version, that doesn't matter, with the last version is OK.
Regards
Yes, sorry, it's for PDF XChange Editor.
For the version, that doesn't matter, with the last version is OK.
Regards
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19919
- Joined: Mon Jan 12, 2009 8:07 am
Re: Configure automatically some options
Hello Nicowkf,
Did I understand you correctly that after you updated to the latest version all of these settings are now working correctly for you?
Regards,
Stefan
Did I understand you correctly that after you updated to the latest version all of these settings are now working correctly for you?
Regards,
Stefan
-
Nicowkf
- User
- Posts: 4
- Joined: Wed Oct 02, 2019 7:41 am
Re: Configure automatically some options
Hello,
No no, I would like to configure these options automatically (GPO/GPP, Register, batch etc) , doesn't matter about the version, if I have to update to the last version it's not a problem.
Today we have :
- PDF Xchange Viewer 2.5 Build 322.8
- PDF-XChange Editor 8.0 build 333.0
Regards.
No no, I would like to configure these options automatically (GPO/GPP, Register, batch etc) , doesn't matter about the version, if I have to update to the last version it's not a problem.
Today we have :
- PDF Xchange Viewer 2.5 Build 322.8
- PDF-XChange Editor 8.0 build 333.0
Regards.
-
Daniel - PDF-XChange
- Site Admin
- Posts: 12048
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Configure automatically some options
Hello Nico,
The Registry keys needed for these options to be enabled in the Editor are as follows:
However do not that this is not a "forced" enabled, it is instead a "first time" enabled. These options remember the last used settings at all times, so as soon as a user makes a change, that change will be remembered for future uses of the print dialog.
Kind regards,
The Registry keys needed for these options to be enabled in the Editor are as follows:
Code: Select all
[HKEY_CURRENT_USER\Software\Tracker Software\PDFXEditor\3.0\Settings\Operations\PrintPages]
"i.ScaleType"=dword:00000001
[HKEY_CURRENT_USER\Software\Tracker Software\PDFXEditor\3.0\Settings\Operations\PrintPages\ScaleSimple]
"b.AutoCentre"=dword:00000001
"b.AutoRotate"=dword:00000001
Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
-
Nicowkf
- User
- Posts: 4
- Joined: Wed Oct 02, 2019 7:41 am
Re: Configure automatically some options
Hello,
Thank you for your answer !
That's what I need !
Regards,
Thank you for your answer !
That's what I need !
Regards,
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19919
- Joined: Mon Jan 12, 2009 8:07 am