Comments 2Horst Amper started the conversationNovember 10, 2016 at 7:40pmHey Milijko,great tool!Could you please show the changes " to force the pdf export in horizontal format" like in the ticket kiliano wrote for the actual version 1.7?Thanks for your help!HorstSorry, couldn't reopen the ticket 2Horst Amper repliedNovember 10, 2016 at 7:51pm... found it!line 2037: if( !empty($this->_tableToolsConfig['pdf'] ) ) { $obj->dataTableParams->buttons[] = array( 'extend' => 'pdfHtml5', 'exportOptions' => array('columns' => ':visible'), 'className' => 'DTTT_button DTTT_button_pdf', 'orientation' => 'landscape', 'title' => $wdt_export_file_name, 'text' => __('PDF','wpdatatables') ); }[deleted] repliedNovember 10, 2016 at 9:58pmHi Horst Amper,Thank you for your purchase.I am glad that you find solution by your own. If you have more questions don't hesitate to ask. We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks! 1 Like Sign in to reply ...
Hey Milijko,
great tool!
Could you please show the changes " to force the pdf export in horizontal format" like in the ticket kiliano wrote for the actual version 1.7?
Thanks for your help!
Horst
Sorry, couldn't reopen the ticket
... found it!
line 2037:
if( !empty($this->_tableToolsConfig['pdf'] ) ) {
$obj->dataTableParams->buttons[] =
array(
'extend' => 'pdfHtml5',
'exportOptions' => array('columns' => ':visible'),
'className' => 'DTTT_button DTTT_button_pdf',
'orientation' => 'landscape',
'title' => $wdt_export_file_name,
'text' => __('PDF','wpdatatables')
);
}
Hi Horst Amper,
Thank you for your purchase.
I am glad that you find solution by your own. If you have more questions don't hesitate to ask. We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks!