cancel
Showing results for 
Search instead for 
Did you mean: 

Real time dynamic image creation

Former Member
0 Kudos

Hi all,

I just have to solve the following requirement:

On a web screen containing a form for creation of an order of business cards, beside the form fields an image of the business card is displayed. Now, if the user feeds his personal information into the form lines, some of this information should be displayed as part of the image in order to show a real and personalized preview of the business card in real time.

First idea is to join the information and the image and export it as new image into MIME repository with a unique name and then call it back by the form.

Do you have any ideas how to realize it?

Thanks and regards

Sven

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi sven...

this is the only way you can do it, by loading it to mime and then calling it back again.

---regards,

alex b justin

Former Member
0 Kudos

Hi Alex,

do you possibly know, how to convert the both components into one image (jpg)?

I just have noticed the possibility in transaction <SMARTFORMS> to generate a PDF, which I can write into MIME repository. But it isn’t possible to generate a image file.

Thank you very much for your efforts!

Kind regards, Sven