Vertically

Help Desk ›› How to ›› Vertically
Formidable Forms
September 16, 2019 17:33:17
Tomson
Topics: 23
Messages: 70
Hi,

How to make words entered in the Paragraph fields display vertically - each word in a new line?
I entered them in the form, each on a separate line, but they are displayed on one line.
September 17, 2019 04:48:41
E2Pdf
Topics: 7
Messages: 3614
Support
Hi,

By default "Textarea" has \r\n as new lines. So to output it the same way inside "HTML" object you must replace \r\n to <br>.

This can be done by wrapping needed code with [e2pdf-format-output] shortcode:

[e2pdf-format-output search="\r\n" replace="<br>"][659 wpautop=0][/e2pdf-format-output]

We remain at your service.

We would really appreciate your feedback at WordPress.org!
September 17, 2019 05:54:36
Tomson
Topics: 23
Messages: 70
After entering this code, I get the error:
Invalid or corrupt PDF.
"PDF.js v2.0.943 (Build: dc98bf76)
Message: Invalid PDF structure "
September 17, 2019 07:10:59
E2Pdf
Topics: 7
Messages: 3614
Support
Please attach screenshot of "Properties" Value where this shortcode was added.

We would really appreciate your feedback at WordPress.org!
September 17, 2019 07:16:24
Tomson
Topics: 23
Messages: 70
Please
September 17, 2019 07:35:42
E2Pdf
Topics: 7
Messages: 3614
Support
Can you also please temporary remove this added shortcode so we can recheck if it's not connected with it for sure. Also recheck please if you will be success by exporting entry via "E2Pdf" -> "Export" and not frontend. Thank you.

We would really appreciate your feedback at WordPress.org!
September 17, 2019 08:09:10
Tomson
Topics: 23
Messages: 70
I removed the code and the caching plugin. And still a mistake.
September 17, 2019 08:12:16
Tomson
Topics: 23
Messages: 70
Htaccess:

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


# BEGIN ADDING NOKRI Authorization
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
# END ADDING NOKRI Authorization

# END WordPress
September 17, 2019 08:56:51
E2Pdf
Topics: 7
Messages: 3614
Support
.htaccess looks okay.

Try please to disable E2Pdf Cache. "E2Pdf" -> "Settings" -> Uncheck "Turn on Cache".

If issue will still remain, unfortunately we would need to take a look on your installation. You can submit "Support Ticket" here with access details. It will be also very helpful if you will include details to access FTP so we can investigate issue the fastest.

We remain at your service.

We would really appreciate your feedback at WordPress.org!
September 17, 2019 09:14:34
Tomson
Topics: 23
Messages: 70
It still does not work.
I sent the data to the address provided.
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.