any one have a clue how to make label makers wth vb6?
if any one has sample codes, please help... I did to make a label maker in a short amount of time and I have no clue... thanks ...
Printable View
any one have a clue how to make label makers wth vb6?
if any one has sample codes, please help... I did to make a label maker in a short amount of time and I have no clue... thanks ...
Simply use a RichTextBox. It supports all types of formatting as well as printing.
i mean i want a user to write their address, then be able to print according to the size of the label papers that user chooses, like ms word... how do i do that? I mean how do I get all the texts in the right position and then print it?