I have a question about the preferences in pdf xchange viewer.
If I set the preferences and remove toolbars in pdfxchange (for example language to use regional settings, removed several toolbars) it works ok when I open a pdf file either from within pdf xchange or double klick a pdf file.
But when I klick a pdf file in IE it opens up with not the regional settings language and all toolbars are back.
Is there different settings when opening in IE or is it a bug?
Regards
jonas
Different preferences in internet explorer
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
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: Different preferences in internet explorer
Hello Jonas,
Yes you are correct,
The Browser plugins have separate settings. This is good if you want them to be different in the stand alone and in the browser.
But if you want them to be the same simply export your settings from the stand alone Viewer and import them in the browser plugin and they should all match.
Best,
Stefan
Yes you are correct,
The Browser plugins have separate settings. This is good if you want them to be different in the stand alone and in the browser.
But if you want them to be the same simply export your settings from the stand alone Viewer and import them in the browser plugin and they should all match.
Best,
Stefan
-
hlj
- User
- Posts: 5
- Joined: Mon Jan 25, 2010 12:12 pm
Re: Different preferences in internet explorer
How exactly do you export/import the settings? I now it can be done in the gui but if i want this settings to be set during the installation?
-
hlj
- User
- Posts: 5
- Joined: Mon Jan 25, 2010 12:12 pm
Re: Different preferences in internet explorer
Anyone has an idea about this.
Is it possible to set both the program preferences and the internet explorer preferences during install?
Regards
Is it possible to set both the program preferences and the internet explorer preferences during install?
Regards
-
BigMike
- User
- Posts: 310
- Joined: Wed Nov 07, 2007 10:07 am
Re: Different preferences in internet explorer
You can import the settings also via command line:
And for the web plugin:
So you can write a script to run this commands automatically after installing the viewer.
Code: Select all
PDFXCView.exe /importp c:\mysettings.datCode: Select all
PDFXCView.exe /import:web=yes c:\mysettings.dat-
hlj
- User
- Posts: 5
- Joined: Mon Jan 25, 2010 12:12 pm
Re: Different preferences in internet explorer
Great! Thanks for the reply! Will try this at once..
-
hlj
- User
- Posts: 5
- Joined: Mon Jan 25, 2010 12:12 pm
Re: Different preferences in internet explorer
Worked great. Run the msi and then made a vb script with the import settigs!
Thanks for the help!
Thanks for the help!
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: Different preferences in internet explorer
Glad all is well hlj! 
Cheers,
Stefan
Cheers,
Stefan