Bar Code Disappears

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Merger for Java (v3 and older)  /  Bar Code Disappears

DynamicPDF Merger for Java (v3 and older) Forum

 Jun 20 2006 1:21 PM
Do you support Bar Codes?  If I have a bar code in my pdf and set the value using:

formFields.getFormField("BAR_CODE_1").setValue("12345");

The bar code disappears and just the value ("12345") is displayed where the bar code used to be on the PDF when I generate the PDF Dynamically.
 Jun 20 2006 1:53 PM
Posted by a ceTe Software moderator
Hello,

It is not possible to place the barcode directly into the barcode form field if the field is a barcode form field created in Adobe Designer. If the field is using the barcode font then it is possible to add the barcode.

However, you can create a barcode using our product and place it at any desired form field by specifying the X and Y co-ordinate of the form field. You can also use the PositionPageElement method off the PdfFormField class to place the page element in place of the form field.

Thanks,
ceTe Software Support Team

All times are US Eastern Standard time. The time now is 2:39 PM.