Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PDF417 barcode - Binary Data

29 views
Skip to first unread message

Tim Smith

unread,
Jan 1, 2003, 9:09:05 PM1/1/03
to
I tried to place binary data into a tStPDF417Barcode component. After
setting the code property I get a range check error.
I know the PDF417 barcode specifies a binary data type.
Is the component unable to handle binary data?
If not, Are there specification that someone can post that will enable me to
finish the component?

Thanks,
Tim Smith


Robert Love [TPX]

unread,
Jan 3, 2003, 2:26:19 PM1/3/03
to

>Currently we are using the PDF barcodes printed from a barcode printer.
>The printers support the binary data char(0-255) storage in the PDF
>(Portable data file) format.
>This data contains encrypted information for a forensic laboratory
>submission form.

In the the INC file turn of range checking and see if that works. I
suspect it will.

-
Robert Love [TPX]
rober...@tpx.turbopower.com

Those of us with [TPX] after our names are not TurboPower employees
but a group of folks that have volunteered to assist TurboPower and
help fellow users who have questions about the operation of the products
--

Tim Smith

unread,
Jan 3, 2003, 2:12:08 PM1/3/03
to
It would be great to find a resolution. The system at the other end
requires the binary data.
We are using the PDF 417 barcode in place of a floppy disk.

The following code fails.
PDF.Code := 'Test'+#0;

Currently we are using the PDF barcodes printed from a barcode printer.
The printers support the binary data char(0-255) storage in the PDF
(Portable data file) format.
This data contains encrypted information for a forensic laboratory
submission form.


"Steve Chicatelli" <mai...@hostpic.com> wrote in message
news:sch71v824rf8vs1ba...@4ax.com...

> What data are you trying to post? Can you list it here as a string of
> byte?
>
>
> Steve
> AEITS Inc.
> mai...@hostpic.com


0 new messages