Will Cutepdf allow me to send output from a foxpro report form directly to a 
user-named pdf file without user intervention?



--- On Thu, 12/18/08, Malcolm Greene <[email protected]> wrote:

> From: Malcolm Greene <[email protected]>
> Subject: Re: What's easiest way to send email with pdf attachments from FPW 
> 2.5?
> To: [email protected]
> Date: Thursday, December 18, 2008, 6:09 PM
> Michael,
> 
> For PDF generation:
> 
> Search the archives for 'cutepdf'.
> 
> For email:
> 
> Search the archives for 'blat'. Blat ships as a DLL
> or EXE. The last
> time I looked, the EXE was a 120K single file (no
> installation
> dependencies) EXE.
> 
> To interface with the Blat.exe your FPW app would create a
> command line
> that references your body file and attachments, and then
> use the FPW
> command(*) to call an external app. The Blat command line
> syntax is a
> bit terse, but its easy to experiment with until you get
> everything
> right.
> 
> (*) If you use the built in way to call an external
> application you will
> get a command window that will temporarily display. I
> believe there's an
> API way to call an external app from FPW that will not show
> the command
> window.
> 
> Malcolm
> 
> 
> _______________________________________________
> Post Messages to: [email protected]
> Subscription Maintenance:
> http://leafe.com/mailman/listinfo/profox
> OT-free version of this list:
> http://leafe.com/mailman/listinfo/profoxtech
> Searchable Archive: http://leafe.com/archives/search/profox
> This message:
> http://leafe.com/archives/byMID/profox/[email protected]
> ** All postings, unless explicitly stated otherwise, are
> the opinions of the author, and do not constitute legal or
> medical advice. This statement is added to the messages for
> those lawyers who are too stupid to see the obvious.


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to