Increasing font size in help viewer

Everything else that doesn't fall into one of the other PB categories.
dmontaine
User
User
Posts: 51
Joined: Tue Jun 04, 2019 1:03 pm

Increasing font size in help viewer

Post by dmontaine »

For those of us with aging eyes:

1. In the CHM viewer click Options, Internet Options, Accessibility
4. Click the "Ignore font sizes specified on Web pages" check box
5. Click OK

The help viewer with now respond to the Ctrl++ and Ctrl+- commands
to change the size of the text.
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: Increasing font size in help viewer

Post by AZJIO »

I do this - screenshot
BarryG
Addict
Addict
Posts: 4174
Joined: Thu Apr 18, 2019 8:17 am

Re: Increasing font size in help viewer

Post by BarryG »

dmontaine wrote: Wed Feb 16, 2022 7:47 pm4. Click the "Ignore font sizes specified on Web pages" check box
The help viewer with now respond to the Ctrl++ and Ctrl+- commands to change the size of the text.
Thanks for posting. However, I noticed my CHM help doc responds to Ctrl+Plus and Ctrl+Minus without that setting enabled - I just checked it.

This is the second post I've seen recently about CHM issues where my PC seems immune. Why would CHM work for me but not the others? (Rhetorical).
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: Increasing font size in help viewer

Post by AZJIO »

BarryG wrote: Thu Feb 17, 2022 12:07 am Why would CHM work for me but not the others?
Because you have a new version of Windows. This was not the case in the old version. There is no such thing in Windows XP. I don't know what version it started with.

But the button I mentioned is in WindowsXP. In this case, you need to compile with flags for it to appear. Note that in Explorer, the mouse wheel with Ctrl did not work before either, but now it does
BarryG
Addict
Addict
Posts: 4174
Joined: Thu Apr 18, 2019 8:17 am

Re: Increasing font size in help viewer

Post by BarryG »

AZJIO wrote: Thu Feb 17, 2022 4:55 amBecause you have a new version of Windows. This was not the case in the old version. There is no such thing in Windows XP. I don't know what version it started with.

But the button I mentioned is in WindowsXP. In this case, you need to compile with flags for it to appear. Note that in Explorer, the mouse wheel with Ctrl did not work before either, but now it does
What button did you mention above? And XP is not mentioned above, either. And you're talking about compiling with flags when nothing above is about app compilation? I literally have no idea what you're talking about. Are you responding to the wrong topic, maybe?
AZJIO
Addict
Addict
Posts: 2191
Joined: Sun May 14, 2017 1:48 am

Re: Increasing font size in help viewer

Post by AZJIO »

BarryG wrote: Thu Feb 17, 2022 5:10 am What button did you mention above? And XP is not mentioned above, either. And you're talking about compiling with flags when nothing above is about app compilation? I literally have no idea what you're talking about. Are you responding to the wrong topic, maybe?
Button in the screenshot, it's called Font. This button cycles the font size 5 times, returning to the original size. CHM is an archive file with some data structure. You can unpack it with 7-zip and then compile it with "HTML Help Workshop". You can set compilation flags to display the buttons you want on the toolbar. And believe me, I always know in what topic I write.
BarryG
Addict
Addict
Posts: 4174
Joined: Thu Apr 18, 2019 8:17 am

Re: Increasing font size in help viewer

Post by BarryG »

Oh, I didn't see the screenshot at first. My bad!
Post Reply