| View previous topic :: View next topic |
| Author |
Message |
duez1981
Joined: 28 Aug 2007 Posts: 6 Location: Kenya in Africa
|
Posted: Sun Mar 16, 2008 8:13 am Post subject: how t export data from php-gtk to pdf for print |
|
|
| how do i go about exporting data from my php-gtk application to pdf?, most php examples that generate pdfs are server based, how can i do this from my php-gtk application, actually what i want is to have a button that triggers the pdf export or opens the document on pdf, is this possible? |
|
| Back to top |
|
 |
ben-fr
Joined: 28 Apr 2008 Posts: 1
|
Posted: Mon Apr 28, 2008 12:35 am Post subject: |
|
|
| I use jasperreport to make pdf reports. So I use php-javabridge. Then if you want to display pdf on screen, you may need to find a PDF viewer, but it depends on your OS. |
|
| Back to top |
|
 |
|