I am using itextSharp for my ASP.Net application to read pdf file and split it.it working fine with some pdf but for some pdf if we apply the functions of itextsharp component it can not read the pdf properly.
PdfReader reader = new PdfReader(<file name>)
reader.GetPageContent()
this function unable to read all the pdf