-
Hello Guys and Gals,
Okay here it is. :-)
I have an object that I would like to print explictly on directed parts of a page.
ie, I have a bar code, and I need to be able to print it over and over on a page, but I only want to use on object, and simply change it's value so I won't have to create a new instance of the object every time I need to print it to the page.
I am not well versed on the vb print capabilities, but is this possilble?
-
I think so, but it's difficult to read your message so I'm not sure what you're after
I think you want to globally declare this object and then just refere to it each time you print.
If this doesn't work, drop us a mail with some more details
Cheers
Chris