This topic is locked

Build 185 and PDF

12/30/2006 3:41:20 PM
PHPRunner General questions
R
Rene Pedersen author

Hi, i am trying the new build 185 and when i try to export to PDF i get this error:
Parse error: syntax error, unexpected '=', expecting ')' in /xxxxx/libs/fpdf.php on line 898
Do you know what that is?
The export page with the PDF option is OK, but i would like to show a viewpage as a PDF file is this posible?
Thanks for great product.
René

Sergey Kornilov admin 12/31/2006

René,
converting View page to PDF is not possible yet.

Unfortunately it takes a bit more to convert generic HTML page to well formed PDF. Maybe in one of the next updates.
It appears in PDF export we used a way to pass parameters that only works in PHP 5.

To fix this error download the following file and upzip it to C:\Program files\PHPRunner3.1\source\libs. Rebuild your project after that.
http://www.asprunner.com/files/fpdf.zip
This fix will be included in the next update.