I am using VB6 and MS Access for my project.
I have to make a printable page to print slips(8 on 1 page) with attributes name, id etc to be retrieved from the database for each slip.
how should I approach for this? Is there any tool in vb for this
akssps011 -2 Light Poster
Recommended Answers
Jump to PostUsing the Printer object, you could use its currentx and currenty properties to line up your text before you enddoc it...
Good Luck
All 2 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.