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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing Problem -How to Print Multiple Labels

Status
Not open for further replies.

Carera2011

Instructor
Sep 8, 2005
5
US
I have customers ordering different amounts of products. Once the oders are completed I then know how many boxes it took to package the complete order.

I need to use Crystal to print the labels for this customers orders. I have a parameter set up to accept the # of labels that need to be printed.

How do I tell crystal to print the number of labels that I need based on the input from the parameter. I can be printing 10 labels or sometimes on occassion be printing 100+ labels, again it all depends on the size of the order.

The same address will be printing every time...I would just like the label to print 1 of (parameter),2 of (parameter), etc.

Is there any way to do this? HELP!!!!
 
There are ways, but keep in mind that Crystal is a report writer, not a label printing program so you might consider the latter.

This is probably the best solution for your requirements, given that you could need 100 labels:

faq767-5071

-k

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top