Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
More info:
Running transformDocument with these parameters:
$docx->transformDocument('test/example_text.docx', 'test/example_text.pdf', array('debug'=> true));
Running the test.php script from Command Line.
Now getting the following errors in the console:
PHP Warning: copy(Array/tempDocX_547f612062d0a.docx): failed to open stream: No such file or directory in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 58
Warning: copy(Array/tempDocX_547f612062d0a.docx): failed to open stream: No such file or directory in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 58
PHP Warning: ZipArchive::getFromName(): Invalid or unitialized Zip object in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 64
Warning: ZipArchive::getFromName(): Invalid or unitialized Zip object in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 64
PHP Warning: ZipArchive::getFromName(): Invalid or unitialized Zip object in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 65
Warning: ZipArchive::getFromName(): Invalid or unitialized Zip object in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 65
PHP Warning: DOMDocument::loadXML(): Empty string supplied as input in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/RepairPDF.inc on line 54
Warning: DOMDocument::loadXML(): Empty string supplied as input in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/RepairPDF.inc on line 54
PHP Warning: ZipArchive::addFromString(): Invalid or unitialized Zip object in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 67
Warning: ZipArchive::addFromString(): Invalid or unitialized Zip object in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 67
PHP Warning: ZipArchive::close(): Invalid or unitialized Zip object in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 69
Warning: ZipArchive::close(): Invalid or unitialized Zip object in /Library/FileMaker Server/HTTPServer/htdocs/httpsRoot/phpdocx/classes/TransformDocAdv.inc on line 69
sh: /Library/FileMaker: No such file or directory
No Java runtime present, requesting install.
Thank you.
Jonathan