I have software that generates pages assuming 139 PPI (page size of 1068 by 1386). Don't ask why and the code is too large to modify all the sizing which is hard-wired in pixels.
How do I scale the PDF output to match this number of pixels per inch? Simply zooming the contents, as you can do in other renderers, would be great.
How do I scale the PDF output to match this number of pixels per inch? Simply zooming the contents, as you can do in other renderers, would be great.