Encoding.Unicode

Helllo

I have in my source the following

extractor.ExtractText();

but some characters could not be resolved like é è à ç ï Ô etc...

If I take a look on the aspose site the only thing I could find is

extractor.ExtractText(Encoding.Unicode);

But when I use this code we will get the error :

No Overload for method 'ExtractText' takes 1 arguments.

Is there a workarround so we could use the Unicode Encoding when we get Text from a Pdf file.

We use Aspose.pdf.kit V 3.3

Thnks

Hi Kristof,

I have tested this issue using the sample in temporary license for complete testing.

I hope this helps. If you find any further questions, please do let us know.
Regards,