The attached script will generate an error:
!!! Error !!! first word in paragraph for row 1, col 0 'ABCDEFGHIJKLMNOPQRST' doesn't fit into empty line! at /usr/share/perl5/PDF/Table.pm line 1694.
Using a very long word and different fonts causes this error.
The main cause may be found in the PDF/Table.pm, line 678.
If the same word appears multiple times but in different fonts (== differents widths), only the first occurrence is calculated.
pdf_table.txt
The attached script will generate an error:
!!! Error !!! first word in paragraph for row 1, col 0 'ABCDEFGHIJKLMNOPQRST' doesn't fit into empty line! at /usr/share/perl5/PDF/Table.pm line 1694.Using a very long word and different fonts causes this error.
The main cause may be found in the PDF/Table.pm, line 678.
If the same word appears multiple times but in different fonts (== differents widths), only the first occurrence is calculated.
pdf_table.txt