- Archived
How to prevent ui.textScaleFactor from affecting pdf.js?
I recently learned about the `ui.textScaleFactor` option and found it very helpful to adjust the text size. I have currently set the option to 115. However, changing `ui.… (read more)
I recently learned about the `ui.textScaleFactor` option and found it very helpful to adjust the text size. I have currently set the option to 115. However, changing `ui.textScaleFactor` distorts texts rendered by pdf.js such that neighboring characters somewhat overlap.
Is it possible to disable `ui.textScaleFactor` on pdf.js?
Browser: Firefox 111.0 OS: macOS Ventura (13.2.1)