in reply to Re: Reading PDF files
in thread Reading PDF files

I don't think this does what you think it does. From the documentation:
This Module is the result of a HTML::HTMLDoc PDF-generation.
So I think if you have generated the pdf object (from HTML) and want to write it to a file, this is the function you would use.

I already have a pdf file, and want to get text, not pdf formated output.
Thanks for the effort!