Hello, 

It's clear to me that FOP use the SourceResolution (setSourceResolution() on
FopFactory) use for determining the size of images if PPI (better known here
as DPI) setting is missing. That works fine for me. Say an image without PPI
information than it's true that the higher I set the source resolution by
the setSourceResolution the smaller the image in de PDF. No problem so far.

Fop use this setting also for conversion of other pixel values. That
behaviour contradict with the behaviour by images as described above.
Because for other elements, for example a font-size of text, with pixel
values (other elemens than images) it's true that the higher the source
resolution the greater the result!

So my problem in short: the higher the source resolution the smaller the
images and the greater other html element like fonts. And I expect: the
higher the source resolution the smaller the images and the smaller other
html element like fonts

Thanx,
Herbert
-- 
View this message in context: 
http://www.nabble.com/Pixel-to-millimeter-conversion-for-everything-%28fonts-e.t.c%29-except-images-tp24741106p24741106.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to