Results 1 to 4 of 4
  1. #1
    waltb is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jul 2011
    Location
    CT
    Posts
    23

    DataMatrix Barcode Font Not Printing

    Background:



    Query results are sent to a Report designed for labels to be printed on a Zebra GX430t label printer.
    The label is designed with a text box formatted for DataMatrix barcode font. The control source is an expression similar to that described by Microsoft here using the expression format:

    ="*" & [Field1] & "" & [Field2] & "*"

    I can see the expression result in a "Print Preview" where the barcode would appear.

    Problem:

    It seems that if I format the control to another barcode font (QRCode, etc.) I am able to print a barcode. However I need Datamatrix and the space where the barcode should appear is blank.

    Does Datamatrix require special/additional coding?

    Thanks in advance.
    Walt

  2. #2
    waltb is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Jul 2011
    Location
    CT
    Posts
    23
    Just a quick update to my original post:

    1. Delete all Zebra printer drivers and install the latest Zebra ZDesigner print driver for you model.
    2. Configure your particular barcode using the printer driver ("printer preferences" then select the 'Barcode Fonts' tab. Add one of the symbologies, give it a name which will show up as a font in your Access application. Configure any of symbol parameters (orientation, size, etc.).
    3. In Access, set the text box properties Font to the name you've chosen in Step 2. Place your expression in the Data source. It helped me to set the text box background and outline to Transparent as I found the position of the final barcode did not exactly match with the position of the text box.

  3. #3
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Thanks for sharing.

  4. #4
    thomsonpa is offline Novice
    Windows Vista Access 2007
    Join Date
    Oct 2012
    Posts
    1
    I have tried your suggestion, but still do not get the barcode to print.
    Is there any other settings in the driver that need changing?
    Do you need to add the "*" at the beginning and the end of the data, as I thought this was only for code 39.

    I have writtent o Zebra help, but 2 weeks later and no reply. So your post has encouraged me that it is possible.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Import data from barcode
    By roughrider in forum Import/Export Data
    Replies: 2
    Last Post: 10-16-2012, 08:59 PM
  2. GS1-128 Barcode in Report
    By AKQTS in forum Reports
    Replies: 1
    Last Post: 09-23-2011, 04:36 PM
  3. Barcode control problem
    By ckleung in forum Database Design
    Replies: 0
    Last Post: 07-26-2011, 10:56 PM
  4. minus particular Items (barcode) only...
    By alex_raju in forum Access
    Replies: 1
    Last Post: 06-28-2011, 11:11 AM
  5. barcode
    By techker in forum Access
    Replies: 1
    Last Post: 02-21-2009, 09:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums