Hello,
is there any known component for printing 2D-barcodes ( formats PDF417
and maxicode ) with RBuilder
and if so where can we get it ?
Is there a possibility to implement these components in the
Report-Designer like the existing barcode-components ?
Peter
Comments
features to add to ReportBuilder. You can create and register a component
to be used in RB both at Delphi design time and also at runtime for use in
our runtime designer. There is an example of creating such a component
(checkbox) in the RBuilder\Demos\RCL directory. Your other option is to
render the 2D barcode to an offscreen image and then load that image into an
RB TppImage at runtime.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com