Hi, I have problems generating barcode labels on navision
I am using an activex control to generate a bmp file and inset it on a blob (bmp) field and show it on my label layout report.
The problem is Navision generates label type forms using arays but I con not define an array for a blob field. Is there a workaround for this ?
I am really not very attached to using ocx controls for barcode, instead i can use ttf for creating barcodes. But then I don't know how to have a text field shown in a font that i choose?, and I don't have a ttf font for EAN13 font.
//EMK\\
0
Comments
or http://www.mibuso.com/dlinfo.asp?FileID=106
We upc code some items we carry & print sheets of barcode labels
100 on a sheet - 5 columns - 20 rows. (1.5x.5inch labels)
for example
the Item table has a field called Picture. We don't use the picture field so we used it to store that item's Barcode BMP.
(note..you could always create a new "BLOB" field in the item table)
Item->picture->import.
now on the report you add a "Picture Box" & change the SourceExp to "Picture".
(this is assuming your report's dataitem is "ITEM")
When you run the report for that item # it's barcode pic will show.
now you just have to setup the sizes & locations of the fields to fit on the label sheet.
Hope that made sence..play around with it.
http://www.BiloBeauty.com
http://www.autismspeaks.org
How do you print more than one barcodes ("Item.Picture" for your example) in a row for your label ???
Pic:
http://www.geocities.com/navision_attai ... ortPic.JPG
Result:
http://www.geocities.com/navision_attain/test.pdf
Fob:
http://www.geocities.com/navision_attai ... Report.zip
top Left box is a very small "Item No."
top Right box is very small "item Description"
Large Box Underneath both is the picture box that holds the UPC Code pic.
& I just repeated the fileds over and over till it filled the page.
Now we just enter the item # we want & we get a sheet of barcode labels or as many sheets as you want by selecting the number of copies in the printer selection dialog box.
http://www.BiloBeauty.com
http://www.autismspeaks.org
Nice job, but i think I am misunderstood. If you have to print different Bar codes in a sheet or in a row can you handle that using pic. approach.
but if i set the page up for 1 row instead of 20 - then the next row would print out the next item # I selected.
So using this example modified to 1 row I can get 20 rows of labels each with a different upc code. (each row will give you 5 of the same tho)
Not sure what you're looking for?
http://www.BiloBeauty.com
http://www.autismspeaks.org
How do you print different barcodes one after the other on two row for label? and display only barcode not text of my picture
Thank
http://www.waspbarcode.com/software/fontware.asp