yyn0210 / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

text input linebreaks #303

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 honern...@gmail.com on 6 Mar 2011 at 11:08