C
|
cgphp 11/6/2013 |
1. I need to make sure when my user click print, there are only max. x numbers of rows per page. Is there a way to do it programmatically or a file to edit the settings ?
2. Normally, when user clicks print using chrome, and save as PDF, there is a default name for the filename that looks like the table name, eg. contracts.pdf, my question is, i want to append a variable to the filename, eg. contacts_id1234.pdf. Is it possible and how ?
|
A
|
acpan author 11/6/2013 |
Hi Cristian, |