Is it possible to retrieve footnotes from a Docx file?

1 Answer 107 Views
WordsProcessing
Tiago
Top achievements
Rank 1
Tiago asked on 23 May 2024, 05:04 AM

Hello,

I would like to know if it's possible to retrieve the footnotes of a word document (docx) using RadFlowDocument.

I'm trying to look for examples but I'm not able to find any.

I'm building a solution that needs to parse .docx files and retrieve the footnotes.

I know that with OpenXML format it's possible to read it: FootnotesPart footnotesPart = wordDoc.MainDocumentPart.FootnotesPart;

Any help would be great.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Accepted
Yoan
Telerik team
answered on 23 May 2024, 07:46 AM

Hello Tiago,

Footnotes are currently not supported by the WordsProcessing library. We already have a feature request logged in our Feedback Portal about this - WordsProcessing: Footnotes and Endnotes.

Please know that you can cast your vote for it in order to increase its priority in our backlog and subscribe to status changes.

Thank you for your understanding.

Regards,
Yoan
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
WordsProcessing
Asked by
Tiago
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Share this question
or