One of the educational data was stored in adobe page maker file (.PMD) file. Which consist of scientific formulas like mathematical equations, chemistry formulas, I would like to store those data on a MSSQL database then represent in browser. I tried to read PMD file data using C#.NET unfortunately I didn’t get the results which I required.
- Can anybody help me regarding this?
- Is there any possible ways to read page maker data instead of C#.NET?
- Is there any chance of getting the result if we convert the PMD file to another extension?