I am using pdflib library to generate pdf in php. I am able to create the pdf with this library but yet not able to generate custom meta tags for pdf.
can any one help me out from this, so that I'm able to generate meta tags for my pdf.
Thanks!
Try to use PDFlib PLOP can be found on
http://www.pdflib.com/products/plop/
With the help of this you can set your meta tags for your pdf.
Thanks!