Kamil Ratajczak wrote:
> I can't figure out what I do wrong.
When you print, you should look at the print dialog, and tell the viewer
not to scale the page! If you scale pages, it's obvious that the
measurements change.
---
Hello
I use iText version 2.1.7
I want put text in position x= 12 millimeters and position y = 100
millimeters
For this purpose I use this methods :
writer.getDirectContent().moveText(Utilities.millimetersToPoints(12),Utilities.millimetersToPoints(100));
writer.getDirectContent().showText("H
Hello
I use iText version 2.1.7
I want put text in position x= 12 millimeters and position y = 100
millimeters
For this purpose I use this methods :
writer.getDirectContent().moveText(Utilities.millimetersToPoints(12),Utilities.millimetersToPoints(100));
writer.getDirectContent().showText("Hell