Print Wizard from -pq option

Richard Hane yoresoft at sbcglobal.net
Thu Nov 5 11:00:23 PST 2009






________________________________
From: Bob Rasmussen <ras at anzio.com>
To: John Sica <john at chrismanncomputer.com>
Cc: filepro-list at lists.celestial.com
Sent: Thu, November 5, 2009 12:17:41 PM
Subject: Re: Print Wizard from -pq option

On Thu, 5 Nov 2009, John Sica wrote:

> Richard,
> 
> Here is a printer definition in unix that might work for you in 
> windows.  The command is all on one line.  It's been working for about 2 
> yrs.  The printer is called pdfviewer.  It invokes the program called 
> pcl2pdf, which would have to be substituted with a windows command line 
> converter, like oakdoc.com's command line pcl to pdf converter (($78.00) 
> which does the same thing that the open source pcl2pdf unix/linux 
> program does.
> 
> The really nice part about this is that none of the report formats had 
> to be re-written to format the output for the pdf document. 
> ...

With AnzioWin, and its built-in Print Wizard, there is no need for an 
additional program to do PCL to PDF. Print Wizard does that function (and 
lots of other things).

As to Richard's original question, I don't understand it.

Regards,
....Bob Rasmussen,  President,  Rasmussen Software, Inc.

personal e-mail: ras at anzio.com
company e-mail: rsi at anzio.com
          voice: (US) 503-624-0360 (9:00-6:00 Pacific Time)
            fax: (US) 503-624-0760
            web: http://www.anzio.com
street address: Rasmussen Software, Inc.
                10240 SW Nimbus, Suite L9
                Portland, OR  97223  USA
_______________________________________________
Filepro-list mailing list
Filepro-list at lists.celestial.com
http://mailman.celestial.com/mailman/listinfo/filepro-list

Bob,

Hi good afternoon.  Here is the printer definition and batch file I sent to Ken.  

here is the printer definition and batch file that starts the menu on those selects that create the out put as a pdf through Printwizard.

What we want to do is instead of having to have line 12 in the batch file we would rather have it as a printer definition so that the user has the option to select a pdf as they would any printer location.  Hope that is clearier.

Print Def....
printer12: rickpdf, printwiz, u:\pdfquote\quote.txt, Create PDF
Note: 'u' is a mapped dirve on all workstations as the users my documents file located on the main server.
and below 'v' is a mapped dirve on all workstations to the fpodbc folder located on the main server.

Repair.bat file
@echo off
rem This File created by Rick Hane on 8-7-2009
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 /fpDF://u:\pdfquote\quote.pdf /quiet  <- line 12
set PATH=%pfprog%;%PFPROG%\fp;%path%
echo stuff > fp$$$$$$.bat
del fp$$*.bat>NUL
%pfprog%\fp\p repair


Thanks
Rick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20091105/ad403b77/attachment-0001.html 


More information about the Filepro-list mailing list