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, the top portion seems to be cut off and the left and right margins are also big. is this a file -> page setup issue in acrobat reader?
> i also inlcuded a page events, it does not get printed (e.g. page 1 of 2) but in the pdf it can be viewed. i just copied the same code from the tutorial and modified the label text to page n of n
 
anyone got ideas why these happened?
 
Mark

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.504 / Virus Database: 302 - Release Date: 7/24/2003

Reply via email to