<!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.6000.16735" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>That's essentially (though by a different route) 
what we do too.</FONT></DIV>
<DIV><FONT face=Arial size=2>hplaser print code table -&gt; pcl2pdf -&gt; htdocs 
-&gt; browser</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>It's exceedingly convenient.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Though I have to point out that the fact that 
ghostpdl (the thing pcl2pdf uses)</FONT></DIV>
<DIV><FONT face=Arial size=2>is free is one of it's biggest down sides at the 
same times as an up side.</FONT></DIV>
<DIV><FONT face=Arial size=2>It's great and we use it extensively and 
i</FONT><FONT face=Arial size=2>t renders most filepro 
output&nbsp;pretty</FONT></DIV>
<DIV><FONT face=Arial size=2>well, but it's far from perfect. Images 
</FONT><FONT face=Arial size=2>come out kind of, well, terrible. They 
work,</FONT></DIV>
<DIV><FONT face=Arial size=2>they just come out reduced to a </FONT><FONT 
face=Arial size=2>very low quality rendition. I've seen a few other</FONT></DIV>
<DIV><FONT face=Arial size=2>rendering failures and oddities </FONT><FONT 
face=Arial size=2>too, and we have simply decided it's easy</FONT></DIV>
<DIV><FONT face=Arial size=2>enough and worth our while to just avoid those 
problems. If a report turns out</FONT></DIV>
<DIV><FONT face=Arial size=2>to have a code that </FONT><FONT face=Arial 
size=2>fails to render well in ghostpdl, we adjust the report.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Most ordinary filepro reports generated with the 
stock hplaser table work fine.</FONT></DIV>
<DIV><FONT face=Arial size=2>But I'm sure PrintWizard is a 
no-excuses&nbsp;solution </FONT><FONT face=Arial size=2>where everything 
works.</FONT></DIV>
<DIV><FONT face=Arial size=2>I know it does a good job printing, which means 
</FONT><FONT face=Arial size=2>it's pcl engine is good,</FONT></DIV>
<DIV><FONT face=Arial size=2>which is the hard part here. Not to mention PW has 
PWML and a ton of</FONT></DIV>
<DIV><FONT face=Arial size=2>fancy features. Not to mention if your PW is coming 
in the form of being part</FONT></DIV>
<DIV><FONT face=Arial size=2>of anziowin, then you get a truckload of killer 
stuff in anziowin too.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Aside from quality of product issues, there are 
logistics differences</FONT></DIV>
<DIV><FONT face=Arial size=2>to be aware of too. ghostpdl runs on the server and 
so every time any user</FONT></DIV>
<DIV><FONT face=Arial size=2>prints something, the server cpu &amp; ram have to 
run ghostpdl to convert</FONT></DIV>
<DIV><FONT face=Arial size=2>the data. Where printwizard runs on the client, so 
the server does no</FONT></DIV>
<DIV><FONT face=Arial size=2>work and the work of rendering the pcl is spread 
out over each client</FONT></DIV>
<DIV><FONT face=Arial size=2>pc. So if your server is old and has a lot of 
users, ghostpdl may be too</FONT></DIV>
<DIV><FONT face=Arial size=2>slow and will also randomly fail to render some 
files.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-- </FONT></DIV>
<DIV><FONT face=Arial size=2>Brian K. White&nbsp;&nbsp;&nbsp; <A 
href="mailto:brian@aljex.com">brian@aljex.com</A>&nbsp;&nbsp;&nbsp; <A 
href="http://www.myspace.com/KEYofR">http://www.myspace.com/KEYofR</A><BR>+++++[&gt;+++[&gt;+++++&gt;+++++++&lt;&lt;-]&lt;-]&gt;&gt;+.&gt;.+++++.+++++++.-.[&gt;+&lt;---]&gt;++.<BR>filePro&nbsp; 
BBx&nbsp;&nbsp;&nbsp; Linux&nbsp; SCO&nbsp; FreeBSD&nbsp;&nbsp;&nbsp; 
#callahans&nbsp; Satriani&nbsp; Filk!<BR></FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=tyler.style@gmail.com href="mailto:tyler.style@gmail.com">Tyler</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=filepro-list@lists.celestial.com 
  href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, November 11, 2008 6:26 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Generating PDF reports</DIV>
  <DIV><BR></DIV>pcl2pdf works like a charm on SCO OS6 for us.&nbsp; We set it 
  up as a filePro printer:<BR><BR>/usr/local/bin/pcl2pdf - 
  /usr/$LOGNAME/$MDYHMS.pdf<BR>
  <DIV class=gmail_quote><BR>We use facetwin, so we have another printer entry 
  that outputs to a web directory with a command after that to echo an escape 
  sequence to the screen that launches the workstation's browser by displaying 
  the PDF URL (nicely negating the problem of having to know the path to the PDF 
  app on the target machine, as well as being platform 
  agnostic).<BR><BR>Tyler<BR><BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">Message: 
    1<BR>Date: Tue, 11 Nov 2008 13:30:19 -0600<BR>From: Greg &lt;<A 
    href="mailto:filepro@vltool.com">filepro@vltool.com</A>&gt;<BR>Subject: 
    Generating PDF reports<BR>To: <A 
    href="mailto:filepro-list@lists.celestial.com">filepro-list@lists.celestial.com</A><BR><BR>I 
    am interested in Generating PDF reports instead of generating 
    printed<BR>output. &nbsp;Has anyone done this with Filerpo. &nbsp;I am using 
    Filepro on Linux.<BR><BR>Thanks for any 
  suggestions.<BR><BR>--Greg</BLOCKQUOTE></DIV><BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Filepro-list mailing 
  list<BR>Filepro-list@lists.celestial.com<BR>http://mailman.celestial.com/mailman/listinfo/filepro-list<BR>
  <P>
  <HR>

  <P></P>No virus found in this incoming message.<BR>Checked by AVG. 
  <BR>Version: 7.5.549 / Virus Database: 270.9.1/1781 - Release Date: 11/11/2008 
  8:59 AM<BR></BLOCKQUOTE></BODY></HTML>