Characters utf-8 disappear aspose.pdf

hi.
when a parse pdf file to text. i see that characters disappear i used the last version aspose.pdf

here sample of code and the file

Dim docHtml As New Aspose.pdf.Document(f.InputStream)
              Dim textAbsorber As New TextAbsorber()
              docHtml.Pages.Accept(textAbsorber)
              Dim extractedText As String = textAbsorber.Text
              Response.Write(extractedText)

AllJobs_2834186_tvspfh2.pdf.pdf (221.0 KB)

thank you :slight_smile:

@eranlipi,

I have observed issue you mentioned and have logged it as PDFNET-47807 in our issue tracking system. We will further look into details of the issue and keep you posted with the status of its correction. Please be patient and spare us little time.

We are sorry for the inconvenience.

1 Like