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!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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!