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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Hex Value "0A" used in PDF417 issue

Avatar

Level 1

I have created a form that produces a PDF417 barcode based on the user input of various fields.  My problem is the requirement of the barcode is that each field is "separated" by hex 0A.  I thought I could just concatenate a string like textfield.rawValue+ "/u000A"+..... would do the trick BUT the resulting barcode ALWAYS has hex 0D instead of hex 0A.  There is a blog by John Brinkman regarding how the xml processor treats line breaks  (http://blogs.adobe.com/formfeed/2009/01/paragraph_breaks_in_plain_text.html) but this doesn't solve my issue.  I'm hoping someone else has run into this issue and can assist.

Thanks in advance!

0 Replies