The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I would like to take an existing PDF-file and for every page create a snapshot/screenshot/image, use all the images(e.g. 30 pages= 30 images) to create a new PDF-file.
Please let us know if you need further assistance.
With Regards,
Bhuvaneswari N.
TETestnameJune 17, 2016 01:23 PM UTC
Which assembly shout I use for "loadedDocument.ExportAsImage" ?
Is it a problem to use " PdfLoadedDocument loadedDocument = new PdfLoadedDocument();" in my action method or should I declare it outside and initailize it inside like you did ?
BNBhuvaneswari Nagarajan Syncfusion Team June 20, 2016 07:09 AM UTC
Hi Testname,
Thanks for the update,
ExportAsImage has been added since the version 14.1.0.41. So, We are suggesting you to use upgraded assemblies or you can use “Syncfusion.PdfViewer.Windows.dll” to export the pdf as images, Please refer below link for more information.