Samples

Form

Chart

PDF

Database(Single Table)

Database(Relational Table)

Database(Sigle Table and save Images)

Database(Single table and Sort)

Database(Single table with CSV Upload/Download)

Database(Single table and File Upload/Download)

PDF

Sample code for PDF

Here you can find an executable sample code for generating PDF

sample_pdf1.tpl template generates following PDF

sample_pdf2.tpl template generates following PDF

sample_pdf3.tpl template generates following PDF

sample_pdf4.tpl template generates following PDF

To open the PDF files add the below links to the menu.tpl

<div class="ajax-link" data-class="sample_pdf" data-function="pdf_example1">PDF Example 1</div>
<div class="ajax-link" data-class="sample_pdf" data-function="pdf_example2">PDF Example 2</div>
<div class="ajax-link" data-class="sample_pdf" data-function="pdf_example3">PDF Example 3</div>
<div class="ajax-link" data-class="sample_pdf" data-function="pdf_example4">PDF Example 4</div>

FOCUS Business Platform