pdf2docx icon indicating copy to clipboard operation
pdf2docx copied to clipboard

Fix negative `ref_dif` causing incorrect paragraph splitting

Open tehwenyi opened this issue 9 months ago • 0 comments

Fixes #282

Changes Made:

  • Modified line 452 in common_vertical_spacing of Blocks.py to ensure ref_dif is non-negative.

tehwenyi avatar May 06 '24 02:05 tehwenyi