Printing PDF via Printer in XML Publisher
How to print the PDF document file directly via printer using bursting control file in xml publisher in Window environment. We followed the below setup.
1. Printer server used for printing is configured in IPP mode. I am able to access the print server using http protocol . (ie.http://sadcom:80/Printers/WOOADSU/.printer) where sadcom ->server name, WOOADSU -->printer name,80-->Port.
2. 3rd party software (PDFTOPS converter) is installed in windows server where application is installed.
3. In Oracle application, printer name (\\sadcom\WOOADSU\ ) was registered with "--PASTA UNIVERSAL" as driver and Print Sytle "PDF Publisher " was defined for that Print driver.