How to print check in PDF format in Oracle EBS?
We are trying to print check in PDF format (actual output is .out extension but the file is PDF) directly on a concurrent program.
Used pdftops as preprocess but the printout is the text file of the ps file not the PDF.
Can someone already make this work?