Tag: initial
Finding user screen resolution with JavaScript

PDF’s cross-platform nature makes it very portable, but it also means that there are many different kinds of users and setup configurations. This JavaScript tip explains how to find the user’s screen resolution, which can then be used to perform operations such as setting the PDF’s initial zoom settings.
Read More »