Quote:
Originally Posted by rstarid
Does pdflrf have options for font resizing? Does anyone know a way I can do this?
|
You can't specify the target font size because pdflrf just uses an image for each page within the pdf. Pdflrf has no knowledge about which parts of a page contain texts and which parts contain images or tables.
In such cases i use rotation=-90, split pages = yes, crop sides = yes, smart cut = yes, scale=fit to width.
This results in a file in landscape orientation with more pages than in the original pdf. Due to the "fit to width" and "crop sides" the font size will be increased.