-
I'm glad you figured it out.
2009-06-26 18:21:34 UTC in HTML 2 PDF - a PHP script
-
Try to remember when posting in a forum about programming that it's a good idea to also post your source code. Without that, we can't help you.
2009-06-26 12:14:41 UTC in HTML 2 PDF - a PHP script
-
That link does not work for me.
2009-01-19 14:31:33 UTC in HTML 2 PDF - a PHP script
-
I think simplex3d's answer will work for you.
https://sourceforge.net/forum/message.php?msg_id=6050411.
2009-01-19 14:30:34 UTC in HTML 2 PDF - a PHP script
-
Answer is here:
https://sourceforge.net/forum/message.php?msg_id=6050411.
2009-01-19 14:29:54 UTC in HTML 2 PDF - a PHP script
-
Yes. Use JPG images and not GIFs until they fix whatever bug is causing that problem.
2009-01-09 16:21:51 UTC in HTML 2 PDF - a PHP script
-
Now I remember :). I never got it to work with GIF files, convert your GIF to JPG and it will work.
2009-01-09 16:20:37 UTC in HTML 2 PDF - a PHP script
-
I use this library everyday with PHP5. I had the same problem and now I can't remember what I did to fix it. I think it was something to do with the directory I had the include files in. I think they have to be in the same folder as the script you are trying to include them in.
But I can tell you that the library works fine with PHP5. It's something else.
2009-01-09 15:56:18 UTC in HTML 2 PDF - a PHP script