- Original Message -
From: "Mark Goking" <[EMAIL PROTECTED]>
To: "itext" <[EMAIL PROTECTED]>
Sent: Monday, July 28, 2003 2:45
Subject: [iText-questions] problem with margins when prniting with pdf
> hi all, this code
>
> Document document =
Title: Message
hi
all, this code
Document document = new Document(PageSize.A4, 18, 18, 18,
18);
>
supposedly sets margins to be 18 (pixels?) top, bottom, left and right,
right?
>
when viewed in pdf, the top seems to be ok. but the left and right margins are
somehow big.
>
when printed