Hi.
I need a method to convert milimeter to pixel.
I'm using the iText to generate pdf'docs. When I set the document size I need a com.lowagie.text.Rectangle
Object.
The Rectangle takes float width, float height as arguments and I guess it is pixel.
I only have the correct messures for the file I need to create in mm.
Any Idea how to do this?
Start Free Trial