Hi all,
I have a grid with student records need to export that grid into PDF using Itextsharp also i have a template for pdf
| Student Name | Age | Std | Addres | Photo |
Arun 16 10 chennai image of the std
| Student Name | Age | Std | Addres | Photo |
sankar 16 10 chennai image of the std
having horizontal line inoder to split the student record
how can i achieve above task using Itextsharp in dot net core

Vishwakarma VijayPosted Mar 29, 2021, 2:17 AM
Suraj DubeyPosted Mar 27, 2021, 5:06 AM
i hope this links will help you to resolve your problem.
https://www.c-sharpcorner.com/UploadFile/d40a40/create-simple-pdf-file-using-itextsharp-library/
https://www.yogihosting.com/create-pdf-asp-net-mvc/