> On 2017-12-21 10:32, Paul Newton wrote:
>
> Hi all
>
> The subject explains what I need to be able to do within a running VFP
> application - any suggestions (preferably free or cheap :)).  I
> apologise in advance if this should have been marked [NF] but I
> thought not

Ghostscript can do it:

for a modest amount of compression :
gswin32c.exe -sDEVICE=pdfwrite -dCompatibilityLevel=1.4
-dPDFSETTINGS=/ebook -dNOPAUSE -dBATCH -sOutputFile=<<outfile>>
<<infile>>

for more compression:
gswin32c.exe -sDEVICE=pdfwrite -dCompatibilityLevel=1.4
-dPDFSETTINGS=/screen -dNOPAUSE -dBATCH -sOutputFile=<<outfile>>
<<infile>>


hth

dt

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/caao+qouug5q2mucxdqhdwm2+xubk1mg+ss-9bbi_hqks9by...@mail.gmail.com
** 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