Forum


List Manager Support

List Manager support
Forums
Public write access is disabled. Please login

Change File Name in the PDF export file 05.07.2012 16:14

Wen i export my data to PDF or XLS the default file name is LISTMANAGER.PDF/LISTMANAGER.XLS I want to change to anything.PDF/anything.XLS how can i do that? thanks

Re: Change File Name in the PDF export file 05.07.2012 18:10

Hello,

You can change the name of PDF file (in Joomla 1.5 version) at:

JOOMA/components/com_listmanager/views/listmanager/view.pdfr.php

search for:

JResponse::setHeader('Content-Disposition', 'attachment; filename=listmanager.pdf');

and change listmanager.pdf by the name of the file you want.


If you want to change Excel file name(joomla 1.5-2.5 versions), check:

JOOMLA/components/com_listmanager/views/listmanager/view.excel.php

search for:

JResponse::setHeader('Content-Disposition', 'attachment; filename=listmanager.xls');

and change listmanager.xls by the name you want.

Regards,
Moonsoft Team
www.moonsoft.es

Re: Change File Name in the PDF export file 06.07.2012 01:56

Thank you!
Are you satisfied with our products/services/support?
Please help us to keep improving, add a review at  joomla extensions site and  magento connect

Our clients' feedback