mPDF unable to open the large datafile

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
manojsemwal1
Forum Contributor
Posts: 217
Joined: Mon Jun 29, 2009 4:13 am
Location: India

mPDF unable to open the large datafile

Post by manojsemwal1 »

hi

Iam using the mPDF library for view the print preview of database related table but its show only small data like the records having only 6-7 rows its displaying in pdf format but more 6-7 row its not displaying............no error is coming.........

i had use the ini_set("memory_limit","50M");
but no effect..........

pl help to do solve this problem................

Thanks

manoj
Post Reply