Search found 2 matches

by fredericoCMF
Tue Sep 07, 2021 10:55 pm
Forum: Stimulsoft Reports.JS
Topic: QRCode text with multiple lines
Replies: 3
Views: 1312

Re: QRCode text with multiple lines

Hello,

Thank you for the answer! :)

I already found a way to do that.
Actually i had to use a carriage return

"Material: 123\r\nProduct: ABC"

But only using a variable, because if you try to write it on the text editor it does not work.

Thank you
by fredericoCMF
Mon Sep 06, 2021 9:39 am
Forum: Stimulsoft Reports.JS
Topic: QRCode text with multiple lines
Replies: 3
Views: 1312

QRCode text with multiple lines

Hello, I am using QRCode in my document, but I couldn't find a way to display the content with multiple line. When writing the code in the text form the new lines are ignored. Is there any way to have new lines or it is a limitation? e.g. After I scan the QRCode Instead of displaying: Material:123Pr...