Página 1 de 1

TSumatraViewer ignoring config file

Publicado: Mié Sep 29, 2021 12:42 pm
por emeasoft
Hello Xailers,

I'm trying to disable the toolbar on the TSumatraViewer via config file, but it seems to be ignoring it, is there anything else that needs to be done?

Also, Is there any way to change the zoom through an external control? eg.: using a TTrackBar?

Thanks in advance,
Juliano

Re: TSumatraViewer ignoring config file

Publicado: Mié Sep 29, 2021 2:04 pm
por ignacio
emeasoft escribió: Mié Sep 29, 2021 12:42 pm Hello Xailers,

I'm trying to disable the toolbar on the TSumatraViewer via config file, but it seems to be ignoring it, is there anything else that needs to be done?

Also, Is there any way to change the zoom through an external control? eg.: using a TTrackBar?

Thanks in advance,
Juliano
Check the file: SumatraPDF-settings. I do not know if that is possible:
https://www.sumatrapdfreader.org/settings/settings

Sumatra PDF is a external app, there is no way to access its interface from the Xailer App.

Regards,

Re: TSumatraViewer ignoring config file

Publicado: Jue Sep 30, 2021 3:03 pm
por emeasoft
Thanks Ignacio!

There is a ShowToolbar config, when I set it to false, if I open the Sumatra executable directly, it hides the toolbar, but when it is embeeded into Xailer, it is ignoring the config.

ShowToolBar = true
showtoolbartrue.JPG
showtoolbartrue.JPG (23.89 KiB) Visto 1097 veces
ShowToolBar = false
showtoolbarfalse.JPG
showtoolbarfalse.JPG (17.44 KiB) Visto 1097 veces
Regards,
Juliano

Re: TSumatraViewer ignoring config file

Publicado: Jue Sep 30, 2021 6:34 pm
por ignacio
Hi,

Is a Sumatra issue, when we embed Sumatra on a Xailer window it does not recognize some settings of the config file. We will try to do a work around for next release.

Regards,

Re: TSumatraViewer ignoring config file

Publicado: Lun Oct 04, 2021 2:39 pm
por emeasoft
Thanks Ignacio!