Search found 2 matches

by Duffy879
Fri Nov 12, 2010 2:58 am
Forum: Miscellaneous
Topic: PHP with PDF enabled
Replies: 1
Views: 4961

PHP with PDF enabled

I wanted to use PDF report in my PHP application, but I got this error : Fatal error: Call to undefined function: pdf_new() in /usr/local/httpd/htmigrate/classes/class.pdf.php on line 10 My phpinfo() settings with PDF : PDF Support : enabled PDFLib : Version 3.03 CJK Font Support : yes In-memory PDF...
by Duffy879
Fri Nov 12, 2010 2:57 am
Forum: Miscellaneous
Topic: xsl-fo wrapper for xslt 2 pdf processing needed...
Replies: 0
Views: 4144

xsl-fo wrapper for xslt 2 pdf processing needed...

First my english isn't good. Therefore please forgive me. Thanx. Here my problem: The today possibilities for generating pdf and xslt-output exclude each other. There is no possiblity to generate an xml file with xsl-fo-tags (with xslt) and transform this file to pdf (like Apache-FOP - and it isn't ...