opening pdf file

Jean-Pierre A. Radley appl at jpr.com
Mon Jan 24 10:29:53 PST 2005


Joe Hirschman propounded (on Mon, Jan 24, 2005 at 11:46:23AM -0500):
| We are trying to open output as a pdf in adobe but get the following error.
| 
| Adobe Reader could not open 2754.pdf because it is either not a supported file type or because the file has been corrupted (for example, it was send as an email attachment and wasn't correctly decoded).
| 
| This is the process we are running
| 
|        Then:
| 110  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
|        ø If:
|        Then: ex="/ptmp/"{rand(){".pdf"
| 111  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
|        ø If:                                 ' start building system command
|        Then: es = "umask 0 ;cd /htdocs"
| 112  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
|        ø If:                                 ' write pdf file /ptmp
|        Then: es = es < ";unpcl" < et < "|ibm2ascii |pipe2csv >"<ex{""
| 113  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
|        ø If:                                 ' pop up web browser
|        Then: es = es < ";winstart http://"{getenv("SRVIP"){ex{""
| 114  -------   -   -   -   -
|        ø If:
|        Then: system es
| 115  -------   -   -   -   -

Where is 'et' defined?

-- 
JP


More information about the Filepro-list mailing list