Ask a Question related to Adobe Acrobat Macintosh, Design and Development.

  1. #1

    Default Barcode Issues

    I am creating an website which will incorporate a special offer coupon, incorporating a barcode. The idea is that the customer will print the coupon from the site and then use in specific stores.

    Here's the problem: As found in the past, when customers with poor, low resolution printers, print the coupon, the scanners in the stores cannot read the barcode. I think this was partly due to the fact that the screen JPEG of the coupon was not good enough quality.

    First and foremost we require the customers to print at a specific size, i.e. 100% (so the barcode works in the stores). I am not sure how to go about this. If I create a JPEG (or similar bitmap file) that is above 72 DPI then it simply appears bigger than I want when shown on screen. Is there a way…

    a) to override the customers print settings so that the online coupon prints at 100%. Or

    b) is there a way to reference a high-res PDF file, so that once the customer prints it will be 100% and good enough quality to be read by the store scanners. I am not sure if Acrobat would be helpful or not!

    I know that was a bit long winded but any help at this stage would be much appreciated.

    Paul
    Paul_D_Cordingley@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. using barcode scanner with ASP / ASP.NET
      Hello, I am working with a client who wants to integrate barcode scanning technology into a website I'm building for him (ASP and ASP.NET site)....
    2. OT:barcode software
      Any suggestions? Need it for books: ISBN Currently using Barcode Pro but the necessary full price upgrade is very expensive. TIA
    3. BarCode with CFMX????
      Has anyone here used BarCode scanners with their CFMX Apps? If so can you point me to tutorials/examples/info.
    4. Barcode Scanner
      Can director work with a barcode scanner?
    5. BARCODE FILEMAKER
      If you are looking to make barcodes in filemaker you can obtain a plug in for Filemaker from http://www.barcodeplugins.com Regards
  3. #2

    Default Re: Barcode Issues

    In Acrobat 7 and 8, Document Properties, under the Advanced Tab you can set Page Scaling for an individual PPDF to None.
    MarkATS@adobeforums.com Guest

  4. #3

    Default Re: Barcode Issues

    To add to Marks' response, ensure the barcode is a vector object and not
    a bitmap - this will surely overcome quality issues ...

    Jon
    Jon Bessant Guest

  5. #4

    Default Re: Barcode Issues

    or use a barcode font, that way you don't need to rely on image resolution.
    MarkATS@adobeforums.com Guest

  6. #5

    Default Re: Barcode Issues

    Paul,
    The best way to ensure a scanable bar code for the customer is to provide a hi-res pdf with font embedded and require printing (on white paper) at 100% as you have done. If the customer has weak or light ink coverage you can't make up for that but a sharp, undistorted bar code is what you need. Even some bar code fonts don't produce quality codes believe it or not. What are you using to generate your code? Bear Rock or some other group? If prints of the pdf coupon scan consistently at your office then your customers should not have a problem at the stores.
    Nikki_Polani@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139