Hello,
I have implemented a backend service Controller in our ASP.NET Core project based on your examples, which converts .pptx files to files with .pdf or .jpeg extensions. However, unfortunately I am facing an issue in which not all data of a given file (some charts and tables are missing from the result file) is being converted properly as it should in any of those converting methods.
I am using the following NuGet Packages:
Hello Manikandan,
Thank you for a quick response.
I would like to ask you if you are planning to add supports for "emf" and "wmf" image formats in NuGet packages of ASP.NET Core targeted applications?
Best Regards,
Ignacy Mielniczek
Hi Manikandan,
Could you tell me if it is possible to convert "emf" and "wmf" image formats to a bitmap image format in ASP.NET Core targeted applications? Or is it only possible in an application written in other frameworks like just regular ASP.NET?
I am asking this because there are some missing NuGet packages in ASP.NET Core (e.g. ChartToImageConverter).
Thanks in advanc
Best Regards,
Ignacy Mielniczek