Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print Queue names

Status
Not open for further replies.

petermeachem

Programmer
Aug 26, 2000
2,270
GB
I am using a thing called textcontrol as a wordprocessor control. When I print from it, the print queue name is the name of the application and I need it to be something specific for each file.

I'm not sure if this is coverable by TextControl. I certainly could not find anything in the documentation.

What I have done is to set App.Title to filename and paper type before each print. I'm not sure if this is an ok thing to do or not. It seems to work.

Anyone else had this problem and fixed it?

And no, I don't want to save the document and print it using the common dialog control, even a hidden version of same, just print what is on the screen.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top