Re: How to wrap lines with no breaks in them

2022-03-04 Thread Mark Giffin
the list ate some characters: - add characters to break lines like #x200b;  - html element textarea formats the token nicely   thanks     -Original Message- From: Sent: Mar 3, 2022 11:50 PM To: Subject: How to wrap lines with no breaks in them   I have a very long token (800+ characters

How to wrap lines with no breaks in them

2022-03-03 Thread Mark Giffin
I have a very long token (800+ characters) with no spaces and I want to put it in a PDF so someone can select the whole token and paste it into a form as a login. It runs off the page and breaks in weird ways. When you select it in the PDF, there are things missing and breaks have been added. T