Implementing Address Labels in application

  • Thread starter Thread starter Chris B
  • Start date Start date
C

Chris B

Does anyone know of a way in VB.net, to implement the
following functionality in printing address labels.

Allowing the user to select from which location on a
stadard address label sheet (Avery 5160) they want to
begin there printing from.

The address labels are printed using Crystal Reports and
currently always begin from the default location.

So the two main isssues are
1) Telling the Crystal report from where to begin
printing from
2) Making of the VB screen to display a sheet of labels
and allowing the user to select the location of the label
by pressing the label's position on the screen

If there is a better/easier way I would do that instead
 
Back
Top