this is a known bug (bug_id=6263423)  
Author Message
Oliver





PostPosted: 2006-3-30 22:08:00 Top

java-programmer, this is a known bug (bug_id=6263423)
Hi,

after some research in the bug database i found that this is a
known bug with the print margins.

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6263423

It seems that it doesnt matter whether one uses the native page
setup dialog (PrinterJob.pageDialog(PageFormat)) or whether
one uses the cross-platform Java page setup dialog
(PrinterJob.pageDialog(PrintRequestAttributeSet)).

Now i dont use a page setup dialog anymore, and use fix margins.
:)

regards

Oliver