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.

Fri Jul 17, 2020 2:02 pm

Hello,

If you execute this code in the atttached PDF, you will realize that the objBusca.text.Size.Width is taking a smaller value than real value.

List<PdfTextFind> objBusca = new List<PdfTextFind>();
objBusca.AddRange(p_page.FindText("PREFEITURA MUNICIPAL DE JOINVILLE",TextFindParameter.IgnoreCase ).Finds);


objBusca.text.Size.Width
The returned value is 289,but this isn't correct. If you apply the extract in the positions results, you will be get just part of the string "PREFEITURA MUNICIP".


Att,
Fernando.

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

Mon Jul 20, 2020 9:06 am

Hello,

Thanks for your message.
Yes, I did notice that the obtained width value was not correct.This issue has been logged into our bug tracking system with the ticket SPIREPDF-3435 for further investigation and fixing. If there is any update, we will inform you. Sorry for the inconvenience caused.

Sincerely,
Sofia
E-iceblue support team
User avatar

Sofia.Yang
 
Posts: 84
Joined: Tue Jul 14, 2020 1:41 am

Thu Jul 30, 2020 6:43 pm

Hello,

Some news about this issue?

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

Fri Jul 31, 2020 2:19 am

Hello,

I got the news from our Dev team that your issue has been resolved. Now we need to do further tests. Once the tests pass, we will provide the hotfix version for you asap. Thanks for your patience.

Sincerely,
Sofia
E-iceblue support team
User avatar

Sofia.Yang
 
Posts: 84
Joined: Tue Jul 14, 2020 1:41 am

Tue Aug 25, 2020 3:10 pm

Hello,

The hotfix version is avaliable ?

Thanks

Sofia.Yang wrote:Hello,

I got the news from our Dev team that your issue has been resolved. Now we need to do further tests. Once the tests pass, we will provide the hotfix version for you asap. Thanks for your patience.

Sincerely,
Sofia
E-iceblue support team

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

Wed Aug 26, 2020 6:57 am

Hello,

Thanks for your inquiry.
Sorry that the previous fixing encountered problems when doing tests, our developers are modifying the internal code now. Once the modified code passes the tests, we will provide a hotfix version for you immediately. Thanks for your patience.

Sincerely,
Sofia
E-iceblue support team
User avatar

Sofia.Yang
 
Posts: 84
Joined: Tue Jul 14, 2020 1:41 am

Thu Sep 17, 2020 3:11 pm

Hello,

The hotfix version is avaliable ?

Thanks

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

Fri Sep 18, 2020 10:14 am

Hello,

Thank you for following up.
As for the SPIREPDF-3435 issue, the internal updated code fixed this issue, but it caused other issues when doing tests, Our Dev team need to adjust it. Thus, sorry at present we can not provide a available hotfix version of this ticket.
As for your reported SPIREPDF-3425 issue that related "incorrect Y value". There is a temporary version (spire.pdf_6.9.8) which includes its fixing code. Please download and test it firstly. Meanwhile, when you use other PDF tool to get this value and when you use our product to get it, there may be a little measurement error. If there is any question after testing this temporary version, just feel free to contact us.

Sincerely,
Sofia
E-iceblue support team
User avatar

Sofia.Yang
 
Posts: 84
Joined: Tue Jul 14, 2020 1:41 am

Tue Sep 29, 2020 1:09 am

Hello,

Glad to inform you that we just released Spire.PDF Pack(Hot Fix) Version:6.9.16 which fixed both SPIREPDF-3425 and SPIREPDF-3435 issues, please download it from the following links to test.
Website link: https://www.e-iceblue.com/Download/down ... t-now.html
Nuget link: https://www.nuget.org/packages/Spire.PDF/

Sincerely,
Sofia
E-iceblue support team
User avatar

Sofia.Yang
 
Posts: 84
Joined: Tue Jul 14, 2020 1:41 am

Wed Nov 11, 2020 9:34 am

Hello,

Greetings from E-iceblue.
Have you tested the hotfix version? Does it solve your issue? Thanks in advance for your feedback.

Sincerely,
Sofia
E-iceblue support team
User avatar

Sofia.Yang
 
Posts: 84
Joined: Tue Jul 14, 2020 1:41 am

Return to Spire.PDF