<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>We need to be able to print a .PDF file under
filePro process control. On SuSE Enterprise 8.0, we can use:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> 'lp -dprintername
filename.PDF' to print the file to an HP LaserJet 1200
series printer. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>However, the printout is shifted down about 1/2"
which causes the bottom 3/8" of the image to be cut off. We
can do:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> 'pdf2ps filename.PDF filename.ps'
to convert the .PDF to postscript first and then:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> 'lp -dprintername filename.ps'
and</FONT><FONT face=Arial size=2> it prints perfectly.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Has anybody solved this problem?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Jerry Rains</FONT></DIV>
<DIV><FONT face=Arial size=2>Director, Information Technology</FONT></DIV>
<DIV><FONT face=Arial size=2>All American Moving Group, LLC</FONT></DIV>
<DIV><FONT face=Arial
size=2>j.rains@allamericanmoving.com</FONT></DIV></BODY></HTML>