David Pilgram wrote:

> Hello,
> 
> What if you print to file (XCmail.ps), then view it file with gv or
> ghostview or whatever?  Does the whole page have a offset still?
> 
> Try the `Letter' setting, and try printing that - again to see if it's
> just a page offset.
> 
> J�rgen, to save us looking up, when you write to printer, does it go via a
> .ps file first?
> 


No, it goes through pipe into lpr. But the only difference is the opening: 
fopen(file...) and popen(lpr....), the rest is the same code.

J�rgen

Reply via email to