• https://prnt.sc/i76rzg

    A client is using this plugin on their site for their schedule and the PDF button is cutting off the last column. I updated the plugin on our staging site (which is where the screenshot above is from. It’s even worse on the live site with the old plugin and more data). Is there a way to rotate the PDF layout so it’s horizontal page style instead of vertical? The PDF does not take into account the width of the data table itself.

    Additionally with the update of the plugin, in the admin panel, we are getting mixed content warnings because the site is on https and the jquery-ui CSS asset is loading through http and causing the tables list to “load” forever, preventing me from editing them. Just a quick look at the code, the issue seems to be with WDT_CSS_PATH in wdt_admin.php in the function wdt_admin_styles(). I can’t find the definition but it might be hardcoded as http.

  • The topic ‘PDF cuts off data’ is closed to new replies.