| 
 Posted by SimpleT on 11/23/05 11:29 
d 
"Pasquale" <spdrweb@NOTHNXtelusplanet.net> wrote in message  
news:GHBee.24458$0X6.1675@edtnps90... 
> Not matter what I use for my x and y values (see below) the page prints  
> with a half inch margin left and bottom. Not sure about top and right. I  
> haven't put enough text in yet for those. However, when I open the PDF to  
> view, it is properly spaced according to my x and y values. 
> 
> Is there a setting I can include when creating the PDF with PHP to  
> override any printer default margins? Even though I can't find any printer  
> settings with these default margins on mine. 
> 
> snip... 
> pdf_show_xy($pdf, "Sample text1",15,10); 
> snip... 
> 
> Thanks 
>
 
[Back to original message] 
 |