Dynamic Number Of Records On Pack List
Hello there.
I am working on a pack-list which will need to contain both header information, as well as a dynamic number of rows depending on the number of items sold.
We are using a csv data source, and the source looks something like:
SoldToName,SoldToAddress,ItemNumber,ItemName,ItemPrice
JoeSmith,ExampleAddress,1234,WidgetOne,2
JoeSmith,ExampleAddress,5678,WidgetTwo,5
JoeSmith,ExampleAddress,9012,WidgetThree,7
JoeSmith,ExampleAddress,3456,WidgetFour,3
Is it possible to do this? So far I can only configure bartender to look at a single row at a time, and I am very far from having it able to populate multiple items at once.
Again the number of rows will be dynamic depending on the number of items sold - which will vary from print to print.
Thank you.
-
Shotaro Ito
★ BarTender Hero ★
From BarTender 10.1 Automation edition, there's Page template - see topic below.
http://forums.seagullscientific.com/index.php?/topic/2873-excel-file-printing-5-barcodes-on-1-label/
0 -
Violynx - Did you ever get this to work? I have the same need but each of my columns has a different length and I haven't figured out how to lay that out. Thanks in advance.
0 -
Hi,
We are using version 10.0 SR4.
I need something similar and the number of rows it may be different from print to print. I did manage to define a layout with 8 rows and the 1st and 2nd I'm using it as header and the last one as footer. My issue is that because the number of rows is not the same the last one (footer) might get printed in the middle of the page. Is there a way to sort this?
Can a VB script be used to get a list from a SQL db?
0
Please sign in to leave a comment.
Comments
3 comments