Jump to content

Print detail multiple times


dencel

Recommended Posts

Hello,

I have a simple table order(id(pk),amount(integer)) and I want tot use this table to print orderlabels for shipment.
I want to print a label for each package (amount), the question is how to do this. I am using a sql connection as resource for my report.

Option 1: explode the resultset, I think this is an ugly solution
Option 2: ??

I hope somebody has a logical solution to help me.

Thanks in advance,


Dencel

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...