Generating PDF reports

Ed Hilovsky lgf at lgfcomputers.net
Tue Nov 11 14:54:57 PST 2008


I use this under Linux.

1. In filepro I  print the report to a text file (state.txt)
2. Convert the .txt to post script .ps
(  /usr/bin/enscript --font Courier12 --word-wrap --no-header 
--output=state.ps state.txt  )
3. Covert the .ps to a pdf file
(  /usr/bin/ps2pdf13 state.ps state.pdf  )
4. Email the pdf

You can run this in batch clearing the .txt, .ps and .pdf files before 
each new report.

>
>
> I am interested in Generating PDF reports instead of generating printed 
> output.  Has anyone done this with Filerpo.  I am using Filepro on
> Linux. 
>
> Thanks for any suggestions.
>
> --Greg
>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
> _______________________________________________
>   



More information about the Filepro-list mailing list