Printing reports via PCL to access printer installed fonts
I am trying to customise a AP check which has MICR font at the bottom. I would like to use a printer installed font rather than a soft font (ie font uploaded into BIP then used in rtf) however the only way to access these appears to be via PCL escape sequences. My check is produced as a PDF which uses a PDF to PS converter as standard in EBS. I have tired using ghostscript as the preprocesser so PCL is produced but it produces a PCL image so I'm unsure how to embed the escape sequences. Does anyone know