Results 1 to 5 of 5

Thread: Email a pdf

  1. #1
    Join Date
    Apr 2006
    Posts
    107
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Email a pdf

    Hi!!

    I need a way to email data from a form in a pdf file with protection!

    Any Ideia?

  2. #2
    Join Date
    Jun 2008
    Posts
    27
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Your question is not clear...do u wanna send a pdf doc with the form to an email???

  3. #3
    Join Date
    Apr 2006
    Posts
    107
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    What I really wan't is email data of a html form in a pdf file to a person that fills the form.

  4. #4
    Join Date
    Jun 2007
    Posts
    543
    Thanks
    3
    Thanked 78 Times in 78 Posts
    Blog Entries
    1

    Default

    so you want to put form data into a secure pdf and email the pdf to the person?
    [Jasme Library (Javascript Motion Effects)] My Site
    /\/\@§†ê® §©®¡þ† /\/\@|{ê®
    There are 10 kinds of people in the world, those that understand binary and those that don't.

  5. #5
    Join Date
    Jul 2008
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    I think that is what it sounds like he wants to do, the best way i can think of is to generate the pdf document and save it in a temp directory, that can get deleted frequently. Then send a e-mail using of of the many available option in php with a attachment.

    Did you think about just sending html e-mails?? this might work better as there is not actually any files being created that you would need to remove at a later time.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •