Generate Barcode on JDeveloper ADF
The barcode Teleology become of great importance in many areas on the world, so we discuss in this blog how we can generate the barcode on ADF11g
Firstly we must add one jar file "barcode4j-2.1.jar" to project class path, which has Main class to generate barcode.
Second : we create one servlet class which receive barcoder as parameter from image component in the page when we press "generate barcode" button ,so the generated barcode will convert to Array of Bytes .
now you can change partial trigger for image component to button and set true in auto submit property in the button.
Now when click on the generate barcode button, the value for barcode text #{pageFlowScope.value } will be send ImageServlet .
BarcodeOnADF project
Regards
ليست هناك تعليقات:
إرسال تعليق