I have a webpage with a separate stylesheet for print. When I view the print preview it looks exactly how i want it.
Is there a way I can generate a PDF and begin download on click / submit that is that file?
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.
To Generate PDF in PHP , you can use FPDF . Gothrough the folowing link to learn more about fpdf