I have a Problem when converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs are not converted correctly. I have created a demo application with a problem-pdf-document and the code we use for conversion. I have placed screenshot of the problem into project as well.
@tacke
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-29080
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
Please note I have logged an issue in Aspose.Words. I will move your topic into Aspose.Total category, so my colleagues from Aspose.PDF team take a look at the issue from their perspective.
Also, to clarify, do you expect each line to be represented as a separate paragraph or there should be soft line breaks?
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): PDFNET-61821
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
I can now explain the issue a bit better. From my point of view Line Break or Paragraph would be good.
The current situation in the generated DocX-Document is that the width of the line is shortened through the ruler. ParagraphFormat.RightIndent is set to roughly 16cm in the generated document. Therefore the Name is alone in the line. It took me a while to figure out how it was done that in the generated DocX the names are row by row and not in a single line since they were only seperated by spaces.
@tacke Thank you for additional information. I have added it to the defect description. We will keep you updated and let you know once the issue is resolved or we have more information for you.