Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have been using wkhtmltopdf successfully with PHP using KnpSnappyBundle in Symfony but it appears there is no way to set the form fields in the generated PDF to be required fields which is a deal breaker for our needs. It would be nice if wkhtmltopdf recognized the html Required attribute but it does not.

I have yet to find any libraries that support setting form fields as required. Any suggestions? Any help would be appreciated.

Thank you.

share|improve this question
2  
What exactly is your question? What kind of suggestions you are looking for? – soft genic Nov 29 '12 at 20:08
ask your question more clear , show us your code , and tell us what have you done! – RezaSh Nov 29 '12 at 20:20

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.