Thanks for the reply.
satheeshsamiappan wrote:
>
> Hi all,
> I have a situation where i need to read pdf content and store it in text
> file.
> I used PdfReader object to read the pdf file. But i was not able to see
> any provision for converting that object into filewriter.
>
> Can anyone guid
On Sat, Sep 19, 2009 at 6:08 PM, Alexis Pigeon wrote:
> Hi satheeshsamiappan,
>
> 2009/9/19 satheeshsamiappan
>
>>
>> Hi all,
>> I have a situation where i need to read pdf content and store it in text
>> file.
>>..
>
> Long answer : have a look at the FAQ in the iText website, and/or search
Hi satheeshsamiappan,
2009/9/19 satheeshsamiappan
>
> Hi all,
> I have a situation where i need to read pdf content and store it in text
> file.
> I used PdfReader object to read the pdf file. But i was not able to see any
> provision for converting that object into filewriter.
>
> Can anyone gu
Hi all,
I have a situation where i need to read pdf content and store it in text
file.
I used PdfReader object to read the pdf file. But i was not able to see any
provision for converting that object into filewriter.
Can anyone guide me how to read pdf content and write the same into text
file?
-