简体   繁体   中英

How to load & extract text content from Adobe Indesign file , C#?

I want to load Adobe Indesign file, then I want read all text content of file(extract text data). How can I it in C#?

Indesign dll can be added as a COM reference to a C# application. It does provides methods to get file information.

Edit: I do not have these things installed on the computer so can't really write some code. But this link should help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM