AlivePDF icon indicating copy to clipboard operation
AlivePDF copied to clipboard

text input linebreaks

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

What steps will reproduce the problem?
1. create text field
2. use text field for pdf.writeText (e.g. pdf.writeText(0, myText.text);

What is the expected output? What do you see instead?

Expected: New lines appear in pdf
Result: new lines are ignored

What version of the product are you using? On what operating system?

0.1.5

Please provide any additional information below.




Original issue reported on code.google.com by [email protected] on 6 Mar 2011 at 11:08

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter