- I am trying to convert RTF data to PDF in MVC.Net
- I cant able to render to PDF if the RTF content has images in it.
- Images are in hexadecimal values inside the RTF content.
- I referred the below link for my RTF conversion.
- https://www.codeproject.com/Articles/27431/Writing-Your-Own-RTF-Converter
- Is there any other solution to view my RTF documents?
Loading
Leon DPosted Sep 9, 2019, 8:31 PM
Inzi MuPosted Sep 11, 2019, 2:19 AM