Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Tue Nov 17, 2020 2:45 pm

Hello,

The function doesn't return any data.

We are trying to find the string "Total da Nota" using the related code bellow. The function should return value, once exist the related string in the content PDF file.

We are attaching the file to reproduce the issue.



List<PdfTextFind> objBusca = new List<PdfTextFind>();
objBusca.AddRange(p_page.FindText("Total da Nota" , TextFindParameter.None).Finds);

objBusca.Count() == 0

objBusca.Count is returning 0 records.

Dicipulofer
 
Posts: 24
Joined: Wed Apr 08, 2015 1:41 pm

Wed Nov 18, 2020 2:21 am

Hello,

Thanks for your inquiry.
I did an initial test with the latest Spire.PDF Pack(Hot Fix) Version:6.11.6, but did not reproduce your issue. If you are using an older version, please download the latest version and try again.
If the issue still exists, to help us further look into your issue, please provide your OS information (e.g. Windows7, 64bit), your regional settings (e.g. China, Chinese) and your project target framework version.

Sincerely,
Brian
E-iceblue support team
User avatar

Brian.Li
 
Posts: 1271
Joined: Mon Oct 19, 2020 3:04 am

Mon Nov 30, 2020 9:16 am

Hello,

How is your issue now? Could you please give us some feedback at your convenience?

Sincerely,
Brian
E-iceblue support team
User avatar

Brian.Li
 
Posts: 1271
Joined: Mon Oct 19, 2020 3:04 am

Wed Dec 09, 2020 6:25 pm

Dear Brian.li,


I tested and I got the same issue.

I'm still with the problem.

Do you want a video to explain the issue?



Tested Version: 6.12



Brian.Li wrote:Hello,

How is your issue now? Could you please give us some feedback at your convenience?

Sincerely,
Brian
E-iceblue support team

Dicipulofer
 
Posts: 24
Joined: Wed Apr 08, 2015 1:41 pm

Thu Dec 10, 2020 2:40 am

Hello,

Thanks for your feedback.
I did more tests on several PCs and finally reproduced your issue. I have logged it in our bug tracking system with the SPIREPDF-3870. Once there are any updates, we will inform you immediately.
Sorry for the inconvenience caused.

Sincerely,
Brian
E-iceblue support team
User avatar

Brian.Li
 
Posts: 1271
Joined: Mon Oct 19, 2020 3:04 am

Fri Dec 25, 2020 9:35 am

Hello,

Glad to inform you that we just released Spire.PDF Pack(Hot Fix) Version: 6.12.20 which fixes your issue. Welcome to download it from the following links.
Website link: https://www.e-iceblue.com/Download/down ... t-now.html
Nuget link: https://www.nuget.org/packages/Spire.PDF/6.12.20

Sincerely,
Brian
E-iceblue support team
User avatar

Brian.Li
 
Posts: 1271
Joined: Mon Oct 19, 2020 3:04 am

Tue Dec 29, 2020 3:00 am

Hello,

Greetings from E-iceblue.
Has your issue been resolved? Could you please give us some feedback at your convenience?

Sincerely,
Brian
E-iceblue support team
User avatar

Brian.Li
 
Posts: 1271
Joined: Mon Oct 19, 2020 3:04 am

Return to Spire.PDF