Hi,
When copying text, all paragraphs and newlines are lost—copied text becomes a single block. In contrast, copying the same PDF text from the PDF.js standalone viewer preserves paragraphs and newlines, even if only plain text can be pasted into apps like Microsoft Word.
Could @pdf-viewer/react align its clipboard extraction with PDF.js so paragraph breaks and newlines are preserved?
Thank you for your work on this useful library!