AlessioLuciani / flutter-pdf-text

A plugin for Flutter that allows you to read the text content of PDF documents and convert it into strings.
MIT License
18 stars 45 forks source link

line wraps from the pdf are interpreted as \n #14

Closed clangenb closed 3 years ago

clangenb commented 4 years ago

Has anybody an idea on how to circumvent this?

This leads to ugly displayed text.

Simply replacing \n in the string does not work as this removes actual line breaks too.

AlessioLuciani commented 3 years ago

This issue has been fixed in version 0.4.0.