Control: found -1 3.04-1 On 2012-06-11 14:04:13 +0200, Vincent Lefevre wrote: > In the xpdf man page: > > -z zoom > Set the initial zoom factor. A number specifies a zoom > percentage, where 100 means 72 dpi. You may also specify > ´page', to fit the page to the window size, or ´width', > to fit the page width to the window width, or ´height', > to fit the page height to the window height [config file: > initialZoom; or X resource: Xpdf.initialZoom] > > But one cannot choose at the same time the initial zoom factor > (e.g. 150) and the zoom policy (page, width, height).
Note: This is now much more important with HiDPI screens, for which 72 dpi is far from the real dpi, so that one needs to select a more important factor (such as 200) to be able to read documents. But in such a case, it is no longer possible to use "page" by default. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

