So we have a credit card processing program that prints a receipt,
however, it does not use a printer dialog where you can select the
printer and choose to create a PDF instead of printing. It just prints,
period.
Does anyone know of a way to intercept the printing and get
to a place where I can select the printer (or PDF)?
(The program never displays the receipt in a window either, or
I could just find the window and print it.)
however, it does not use a printer dialog where you can select the
printer and choose to create a PDF instead of printing. It just prints,
period.
Does anyone know of a way to intercept the printing and get
to a place where I can select the printer (or PDF)?
(The program never displays the receipt in a window either, or
I could just find the window and print it.)
Comment