We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

ExportAsImage and RenderAsImage not available

I noticed on the documentation that ExportAsImage(PDF) and RenderAsImage(DOC) is not supported with .net core. Is this functionality coming? Is there a way to work around the issue with .net core?

1 Reply

VA Vijayasurya Anandhan Syncfusion Team June 25, 2019 10:30 AM UTC

Hi Aaron,

Thank you for contacting Syncfusion support.

Please find the detail for your queries below as follows:

Query 1: ExportAsImage(PDF)

We suspect that you are trying to convert the PDF document to image using our Syncfusion product. It is feasible to achieve your requirement using our PDF Viewer control. Please use our below UG documentation link to know more details about converting the PDF document to image in .NET Core applications.
https://ej2.syncfusion.com/aspnetcore/documentation/pdfviewer/how-to/export-as-image/?no-cache=1

Query2: RenderAsImage(Doc)

At present, Essential DocIO does not have support to convert the Word document to Image in .NET Core platform. We have already logged this feature in our database. We have planned to implement this feature in any of our upcoming releases. Please use the below feedback link to track the status of the feature.
https://www.syncfusion.com/feedback/3981/support-for-word-to-image-conversion-in-net-core

As a workaround, we have created a sample to meet your requirement (Word document to Image conversion). In this sample, we have done the following things.

1. Loaded the Word document.
2. Converted to Word document to PDF document.
3. Converted each page of the PDF document to image.

Please use the below link to download the sample:
https://www.syncfusion.com/downloads/support/forum/145474/ze/WordToImage-133018430.zip

NuGet Packages required:

Syncfusion.DocIORenderer.Net.Core
 
Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows
 


Please let us know if you have any queries.

Regards,
Vijayasurya A

 


Loader.
Live Chat Icon For mobile
Up arrow icon