how to create barcode as image with Forms 10g
676094May 7 2010 — edited May 11 2010hi,
I am using IDAUTOMATION library to create a barcode string with CODE 128 font. Then, this barcode is attached to a Word document sent to the users. Not all users have CODE 128 font installed, and for burocratical reasons, we may not be allowed to install it on clients' computers. So, I wish to convert my barcode string into a picture (bmp, jpg or any format).
Is there a way to do this? Oracle Metalink provides note 782234.1 and barbecue 1.5 java library. Documentation of IDAUTOMATION also provides tools to do that, but both work for Reports
thanks