Problem:
For a real estate website, each property page needs to offer a PDF download that auto-generates using the page content.
Is it possible to implement it in Toolset?
Solution:
Toolset doesn't provide this functionality. One approach is to create a link to print the page using a CSS code snippet for print media, which strips down the page to essential content. Additionally, you can add JavaScript to trigger the print preview of the browser. Another option is to explore WordPress plugins that support PDF generation from page content.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
This topic contains 1 reply, has 2 voices.
Last updated by 7 months ago.
Assisted by: Christopher Amirian.