We are using version 17.8.
Here’s the code to extract Text from the attached pdf:
public IList<string> GetPdfPagesAsStrings(byte[] bytes)
{
var resultPagesContent = new List<string>();
if (bytes…...TextAbsorber adds extra spaces when extracting from a french pdf Aspose...17.8. Here’s the code to extract text from the attached pdf: public...