Accessibility: Text size

Problem: Accessibility

ActivePresenter version: Version 10.1.1 - 64-bit. (Released: 2026.01.30)

OS: Mac

Notes: Accessibility options

Hi all, I have been creating a tool that can be used by members of the public, but have been told that it has to have the option for users to resize the text to make it accessible. Is there any javascript that I can attach to a button to do that? Any advice is much appreciated!

Hi,

In ActivePresenter HTML5 output, the entire slide is scaled to fit the browser window, including both text and images. It does not support resizing only the text separately.

Technically, JavaScript can be used to change text size, but this may cause the text to overflow or break the slide layout.

Hope this clarifies.
Hoa

Thanks for your prompt response.