-
>
> Message: 1
> Date: Wed, 29 Oct 2008 16:36:36 +0000
> From: Paulo Soares <[EMAIL PROTECTED]>
> Subject: Re: [iText-questions] Help with parsing the PDF generated by
>Crystal reports-V9
> To: Post all your questions about iText here
>
> Message-ID:
&g
is the spacial analysis.
If I get some code together I'll post it for comment.
- K
--- Original Message ---
From: Vinoo <[EMAIL PROTECTED]>
To: itext-questions@lists.sourceforge.net
Cc:
Date: Wed, 29 Oct 2008 11:21:06 -0700 (PDT)
Subject: Re
Thanks Kevin for the reply and providing some insight into this.
Can we usePdfEncoding to convert the format and use them for the extraction.
Thanks,
Uma
Vinoo wrote:
>
> Hi,
> I am trying to parse the contents of the PDF with iTextSharp using :
> PdfReader reader = new PdfReader("Test.pdf");
p with parsing the PDF generated byCrystalreports-V9
See DocumentFont.fillMetrics() for some ideas.Paulo > -Original Message-> From: Kevin Day [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 29, 2008 5:07 PM> To: itext-questions-request@> Subject: Re: [iText-questio
See DocumentFont.fillMetrics() for some ideas.
Paulo
> -Original Message-
> From: Kevin Day [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 29, 2008 5:07 PM
> To: itext-questions-request@
> Subject: Re: [iText-questions] Help with parsing the PDF
> generated by
anks,
- K
--- Original Message ---
From: Paulo Soares <[EMAIL PROTECTED]>
To: Post all your questions about iText here
Cc:
Date: Wed, 29 Oct 2008 16:36:36 +0000
Subject: Re: [iText-questions] Help with parsing the PDF generated by Crystal
reports-V9
Te
Text extraction in PDF is rocket science. Your simplistic method may work or
not depending on the encoding used. Your workflow is flawed, you'd better look
for other ways to do it, ways that don't involve looking for text in the PDF.
Paulo
> -Original Message-
> From: Umashankar Palani