I have tried converting a PDF document to DOCX format using ASPOSE.PDF, following is the code.
Hi Hemanth,
var saveOptions = new Aspose.Pdf.DocSaveOptions
{
Mode = DocSaveOptions.RecognitionMode.Textbox,
RelativeHorizontalProximity = 2.5f,
RecognizeBullets = true,
Format = DocSaveOptions.DocFormat.DocX
};
pdfDoc.Save(dataDir + “finaldoc1.docx”, saveOptions);
Hi Fahad,
Hi Hemanth,
Thanks for sharing further details.
I have tested the scenario and have managed to reproduce the problem that converted document is not showing header styles properly. For the sake of correction, I have logged it as PDFNET-42391 in our issue tracking system. We will further look into the details of this problem and will keep you posted on the status of correction. Please be patient and spare us little time.
We are sorry for this inconvenience.
Best Regards,
Hi Fahad,
Hi Hemanth,
Thanks for your patience.
The problem reported earlier is still pending for review and is not yet resolved. However the product team will surely consider investigating/fixing it as per development schedule and as soon as we have some definite updates regarding its resolution, we will let you know. Please be patient and spare us little time. We are sorry for this delay and inconvenience.
Best Regards,
Hi Fahad,
It would help us if you can let us know some tentative time line on this issue, so that we can plan our development accordingly.
Thanks,
Hemanth
Hi Hemanth,
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial; -webkit-text-stroke: #000000}
span.s1 {font-kerning: none}
Hey Fahad, any update for me on this issue?
Hi Hemanth,
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Arial; -webkit-text-stroke: #000000}
span.s1 {font-kerning: none}
Hi Fahad,
Hi Hemanth,
Hi Fahad,
Hello Hemanth,