0

My Question is that i am working on a project in which a email has been send to the customer this mail contain a pdf file in which the report of the customer has been display. Please any one suggest me the answer that it is possible or not if YES then you may give me the answer of that question. if NO then Please Suggest me any other solution to what i do?

3
  • @Akshat this is my question Commented Feb 16, 2013 at 12:26
  • 2
    FPDF, TCPDF, SwiftMailer, et cetera et cetera. Commented Feb 16, 2013 at 12:26
  • use something like dompdf or Zends pdf library to create the pdf file and then attach it to the email Commented Feb 16, 2013 at 12:29

1 Answer 1

0

Run through the tutorials at FPDF you can use FPDF or many of the other packages mentioned in the comments to make your form. You can then use your database to create these PDFs for whatever use you need and attach them to emails to send to your clients.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.