I am running XAMPP for Mac OS X 0.6.1 !
And since it did not have PDF libarires
I downloaded ezpdf from the url:http://sourceforge.net/project/showfiles.php?g roup_id=45168&p ackage_id=37830 &release_id=147 645
unzipped into a folder pdf_test
And tried to run from the local
http://localhost/pdf_test/readme.php
gets the error
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 76912 bytes) in /Applications/xampp/xamppfiles/htdocs//pdf_test/class.pdf.php on line 1240
Do I need to do any setup?
Or can any one suggest FREE PDF creation library which runs in Max OSX apache & preferably with PHP
Can anyone one help?
SPereira
And since it did not have PDF libarires
I downloaded ezpdf from the url:http://sourceforge.net/project/showfiles.php?g roup_id=45168&p ackage_id=37830 &release_id=147 645
unzipped into a folder pdf_test
And tried to run from the local
http://localhost/pdf_test/readme.php
gets the error
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 76912 bytes) in /Applications/xampp/xamppfiles/htdocs//pdf_test/class.pdf.php on line 1240
Do I need to do any setup?
Or can any one suggest FREE PDF creation library which runs in Max OSX apache & preferably with PHP
Can anyone one help?
SPereira
Comment