I have a form which need users to fill. After being filled, I want to the page convert to PDF.
Does ZF pdf module provide this function?
Thanks a lot.
I have a form which need users to fill. After being filled, I want to the page convert to PDF.
Does ZF pdf module provide this function?
Thanks a lot.
none, the zend pdf is not like a html page -> pdf converter. you need to manually create the PDF to be displayed.