Rtf to Pdf conversion adds spacings around table rows

Hello
I’m trying to convert RTF document to PDF. Rtf document has table with rows
For some reason PDF version has some spacings around rows (same happened when I converted to DOCX)

PDF:

As new user I cannot add more media but RTF document has no spacings between table rows, it is just normal table

Is there a way to remove those spacings?

Hi,

Please send us your RTF file so that we can reproduce the issue and investigate it.
You can temporarily upload it somewhere and send us a download link.
Or you can send it to us via email, or you can send it to us via a support ticket (see the Contact page).

Regards,
Mario

This is the document:

Please try again with this bugfix:
https://www.gemboxsoftware.com/document/nightlybuilds/GBD35v1293.zip

Or this NuGet package:
Install-Package GemBox.Document -Version 35.0.1293-hotfix

Does this solve your issue?

It fixed most of the cases, but there are still some documents that have spacings (much smaller than before, but still)

The problematic document is not public, so I opened support ticket (29625), where I attached whole RTF document and PDF result

Thank you

Please try again with this bugfix:
https://www.gemboxsoftware.com/document/nightlybuilds/GBD35v1294.zip

Or this NuGet package:
Install-Package GemBox.Document -Version 35.0.1294-hotfix

Does this solve your issue?

Gap still there:

Apologize, we misunderstood what you were referring to.

Anyway, please try again with this bugfix:
https://www.gemboxsoftware.com/document/nightlybuilds/GBD35v1295.zip

Or this NuGet package:
Install-Package GemBox.Document -Version 35.0.1295-hotfix

Does this solve your issue?

Works great, thank you!