Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 6.0
-
Fix Version/s: 6.4
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
-
Support Case References:Support Case #12869 - https://icesoft.my.salesforce.com/5007000000ccXYD
Description
A user has pointed out and quantified a sizing difference they are seeing with ICEpdf on widows.
"I noticed that PDF documents are slightly smaller in ICE viewer than in, for example, FoxIt reader. The resaon for this is that FoxIt renders PDFs using windows' 96 DPI but Java2D renders at 72 DPI thus i get smaler images by 1.3 (96/72=1.3333333) "
This is probably worth taking a closer look at as there is likely something in the graphics configuration that we can check the host OS's dpi and do any necessary scaling. Currently we take no special action.
"I noticed that PDF documents are slightly smaller in ICE viewer than in, for example, FoxIt reader. The resaon for this is that FoxIt renders PDFs using windows' 96 DPI but Java2D renders at 72 DPI thus i get smaler images by 1.3 (96/72=1.3333333) "
This is probably worth taking a closer look at as there is likely something in the graphics configuration that we can check the host OS's dpi and do any necessary scaling. Currently we take no special action.
Still think this is worth looking at but not for a maintenance release, moving to 4.3.