Please how do I get my wamp server to generate pdf documents, I downloaded pdflib but it's in tar format. I'm using wamp 2.1 so all it's modules are dll files. Please what do I do?
Asked
Active
Viewed 3,245 times
3 Answers
1
You can consider tcpdf. A very vast library and easy to use. It also provides online support in case you have any queries.

Ghazanfar Mir
- 3,493
- 2
- 26
- 42
1
You can read this up: http://php.net/manual/en/book.pdf.php. A PECL extension, learn how to install it from here: http://www.php.net/manual/en/install.pecl.php
- How to install pdflib on WAMP Server is another question that may be what exactly you need.
- https://stackoverflow.com/questions/560583/which-is-the-best-pdf-library-for-php

Community
- 1
- 1

M. Suleiman
- 858
- 4
- 22