Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to send smart form output through email without PDF?

Former Member
0 Kudos

The requirement is to send the smart form output through mail to clients without PDF.

The output should be in Email body.

3 REPLIES 3

Sandra_Rossi
Active Contributor
0 Kudos

The PDF rendering depends on the email client software, but I think most of them only display a link, or an attachment, or the first page. Usually, only images are rendered, so, the only way I see is to display an image of every page, so it requires a PDF to image converter, that should be easy to find one using Internet search engines. Do you know any real example, when you send a PDF, it's displayed in your email client as you wish?

former_member241258
Active Participant
0 Kudos

use html body code for display pdf as email body?

0 Kudos

Hi

u sould make email body like smartform format using html tags

and display the values for that