Mess when converting pdf to text

hi, i get a mess when i converting PDF to Text

here sample of code

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)

and the fileMarina Lalchuk Yamin - CV Hebrew PDF.pdf (54.5 KB)

@eranlipi,

Thanks for sharing further details.

We have logged an investigation ticket as PDFNET-48136 in our issue tracking system. We will further look into details of it and keep you posted with the status of its resolution. Please be patient and spare us some time.

We are sorry for the inconvenience.