Barcode Fonts, Components, ActiveX and .NET Windows Forms Controls, Java Servlets, 
DLLs and Barcode Scanners. IDAutomation.com, Inc. is a BBB Accredited Business. Click for the BBB Business Review of this Computers Hardware, Software & Services in Tampa FL
Contact IDAutomationView your cart in the IDAutomation Store
Loading

Barcode Prints much larger from Production

The barcode is much larger when printed from the production machine, but prints correctly when printed from the developer machine. This issue is applicable to IDAutomation Windows Forms Barcode Components.

Solution(s):

Possible Solution:
  1. Make sure the default printer on both machines is set to the same printer.
  2. Ensure that the production machine has a default printer assigned to it.
  3. Make sure the image is set to IndependentEMF instead of PictureBox.

    Example VB .NET Source Code:

    '*** Print Bar Code ***
    Dim myBarCode As IDAutomation.Windows.Forms.LinearBarCode.Barcode = New IDAutomation.Windows.Forms.LinearBarCode.Barcode()
    Dim myImage As System.Drawing.Imaging.Metafile
    myBarCode.DataToEncode = InvoiceNumber
    myBarCode.Text = InvoiceNumber
    myBarCode.RefreshImage()
    myImage = myBarCode.IndependentEMF
    ev.Graphics.DrawImage(myImage, center - 100, yPos)
    myImage = Nothing

To sign up for monthly updates about new products or upgrades, please click here. © Copyright 2012 IDAutomation.com, Inc., All Rights Reserved. Legal Notices.

 Barcode Fonts | Components | Scanners | Support | Contact Us


70% of Fortune 100 Company's use IDAutomation Products.