Convert CCK fields as a single Image

sumaiyajaved - October 11, 2009 - 11:30

I am using node profile module to provide extra fields while registration. This allows me to create a specific content type which is then integrated with the user registration page. Now after registration I want all the fields used in the registration form to be converted in a single image.

The reason I have such a requirement is because my company is selling memberships and my website has to create a jpeg image as a "Membership Card" containing the membership id, user name, address and other details (which I have created using the "node profile" module).

Any help will be appreciated.

Thanks

You might try ...

yelvington - October 11, 2009 - 14:12

http://drupal.org/project/signwriter might be able to composite the text fields onto a membership card background for you.

 
 

Drupal is a registered trademark of Dries Buytaert.