From Documentation
(Difference between revisions)
m (Created page with "Export Grid or Listbox to PDF or Excel {{Template:UnderConstruction}} {{Template:Smalltalk_Author| |author=Sam Chuang, Engineer, Potix Corporation |date=November 26, 2012 |versi...") |
m |
||
Line 12: | Line 12: | ||
==Demo== | ==Demo== | ||
+ | |||
+ | Grid/Listbox | ||
+ | [[File:Export_Grid_or_Listbox_to_PDF_or_Excel_demo.png]] | ||
+ | |||
+ | PDF | ||
+ | [[File:Export_Grid_or_Listbox_to_PDF_or_Excel_PDF_Format.png]] | ||
+ | |||
+ | Excel | ||
+ | [[File:Export_Grid_or_Listbox_to_PDF_or_Excel_Excel_Format.png]] | ||
+ | |||
==Usage== | ==Usage== |
Revision as of 06:56, 26 November 2012
Export Grid or Listbox to PDF or Excel
Contents |
Introduction
Web application developers often require to transform data into different format. For instance, to PDF format that enhance read accessibility and to Excel format that can further analyze data. This smalltalk is going to introduce a easy way that can transform from Grid or Listbox to PDF/Excel.
Demo
Usage
Summary
Comments
Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License. |