Printer not recognizing PCL code embedded in the PDF file from BI Publisher
I am working on with a BI Publisher report in PeopleSoft Finance to print a check to be sent to the back, On the check, I need to print the MICR line at the bottom. During my research, it was been mentioned that I needed to add PCL code to get this secured font to the print. Below is the PCL code I used.
pcl><control><esc/>(0Q<esc/>(s1p12v0s0b0T</control>1234567890</pcl>
The PDF file was generated with the PCL code as is, which was expected. But when I send the file to the HP PCL capable printer, I was expecting the PCL code to be executed and only see the MICR line on the bottom. But it does not interpret the PCL code, the print report just prints the code as is.