Hi Steve, What I mean is, I have a xdp form with one of the field as
barcode field ( Code 3of9), which is used to have unique business
reference no. This form is printed in following 2 ways, 1) Using
workflow functions generatePrintedOutput ( for postscript) and then
sendToPrinter operation to send it to printer. 2) User can directly
print the form using Print Form button present on the form within his
work queue. In both the scenarios form is printed on the same printer.
But when I try to read ...