Expand my Community achievements bar.

barcode is invisible

Avatar

Level 4



Hello I have a pdf document to be completed.
I put a barcode (
PaperFormsBarcode) on the master page

My problem is that if I start to compile 
module the barcode is  becomes invisible
I forced initialization method using the visibility presence but does not work
How can I fix?

5 Replies

Avatar

Level 4

Hi,

    I found a video on Adobe TV on PaperForms Barcode, this might help you

http://tv.adobe.com/watch/working-with-adobe-livecycle-es2/capture-electronic-data-from-printed-form...

or just provide me, a sample that you are working on, i will take a look at it and provide you the fix if possible.

thanks,

Rajesh

Avatar

Level 4

use the method to hide the presence of fields within the form

this method I also hides the barcode which is located in the master page

How can I fix?

xfa.layout.relayout also use ();

but does not work

Avatar

Level 2

In my view paper form barcode should not be placed on master page. Anyways how you are assigning value to paperform barcode ?

Are you making your form reader extended ? You can pass your pdf to me for solution. abhinavhot@gmail.com

Avatar

Level 4

We have a barcode in Masterpage of the module.
When we select from combo box in barcode becomes  invisible.

Note: After lots of testing  we came to know that the function presence  used with different fields give this problem,which have no relationship  with barcode.At the initialization of the barcode the code is written   for it to be visible in all pages.