Aspose.PDF adds an empty line

We use Aspose.PDF for .NET, which we have paid for, but we don’t have support included.

When extracting adresses from letters, sometimes (perhaps one letter in several thousand letters) Aspose adds an extra empty line between lines that have no empty lines between them.

Address in some letter:

Name
Address Line 1
Address Line 2
Country

is extracted (in C#) as:

AddressArr[0] = “Name”
AddressArr[1] = “Address Line 1”
AddressArr[2] = “Address Line 2”
AddressArr[3] = “”
AddressArr[4] = “Country”

Does anyone else have experiences of problems like this?

@martin.blix

Thanks for contacting support.

Could you please share complete sample code snippet along with sample PDF document. We will test the scenario in our environment and address it accordingly.

Dear Ali,

What is your email address? I will send you (only to you!) some encrypted files, containing information that is protected according to GDPR, which I see on Aspose’s website that you follow. I think you can see my email adress somewhere, I think I registered that when I filed this Support Issue.

Yours Sincerely,

Martin

@martin.blix

You may please send a private message with your files attached in that. In order to send a private message, you may please click over username and press blue ‘Message’ button.