All Posts filed under »PHP« Follow This Topic

November 5, 2009

3 Comments

Portable Document Format (PDF) is a file format created by Adobe Systems in 1993 for document exchange. PDF is used for representing two-dimensional documents in a manner independent of the application software, hardware, and operating system. PDF is a commonly accepted document format and so we might need to create PDF documents dynamically. We can [...]