Zum Hauptinhalt gehen

Suche

Suche

Barcodes On Access Report

Kommentare

2 Kommentare

  • Avatar
    Legacy Poster

    I'm looking here for  a similar solution but if you already have a report from Ms Access, have you looked into Font For Barcode? is a font that you will have to installed in your server/ client and all you have to do is set the barcode value font to this font and voila!

     

    The value will need to be like *1234445* and it will print a barcode. Give it a shot. One font I've used for past project is Archon Code 39 Barcode ttf. 

     

    If you have have found a way to create a report with Bartender let me know. 

    0
  • Avatar
    Legacy Poster

    It takes a bit to setup initially but instead of creating a report in Access you could output the data into a flat text file and use Commander/Integration Builder (depending on which version or Automation you have) to process it.

     

    What you would need to do is

     

    • create a dummy data file with enough fields to allow for a full page worth of information including variable address data .
    • create a full page report sheet in BarTender adding on any fixed information fields, like your company name and details etc. plus a sequential number for the page number together with text or barcode objects for each field in your file
    • Link the label to the dummy data file and then (and this is where the fun begins) go through each variable field in turn linking them to the corresponding field in the data file.
    • Create the appropriate trigger in Commander?integration Builder to look for you live output trigger file and open and print the report label

    Your report would need to be output in such a way that if more than one page were to be printed then the 2nd and subsequent page information would each be added to the data/trigger file as a separate line/record, including allowance for the address fields with either data in them or blank if you did not want these printed on each page. 

     

    It does take quite a bit to setup, especially the laborious process of linking each label field to the correct data file field but should do what you require.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.