print bordless page, margin cut off
807591Mar 19 2007 — edited Mar 26 2008Hello ,
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!