Hello all
I am trying to generate a PDF file and then edit it from the PHP script.
Tried the example given in the manual......but facing a fatal error
Fatal error: Call to undefined function pdf_add_outline()
so i tried pdf_add_bookmark for bookmarking instead of pdf_add_outline() but of no use...
can anyone tell me how to deal with PDF's and their edit mode.
Thanks in advance
Prati