Quick Print Wizard question
Boaz Bezborodko
boaz at mirrotek.com
Fri Aug 7 08:48:32 PDT 2009
>
> Date: Thu, 6 Aug 2009 11:51:16 -0700 (PDT)
> From: Richard Hane <yoresoft at sbcglobal.net>
> Subject: Quick Print Wizard question
> To: filepro-list at lists.celestial.com, Bob Rasmussen <ras at anzio.com>
> Cc: Rick Hane <rhane at deluxestitcher.com>
> Message-ID: <802935.99947.qm at web81408.mail.mud.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> System:
> fileProODBC 5.0.15 (16 user network)
> Testing on a workstation with Windows XP Pro
> Print Wizard verion 3.0
>
> Here is my batch file:
> @echo off
> rem This File created by install shield on 8-25-2004
> set PATH=C:\WINDOWS\COMMAND
> set PFDSK=V
> set PFDATA=V:
> set PFPROG=V:
> set PFDIR=
> set PFLMHOST=server2007
> set PFMENU=V:\fp\menus\rick
> set PFGLOB=
> set PFCONFIG=
> set pfpostprint=c:\program files\printwiz30\printwiz.exe /fpdf c:\quote.txt /q
> set PATH=%pfprog%;%PFPROG%\fp;%path%
> echo stuff > fp$$$$$$.bat
> del fp$$*.bat>NUL
> %pfprog%\fp\p
>
> My printer definition
> printer12|? rickpdf,printwiz,c:\quote.txt,Create PDF
>
> 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.
>
> 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?
>
> Thank you in advance,
> Rick Hane
> Deluxe Stitcher Company Inc.
> www.deluxestitcher.com
My own preference in using PrintWizard is to print to a file starting
with a !PDF command to make Printwizard generate the file I want and
then open it from within processing. By controlling file names I can
avoid multiple users trying to use the same file as might happen when
using PFPOSTPRINT.
Boaz
More information about the Filepro-list
mailing list