habe ein PDF Formular entwickelt und lese bestimmte Felder aus. Die Inhalte dieser Felder werden mit in die Mail übernommen und anschließend möchte ich es versenden, aber ohne PDF Formular und auch nicht als xml. Ich möchte quasi nur die Mail ohne Anhang verschicken. Selbstverständlich aber mit dem gefüllten/übernommenen Text aus dem PDF in der Mail.

Habe das Ende in der Programmierung wie folgt:
[fontsize=2]event.target.submitForm({
cURL[/fontsize][fontsize=2][fontsize=2]:[/fontsize][/fontsize][fontsize=2] Mail[/fontsize][fontsize=2][fontsize=2],
[/fontsize][/fontsize][fontsize=2]
bEmpty[/fontsize][fontsize=2][fontsize=2]:[/fontsize][/fontsize][fontsize=2] [/fontsize][fontsize=2][fontsize=2]true,
[/fontsize][/fontsize][fontsize=2]
cSubmitAs[/fontsize][fontsize=2][fontsize=2]:[/fontsize][/fontsize][fontsize=2] "PDF"
});
[/fontsize]
Freue mich über eine kleine Hilfestellung.
Viele Grüße,
Goofy´s bester Freund