Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

QR Code multiline

Avatar

Former Community Member

Hi!

Does any one knows how to put two or more lines in a QR Code.

For example:

Operacao.CartaAceitacao.QRCode.rawValue = "33041330000330\n Modelo 14";

I was expecting to have two lines in my scan reading.

Can anyone help me?

Thanks!

Rui Marques

PS My adobe LiveCycle is ES2 - Version 9.0.0.0.20091029.1.612548

3 Replies

Avatar

Level 8

Instead of "\n" use "\x0D".

Kyle

Avatar

Former Community Member

Hi!

Thanks for your answer! I used your tip  and others like \x0A, \x0A\x0D, \n\r, \13 and several others but I cannot have text in new lines.   Any other ideas? Anyone has an example? It can be a version problem?

Thanks

Avatar

Level 8

I use the same version of Designer you do. It could be your QR code reader. Try using another one and see if it works. I'm using Barcode Scanners for iPhone.

Kyle