What steps will reproduce the problem?
1. Create a docx file with xdocreport. (attached test.docx)
2. Convert it to pdf (attached test.pdf)
with PdfConverter.getInstance().convert(document, out, options);
What is the expected output? What do you see instead?
Expected: same layout in docx and pdf
Instead: In pfd file there are additional line feeds.
What version of the product are you using? On what operating system?
1.0.4
Please provide any additional information below.
When I open test.docx in Word, save it and convert it to pdf, the additional
line Feeds are gone. (see attached test2.docx and test2.pdf)
Original issue reported on code.google.com by ofKlopo...@gmail.com on 2 Jun 2015 at 4:33
Original issue reported on code.google.com by
ofKlopo...@gmail.com
on 2 Jun 2015 at 4:33Attachments: