Pdf to image converter
ASP.NET
3
Posts
3
Posters
4
Views
1
Watching
-
hello sir i have try alot but not found any library that is free and convert odf to image in asp .net core mvc. if you have then kindly suggest me
-
hello sir i have try alot but not found any library that is free and convert odf to image in asp .net core mvc. if you have then kindly suggest me
Did you try Ghostscript (and its .NET wrapper Ghostscript.NET). These have been able to generate good quality images out of the pages in the PDF document.
-
hello sir i have try alot but not found any library that is free and convert odf to image in asp .net core mvc. if you have then kindly suggest me
Here's another options in case Ghostscript is not suitable for you