Queries |
Details |
I am trying to convert to PDF an Excel Workbook with soome pictures inside.
My issue is the size of the converted PD.
Ex: Excel size : 16Mo renderer.ConvertToPDF gives a PDF of 40Mo...
But when I open the workbook and save it to PDF using Excel, the size of the PDF on disk is only 200 Ko.
|
We are validating the file size issue of converted PDF document. We will update further details by 30th October 2019. |
I tried to use PdfCompressionOptions to compress all the images but this part is not recognize in .Net Core. |
Currently, we don’t have support for loading the PDF document in ASP.NET Core. Hence, it is not recognizable. |