How to save PDF file into the project folder in MVc
Hi friends,I am getting lot of errors while Savina a PDF to the project folder location.First it was saved after that getting error at htmlworker.I replaced that with the xmlworkerhelper.
I tried with the filestream and other,while opening generates file getting error pdf is not opening.I used itextsharp,pdfizer and Sharp.pdf third party plugin's.I am unable to do it.
Please any one suggest me in saving PDF file from codebehind need to convert string builder content to pdf in the Actionresult method in mvc.Please help me how to do this?
Jignesh KumarPosted May 21, 2020, 10:22 PM
Kip HackmanPosted May 21, 2020, 9:14 AM
You can use LEADTOOLS Document Imaging SDK technology in your application.
https://www.leadtools.com/help/sdk/v20/dh/to/loading-and-saving-images.html
Here is some sample code:
alice yangPosted Jan 19, 2020, 6:52 AM
Salman BegPosted Jan 17, 2020, 9:01 PM
prasanna pPosted Jan 17, 2020, 8:29 PM
Sanwar RanwaPosted Jan 17, 2020, 8:17 PM