New User? Sign Up  |  Sign In  |  Help
Barcode support and
tutorials from IDAutomation
and the community.
Click for the BBB Business Review of this Computers Hardware, Software & Services in Tampa FL
Resolved Questions

Using Trial Maxicode - Barcode is not Square and cannot be scanned


We are evaluating the Maxicode Barcode and it is always coming out narrow and longer and therefore it cannot be scanned. Can you please advise if this is because it is the use of the trial version?

If so, is there a version we can use to correctly evaluate the product?


02-22-12     12 year(s) ago    

  Report Abuse

 

acox

Best Answer

The issue is now solved. Instead of using the Picture Property which distorts the image, I am using the BMPPicture property which gives a good image and when put in a picture box in active reports works correctly.

Why the Picture property does not work correctly is for you to solve. Additionally, if I put the control directly on the Active Reports report then the same image appears as in the Picture property. This is not so good.

Posted 12 year(s) ago

(0)
(0)
  Report Abuse
 
Find Interesting
 
Email to Others
 
Bookmark
 
Subscribe to Answer Alert
No comments yet.     Be the first to comment.
Other Answers (5)
Are you attempting to print directly from the form? I believe the control on the form either placed or using a picture box will use the screen's resolution. This is why you may not see the change.

Posted 12 year(s) ago

(0)
(0)
   Report Abuse
I am sorry that is not possible as it is a large massive project and not able to pull that out. The code is below that builds your picture and is what we so please use that to evaluate it.

The decision will be in the next two days so if I have no answers then the product will not be looked at further.

Regards,

Anthony

Posted 12 year(s) ago

(0)
(0)
   Report Abuse
acox,

Can you please send your project to support@idautomation.com so that I can take a look at it? Please use the subject Using Trial Maxicode Forum.



Posted 12 year(s) ago

(0)
(0)
   Report Abuse
The image is below.

image

This is a picture box and we use Active Reports. The code used to generate the picture and populate it is below. It does not matter if I use the control directly on the field or not as I always have this issue. Even in the preview on the control.

// Create the control...
IDAutomation.Windows.Forms.Maxicode.Maxicode bcmaxi = new IDAutomation.Windows.Forms.Maxicode.Maxicode();
bcmaxi.Resolution = IDAutomation.Windows.Forms.Maxicode.Resolutions.Custom;
bcmaxi.ResolutionCustomDPI = 600;

// Add the Maxi data.
bcmaxi.DataToEncode = maxi.ToString();

// Mode...
if (s.ShipTo.CountryId.Equals(EnumCountry.UnitedStates))
bcmaxi.EncodingMode = IDAutomation.Windows.Forms.Maxicode.EncodingModes.Mode2;
else
bcmaxi.EncodingMode = IDAutomation.Windows.Forms.Maxicode.EncodingModes.Mode3;

// Set to the picture box...
picMaxicode.Image = bcmaxi.Picture;

Posted 12 year(s) ago

(0)
(0)
   Report Abuse
Acox,

Can you attach a screen shot or PDF of the barcode? What value is the resolution set to (for the control)?


Posted 12 year(s) ago

(0)
(0)
   Report Abuse
Email this question link to friends
You must enter an email address, if name is entered or vice-versa for each friend.
Friend #1 -
Friend #2 -
Friend #3 -
Friend #4 -
Friend #5 -
  Your comment on this question
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allows to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must starts with "http://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always starts with " http:// ")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 Characters are allowed. Current Count: 0
  Your comment on this answer
  |         |  
bold  italic  underline  strike       big  small       superscript  subscript 
  Allow you to add a link. Added links would only be converted to actual clickable link, when the domain of the link is white-listed by administrator.
Caption :
Link URL :
(Must start with "http://" or "https://")
Add  |   Cancel
  Allow to insert an image. Must be among the following file types - *.jpg, *.gif, *.png & *.bmp.
Image Url :   Upload New
(Image url must always start with "http://" or "https://")
Width : pixels
(Must not be greater than 450px. Enter 0px for no resize)
Add  |   Cancel
  Allow to insert YouTube video. Insert the video embed code.
Embed Code :
Add  |   Cancel
Up to 5000 characters are allowed. Current Count: 0

You may answer and comment on any thread according to the Terms and Conditions.

 © Copyright 2021 IDAutomation.com, Inc., All Rights Reserved. Legal Notices.

 Barcode Fonts | Components | Scanners | Support | Contact Us
Training Videos on YouTube Join us on Google Plus Join us on LinkedIn Follow us on Twitter Like us on Facebook