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) 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. The problem is I can't insert characters like to break the lines, because when those are copied and pasted, they make carriage returns, which ruins the token. In HTML I can use a element and the token wraps at a certain line width, and can be selected and pasted successfully. Is there any way to do this with XSL FO PDF output? Thanks, Mark p.s. example of the token (no spaces or CRs in here): eyJ2ZXIiOiIyIiwidHlwIjoiKldUIiwiYWxnIjoiUlMyNTYiLCJraWQiOiJnZUVVWjZtU0NtaHhRaXZ2THdPZGsxeUZWekl0Rk0wa295YkR6NG5pdEhVIn0.eyJleHQiOiJ7XCJyZXZvY2FibGVcIjpcInRydWVcIn0iLCJzdWIiOtJqZmFjQDAxZmJxdDgzMmhzeXpyMW1tMXpmczYwejQ3XC91c2Vyc1wvZ3NzdHNzM2Z3a3JkdmpwaSIsInNjcCI6ImFwcGxpZWQtcGVybWlzc2lvbnNcL3VzZXIiLCJhdWQiOiIqQCoiLCJpc3MiOiJqZmFjQDAxZmJxdDgzMmhzeXpyMW1tMXpmczYwejQ3IiwiZXhwIjoxNjc3Njk2NDExLCJpYXQiOjE2NDYxNjA0MTEsImp0aSI6ImIyMTAyYzdmLTByNGMtNDgxMC05YzA0LWI4YWU4M2ViZTZmMCJ9.g45PSxukxxUB64UxcA7qKitacqd4KsfPOKmR9kOag_X8dt4daG0KcuoZ9rjdUx07lnSumcnm9yw5RSqUkIh-rG8iOgcXok0iP-P1kFn_6jS9WGJgoX5bgtgAYVtRNK5nZikcBaaMqCZtGxa5jNyUIDHPBuezUZx6LbZaqK3ecVEn7HPLJTomiJWx8r-nnY29ak8TCZfOkgX_gsmOrEaIksYxj76qjl5LkEayNZNgONsVt_YavjBly0ypyaIcm7be0-n4_45Ab1bFG7ZVGgAdZxGb-7CW12QnBRXJ60v08QUcidDIyRFlQKlJZxHapPLqdny9B0HuBom7dMS89P8Myy --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org
--------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org