How to get the current page number of a pdf loaded in a form
Dear c# developer, How to get the current page number of a pdf loaded in a forms application. similar to what we get in the toolbar of adobe pdf reader.. I got the total number of pages but stuck in current page number...like 1/100, 2/100, 3/100... which describes I am in 1st page ,2nd page , 3rd page respectively while scrolling...

Mukesh BhaskaranPosted Jun 1, 2016, 12:16 PM
http://codingiteasy.weebly.com/3/post/2010/10/first-post.html
I was able to achieve the same with a toolkit called LeadTools. I remember that I started with this tutorial:
https://www.leadtools.com/help/leadtools/v19/dh/doxui/leadtools.documents.ui~leadtools.documents.ui.documentviewer.html
Bhuvanesh MohankumarPosted May 19, 2016, 4:19 AM
//iTextSharp - Sample Code