Oracle Forms (MOSC)

MOSC Banner

CUPSFILTER command generating 0KB pdf file when used in Oracle forms

in Oracle Forms (MOSC) 8 commentsAnswered ✓

Hi All

We are using "cupsfilter" command to convert a text file to pdf, on Oracle forms application server which is linux (Red hat 8.9).

Below is the command we are using to convert 'rep_txt.txt' file to 'rep_pdf.pdf' file:

cupsfilter -o cpi=17 -D \forms\abc\rep_txt.txt > \forms\abc\rep_pdf.pdf

Above command is creating the pdf file successfully with correct content but when we use the same command in Oracle forms(12c) using host function then it is creating pdf but of 0KB size.

Need your help to resolve this.

Any other solution(without using RDF) to convert text to pdf on application server is also welcome.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center