<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>System:</DIV>
<DIV>fileProODBC 5.0.15 (16 user network)</DIV>
<DIV>Testing on a workstation with Windows XP Pro</DIV>
<DIV>Print Wizard verion 3.0</DIV>
<DIV> </DIV>
<DIV>Here is my batch file:</DIV>
<DIV>@echo off<BR>rem This File created by install shield on 8-25-2004<BR>set PATH=C:\WINDOWS\COMMAND<BR>set PFDSK=V<BR>set PFDATA=V:<BR>set PFPROG=V:<BR>set PFDIR=<BR>set PFLMHOST=server2007<BR>set PFMENU=V:\fp\menus\rick<BR>set PFGLOB=<BR>set PFCONFIG=<BR>set pfpostprint=c:\program files\printwiz30\printwiz.exe /fpdf c:\quote.txt /q<BR>set PATH=%pfprog%;%PFPROG%\fp;%path%<BR>echo stuff > fp$$$$$$.bat<BR>del fp$$*.bat>NUL<BR>%pfprog%\fp\p</DIV>
<DIV> </DIV>
<DIV>My printer definition</DIV>
<DIV>printer12| rickpdf,printwiz,c:\quote.txt,Create PDF</DIV>
<DIV> </DIV>
<DIV>I am trying to create a pdf of the output from filepro called quote. The file quote.txt is created correctly and exists in the C:\directory. But the above does not create a file called quote.pdf. If I remove the "/fpdf c:\quote.txt" it will print correctly. It does create a file called pdf that can not be opened.</DIV>
<DIV> </DIV>
<DIV>What am I doing wrong? Also on the printer definition is it possible to let fp create the name of the output based on the data in a field?</DIV>
<DIV> </DIV>
<DIV>Thank you in advance,</DIV>
<DIV>Rick Hane</DIV>
<DIV>Deluxe Stitcher Company Inc.</DIV>
<DIV><A href="http://www.deluxestitcher.com">www.deluxestitcher.com</A></DIV>
<DIV> </DIV></div></body></html>