Save PDF as Docx with mode Textbox creates Frames, the old style for text boxes, that has poor support in MSWord format section.
Please create TextBox shapes.
Here my code :
using (Document pdfFile = new Document(Path.Combine(SampleFiles, “OrgSampleFontSize.pdf”)))
{
pdfFile.Save(Path.Combine(SampleFiles, “Sample.Textbox.docx”), new DocSaveOptions()
{
Format = DocSaveOptions.DocFormat.DocX,
Mode = DocSaveOptions.RecognitionMode.Textbox
});
}
We have tested the scenario in our environment and were able to observe the issue. We have logged it as PDFNET-45691 in our issue tracking system for the sake of correction. We will further look into details of it and keep you posted with its resolution status. Please be patient and spare us little time.
We are afraid that the ticket could not get resolved yet due to other issues in the queue. Nevertheless, we have recorded your concerns and will surely inform you once we have some updates in this regard. Please spare us some time. We apologize for the inconvenience.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.