Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

An_Tai
An_Tai
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
1

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by An_Tai
Customize the badges you want to showcase on your profile
Re: How to Define a Dynamic Barcode on a PDF Page? - Adobe LiveCycle 27-01-2012
Hi apervez,You need firstly to use a Paper Forms Barcode (PFB hereon). No other will do.Secondly, you will probably want to have each PFB under the same parent node as the fields it is coding forSo that thirdly, you can access the row instance and its children and use the rawValues to populate the PFB in the calculate script event.Note that PFB will come with custom scripting in the calculate event. Delete that script, and simply use this.rawValue = field1.rawValue + field2.rawValue + ... etcNot...

Views

261

Likes

0

Replies

0