Need help fp & PrintWizard
Richard Kreiss
rkreiss at verizon.net
Wed Jun 1 14:30:48 PDT 2011
I know Bob responded, I have the same configuration as well as one if my clients.
Instead of using pfpostprint, I set up some windows services to handle the PDF creation. The service looks at a directory and waits for an output to arrive, then creates the PDF.
I have 2 directories that are watched as the pdf's once made are moved to a different location.
This made it almost fool proof.
Where I need specific file names created, I use Filepro processing to create the file and at @once do a system call with the printwiz command to create the PDF.
One other way to approach this is create a batch file and use putenv() to set the file name and in the batch file %filename% to get the name and pass it to the printwiz command.
Richard
Sent from my iPhone
On Jun 1, 2011, at 9:26 AM, Richard Hane <yoresoft at sbcglobal.net> wrote:
> [sorry to posted]
>
> Bob,
>
> Thank you. As always you are there with the answer.
>
> I will try this later this morning.
>
> Rick
>
>
>
>
>
> ________________________________
> From: Bob Rasmussen <ras at anzio.com>
> To: Richard Hane <yoresoft at sbcglobal.net>
> Cc: filepro-list at lists.celestial.com; Rick Hane <rhane at deluxestitcher.com>
> Sent: Wed, June 1, 2011 8:02:52 AM
> Subject: Re: Need help fp & PrintWizard
>
> On Wed, 1 Jun 2011, Richard Hane wrote:
>
>> Good morning,
>>
>> Our system... fpODBC 5.0.14 (16 user) on a windows 2003 network with XP Pro
>> workstations.
>>
>> I also have had a single user version of PrintWizard on my workstation to
>> create
>>
>> PDFs.
>>
>> This is the command line in my batch file
>>
>> set pfpostprint=c:\program files\printwiz30\printwiz /fpDF://V:\ /quiet
>>
>> Last week we purchased the network version of PrintWizard 4 (service edition,
>> SE3).
>>
>> Here is my problem. I have to leave on business trip starting next Monday and
>
>> do not have the time to read the manual.
>>
>> All I want to do in addition to what my current version does is...
>>
>> 1. Ask the user for a file name.
>
> Remove the "/quiet" parameter.
>
>> 2. Set the directory to save the pdf
>
> You may be able to do this by changing
> /fpDF://V:\
> to
> /fpDF://V:\YourDirectoryHere
>
> If that doesn't work, use PWUI.EXE to create a profile, as follows:
>
> Go to Tools:Setup profiles.
>
> Click Add.
>
> Make up a name.
>
> Configure it to create PDFs.
>
> Configure various options, including output directory.
>
> Then change your PFPOSTPRINT to include:
> /profile=YourProfileName
>
>>
>> I am sure these two things are probably handled by adding commands to the above
>>
>> command line but I just don't have the time.
>>
>> Can someone help me with this?
>>
>> Thank you in advance
>> Rick Hane
>> Controller,
>> Deluxe Stitcher Comapny Inc
>> ISP Stitching Products
>> www.deluxestitcher.com
>> -------------- next part --------------
>> An HTML attachment was scrubbed...
>> URL:
>> http://mailman.celestial.com/pipermail/filepro-list/attachments/20110601/256744c7/attachment.html
>>
>> _______________________________________________
>> Filepro-list mailing list
>> Filepro-list at lists.celestial.com
>> Subscribe/Unsubscribe/Subscription Changes
>> http://mailman.celestial.com/mailman/listinfo/filepro-list
>>
>>
>
> 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
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20110601/fe820553/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
More information about the Filepro-list
mailing list