Hello everyone,
we are creating the PDF file using the iTextSharp.
After creating that file we are using the Acrobat's iFilter for extracting text from that PDF file.
But we get the exception "No Filter defined for the PDF file",
So how can we define the Filter for PDF file, so that iFilter can extract it's text.
Thanks in advance,
Jay.
we are creating the PDF file using the iTextSharp.
After creating that file we are using the Acrobat's iFilter for extracting text from that PDF file.
But we get the exception "No Filter defined for the PDF file",
So how can we define the Filter for PDF file, so that iFilter can extract it's text.
Thanks in advance,
Jay.
Comment