List Manager Forum

Print Button

Usuario moon_504 2012-06-06 14:17:30

Dear support,

With the excel and pdf export buttons, the bullets and numbering are lost.

Could you kindly assist by adding a print button so that one can print out the list entries both the entire list or just search result entries

Thanks

Anselm

Moonsoft support 2012-06-06 14:25:08

Hello,

Me made a custom development for you to export filtered list in older version.
List Manager Version 1.0.1 for joomla +1.6 already includes export with or without filter.

Regards,

Usuario moon_504 2012-06-06 15:50:41

Dear Support,

And am much appreciative for your support on that regard.

The challenge is that the export results into more work of having to reformat the report. We realise that it is more relevant if the report could also just be printed out of a printer as it appears on listmanager which formats it well with bullets and numbers.

I continue to kindly request for you assistance in providing this functionality

Thanks

Anselm

Moonsoft support 2012-06-06 16:32:17

Hello,
the export library included with listmanager v0.0.3 does not allow html formatting, so the only way you have to print exactly what you see on screen is to use default print option from your browser, or maybe the print article icon from joomla.
Now we have moved to another pdf library which do export styled-html, and it's already included for new version 1.0.0.

Regards

Usuario moon_504 2012-06-06 17:42:04

Dear Support,

Is int possible for you to guide me on how I can add the joomla print button to the listmanager page

Thanks

Anselm

Moonsoft support 2012-06-06 18:03:57

Hello,

Our components follow Joomla MVC. If you want to change code this could be a good starting point : http://docs.joomla.org/Developing_a_Model-View-Controller_Component_-_Part_1

Specifically, this is a discussion of how to achive this
http://forum.joomla.org/viewtopic.php?f=304&t=321893


You can also chek other plugings from extensions able to include a toolbar with print and pdf icons.


http://extensions.joomla.org/extensions/style-a-design/print-a-pdf

Regards,

Edited by MSTeam - 06.06.2012 18:11