SAP Barcode

Integration of barcodes as graphic object in an Adobe form

 In addition of generating a barcode using the object library in Adobe Lifecycle Designer, there is also the option of integrating a barcode as a graphic object / bitmap / XSTRING into an Adobe form.
The class CL_RSTX_BARCODE_RENDERER is used for this.
In the class, you choose the method depending on the type of barcode to be generated, enter the content to be coded and receive a binary object of the XSTRING type.
The content of the XSTRING file can now be integrated into the context as a graphic node of the graphic content type and thus the barcode can be transferred to the form.