Author Topic: barcodes and 4.3  (Read 3986 times)

Doug_s

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • http://www.tallships.com.au
barcodes and 4.3
« on: August 15, 2005, 09:49:45 pm »
Morning,
I am running the inventiry 4.3 demo. When I select report then barcode the Label Form / Label Description panel is empty.  

Any clues ??

thanks
Doug
 

tmhinchey

  • Hero Member
  • *****
  • Posts: 489
    • View Profile
Re: barcodes and 4.3
« Reply #1 on: August 16, 2005, 07:21:24 am »
You may have contradictory settings for units of measure between your Windows regional settings and the barcode setup settings.  If your windows regional settings are metric units, change your barcode set up to the milimeter scale rather than inches(which I suspect is the default).  Once the setting is changed the metric versions of label sizes and decriptions shoud display, but you may need to close the form and re-open.  The barcode settings are accessed througg Reports>Barcodes>Click the bacode button on the bottom of the form.
 

Doug_s

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • http://www.tallships.com.au
Re: barcodes and 4.3
« Reply #2 on: August 18, 2005, 10:40:39 pm »
Morning,

 
Checked my PC and network settings; both are metric
Checked Intellitrack settings; Metric > Codabar > 25mm
 
Any other clues ?

Thanks
Doug

 

tmhinchey

  • Hero Member
  • *****
  • Posts: 489
    • View Profile
Re: barcodes and 4.3
« Reply #3 on: August 19, 2005, 04:21:55 pm »
I ran in metric for the Access Versions of Check In/Out and Stockroom and saw the metric labels, but Inventory wasn't showing them.  In looking at the Access Code for the Form.Open of the Form_BarcodeMenu I found this:

Metric = Nz(DLookup("Metric", "SystemParmLocal", ""), 0)
    If Metric Then
        Me.RecordSource = "LabelsMetric"
        MySql = "SELECT DISTINCTROW LabelsMetric.LabelID, LabelsMetric.[" & LabelTitles & "], LabelsMetric.LabelName, LabelsMetric.[" & LabelDescription & "], LabelsMetric.Width, LabelsMetric.Length, LabelsMetric.LabelFilter, , LabelsMetric.Portrait FROM LabelsMetric WHERE ((LabelsMetric.LabelFilter=[Forms]![BarCodeMenu]![Label Type])) ORDER BY LabelsMetric.[" & LabelTitles & "]"
        Me.LabelList.RowSource = MySql

If you remove the extra comma after:
LabelsMetric.Length, LabelsMetric.LabelFilter, ,

The reports show up.

You may want to contact Intellitrack TechSupport to see if an update is available.
 

Jarkata09

  • Newbie
  • *
  • Posts: 1
    • View Profile
barcodes and 4 3
« Reply #4 on: December 05, 2009, 10:16:02 pm »
I finally have my 1,600 plus items entered and need to print some barcodes for those items that dont already have them.   I have no idea what a "Blazer" bar code printer is.   Im using a Thermal Label Printer that I purchased to print my UPS labels.    Im confused on the difference between DT Direct Thermal & TT Transfer Thermal, but it prints a label for either option I select....but when I try to print a barcode label it gives me "Error 1958 Error Loading Printer Driver".    I changed the printer driver to "windows generic text only" like was suggested to somebody else on the forum, but it does nothing.  Even though my printer icon tells me its getting the file, nothing prints.    Can anybody help me please?

Dan Sullivan

  • Administrator
  • Hero Member
  • *****
  • Posts: 663
    • View Profile
Re: barcodes and 4 3
« Reply #5 on: December 08, 2009, 09:23:05 am »
I finally have my 1,600 plus items entered and need to print some barcodes for those items that dont already have them.   I have no idea what a "Blazer" bar code printer is.   Im using a Thermal Label Printer that I purchased to print my UPS labels.    Im confused on the difference between DT Direct Thermal & TT Transfer Thermal, but it prints a label for either option I select....but when I try to print a barcode label it gives me "Error 1958 Error Loading Printer Driver".    I changed the printer driver to "windows generic text only" like was suggested to somebody else on the forum, but it does nothing.  Even though my printer icon tells me its getting the file, nothing prints.    Can anybody help me please?

You will need to download and install the latest printer driver for your printer from the printer manufacture.  Once this is done you will need to open the printer properties adjust your settings so they mach the label stock you are using and then print a test page.  If you can successfully do that then you will be able to print barcodes from our application.

Dan

mian iqbal

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Toronto airport limo
Re: barcodes and 4.3
« Reply #6 on: January 08, 2011, 04:38:39 am »
i am newone in this forum and happy to join