Expand my Community achievements bar.

Send pdf file in an email by c# emailer, also sending a completed pdf file to server

Avatar

Former Community Member
I am trying to achieve two things: First I want to have a submit button on my pdf that sends the completed pdf to a asp.net C# file that sends the completed pdf file, as an attachment to a hard coded email address by a mailer, which i have already created. Then, I want to save the completed pdf file to a directory on the sites server using c# code, so I can make the file name of the pdf one of the fields from the pdf. I have been trying to make this work now for a little over a month with no success. Some insight into this would be GREATLY appreciated.



Thanks in advance.



Doug
5 Replies

Avatar

Level 7
You'd probably want the LiveCycle Forms ES product on the server to

handle the merge from submitted XML data to a PDF on the web. Then you

could e-mail or store the data.



Aandi Inston

Avatar

Former Community Member
I don't think I can use this because my server is not dedicated. I am using 1and1.com without a dedicated server.

Avatar

Level 7
You don't need your own server. Many shared hosting companies allow

you to install scripts.



Aandi Inston

Avatar

Level 7
First you need an experienced web programmer to write the scripts.

They would normally assist with installing them too.



Aandi Inston