-
print
print
How to achieve the print functionality in Extjs.
-
Sencha - Support Team
There are is a wide range of answers to this.
Client side or server side?
Do you want to print something specific? grid, form?
http://www.sencha.com/forum/showthread.php?146348
https://github.com/loiane/extjs4-ux-gridprinter
Server side would depend on your language .. and the desired output: PDF, XLS.. etc.
http://phpexcel.codeplex.com/
http://www.phpdoc.org/
http://itextpdf.com/ (java;pdf)
http://jasperforge.org/projects/jasperreports
Server side provides more control.
Scott.
-
I want to print a grid in Client side
-
Sencha - Support Team
The first 2 links provide this feature.
Scott.
-

Originally Posted by
scottmartin
The first 2 links provide this feature.
Scott.
I tried from these link but ....got so many errors.Unable to find the linkButton from the external .js file
Can u guide me how to use and what to use.? am realy confused how i will use these files.
-
Sencha - Support Team
You should include the JS/CSS files in your HTML file so they are available.
The best option is to try and get the example running and see how it is implemented.
The
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us