How to generate multiple barcodes with Macro PDF417

Last post 04-28-2010, 12:30 AM by sathyamvasu. 10 replies.
Sort Posts: Previous Next
  •  05-11-2009, 9:08 PM 179094

    How to generate multiple barcodes with Macro PDF417 .NET

    Hi,

    I see Aspose.BarCode has support for MacroPDF417. It seems that you can set all the attributes like fileid, segment id and if it is the last segment or not. But how do you know the number of barcodes that is necessary to represent a given codetext?

    With a really big file it gives me a blank small image. With smaller files I get the same barcode over and over again when changing the segment id and last segment attributes ...

    What gives?

    Thank you,
    Bruno Windels
     
  •  05-13-2009, 1:21 AM 179327 in reply to 179094

    Re: How to generate multiple barcodes with Macro PDF417 .NET

    Hi Bruno,

    Thanks for considering Aspose.

    We will get back to you with a sample program soon. Could you please also tell us the average and maximum size of the file, for which you would be generating the barcodes?


    Best Regards,
    Saqib Razzaq
    Support Developer, Aspose Sialkot Team
    http://www.aspose.com
    Your File Format Experts
     
  •  05-13-2009, 10:56 AM 179462 in reply to 179327

    Re: How to generate multiple barcodes with Macro PDF417

    Hi Saqib, The smallest file I dispose of that fails is 4,08 kb large. But apart from the fact that this may be a bug, I also can't figure out what the API is to generate more than one barcode image from one single file using MacroPDF17. Do you do multiple calls to save with different MacroPdf417LastSegment and MacroPdf417SegmentID values? That is my major doubt ... The documentation almost doesn't help at all here, so could you be so kind to provide me with some sample code that is known to work? Thank you, Bruno Windels
     
  •  05-13-2009, 11:00 AM 179463 in reply to 179462

    Re: How to generate multiple barcodes with Macro PDF417

    The exact size of the file is 4181 bytes. The largest file that does work is 709 bytes.
     
  •  05-26-2009, 7:29 AM 181269 in reply to 179463

    Re: How to generate multiple barcodes with Macro PDF417

    Hi, It has been two weeks now, do you have any news? I would really appreciate any kind of update to know you guys are looking into this ... Thank you, Bruno Windels
     
  •  05-28-2009, 5:38 AM 181596 in reply to 181269

    Re: How to generate multiple barcodes with Macro PDF417 .NET

    Attachment: Present (inaccessible)

    Hi Bruno,

    Sorry for the late response.

    Please find the attached sample that encodes a binary (zip) file and generates multiple Pdf417 barcode images.


    Best Regards,
    Saqib Razzaq
    Support Developer, Aspose Sialkot Team
    http://www.aspose.com
    Your File Format Experts
     
  •  06-23-2009, 3:27 AM 185013 in reply to 181596

    Re: How to generate multiple barcodes with Macro PDF417

    Hi again Saqib,

    Thank you for the example, but splitting a file into various PDF417 barcodes is only valid for us as a temporary solution. We need real MacroPDF417 so we can scan all of the generated barcodes with a hardware scanner which will know to ask for more barcodes or not. This is required and not possible with PDF417.
    That is why we bought a license of Aspose.Barcode, because the product page cleary states that MacroPDF417 is supported. In spite of this I am unable to find any working example of MacroPDF417, nor am I able to make it work myself, so I would really appreciate if you would provide me with one.

    Thank you,
    Regards,
    Bruno Windels
     
  •  06-24-2009, 2:43 AM 185226 in reply to 185013

    Re: How to generate multiple barcodes with Macro PDF417 .NET

    Attachment: Present (inaccessible)

    Hi Bruno,

    Yes, the previous example was for software barcode generation and recognition only. Please check the attached sample that uses MacroPdf417 symbology and generates multiple barcodes. BarCodeBuilder and BarCodeReader classes contain the following properties for this purpose:

    MacroPdf417SegmentID: recommended to be increasing order (1,2,3,.....)

    MarcoPdf417FileID: should be same for 1 series

    MarcoPdf417LastSegmentID: true if the image is last in series, otherwise false

    Please also test with the scanning hardware device (if possible) and in case of problems, please let us know.


    Best Regards,
    Saqib Razzaq
    Support Developer, Aspose Sialkot Team
    http://www.aspose.com
    Your File Format Experts
     
  •  04-28-2010, 12:02 AM 235001 in reply to 179327

    Re: How to generate multiple barcodes with Macro PDF417

    Hi
    I want to generate  Barcode from large size file using MacroPDF417 Symbology. please send source code in advance.
                Thank you,

    SathyaMoorthy,
    OTC-NIC,
    Chennai-90
     
  •  04-28-2010, 12:07 AM 235002 in reply to 235001

    Re: How to generate multiple barcodes with Macro PDF417

    Hi
    I want to generate  Barcode from large size file using MacroPDF417 Symbology in java based application.
    please send source code in advance.
                Thank you,

    Best Regards
    SathyaMoorthy,
    OTC-NIC,
    Chennai-90
     
  •  04-28-2010, 12:30 AM 235010 in reply to 179327

    Re: How to generate multiple barcodes with Macro PDF417

    Hi
    I want to generate  Barcode from large size file using MacroPDF417 Symbology. please send source code in advance.
                Thank you,

    SathyaMoorthy,
    OTC-NIC,
    Chennai-90
     
View as RSS news feed in XML