Print XML Publisher PDF Reports From The Concurrent manager R12
We have some issue in printing pdf output directly from concurrent requested. The concurrent program completed normal and output is generated in pdf file. But when we are printing, its printing garbage. We are tyring to implement cheque printing in R12 with xml publisher.
I investigate more about this issue and found few notes from oracle to configure pasta to get this done. I configure the pasta properly as per the attached work document. Now I don’t see any issue with pasta configuration.
I tried to check the same output from the operating system and when I tried to read the pdf file, I got the same unreadable format in OS as well. I know we need to use some third party tool like xpdf or goshscript to convert the pdf to post script to print it properly. I am following document “How To Print XML Publisher PDF Reports From The Concurrent Manager [ID 338990.1]” to get this done.