K
kiergaro
I understand there is no way for the Server to see the Client
printers, but I have a routine that generates a bunch of bar codes on
a page and keeps it stored in a Graphics variable. Is there any way
possible to take the graphics variable and put it in a printable
window using windows.print() in Javascript?
Basically i'm doing something like this in the PrintPage()
Dim grfx As Graphics
printers, but I have a routine that generates a bunch of bar codes on
a page and keeps it stored in a Graphics variable. Is there any way
possible to take the graphics variable and put it in a printable
window using windows.print() in Javascript?
Basically i'm doing something like this in the PrintPage()
Dim grfx As Graphics