Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

print bordless page, margin cut off

807591Mar 19 2007 — edited Mar 26 2008
Hello ,

I have a problem on printing on bordless page type. Even though I set up thepage to have 0 margins (the printer allows me this - so I am not forcing it to 0), I have 2 possible situations:
- if I use the setPageable, before printing I will have the image considered to be at 0,0 , but the printer leaves a margins, so the image looks cut off
- if I use setPrintable(..) then the image is printed from a certain margin, the image is no longer cut off, but is not on 0,0 either.

Any sugestions?
Many thnx in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2008
Added on Mar 19 2007
20 comments
642 views