Printing positioned text (Invoice printing)

S

Sergio Montero

I have a VB6 app that allow users to set up invoice formats indicating X and
Y position for each field (customer,total,etc). So when the format changes,
the user only needed to change the X,Y settings. When the invoice is printed
the app reads that settings and using the printer object send each field to
the position that was previously configured.

I'm working on the VB .NET version of that app, I already migrate the other
process and now I'll start working on the invoice set up.

Is there any way in VB.NET to add that functionality to my app so the users
have flexibility?

TIA
Sergio Montero
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top