Hi everyone,

I would like to know if there is a "web to print" module for drupal.

I would like to customize a business card on ligne, with a direct outline of the modifications (as in vistaprint). Then the customized business card (saved as a pdf or something else) would be sent to a printer partner.

Is this possible with drupal ? is someone working on it ?

Comments

mradcliffe’s picture

Careful when you search for this. I know the print module lets you print or create pdf of nodes, but it's generally used for any anonymous or authenticated user to do so.

I'm not aware of any functionality currently that will let you design business cards. You might be able to create a node called "business card", and then theme the node so that content doesn't overflow out of certain bounds. Then just allow people to use a wysiwyg editor to change color, etc... of their node (upload image, etc... with a direct uploader like imce or img_assist).

Silicon.Valet’s picture

I'd also like to know if anyone has anything working.

onprintshop’s picture

Hi,

http://www.onprintshop.com has implementation of web to print, you can find live demo without providing any contact information.

Regards,

jimmyg164’s picture

Hi Dharmesh

is the onprintshop solution open-source

kind regards

shaneonabike’s picture

I'm definitely interested in an opensource solution or module that might do this...

BTW the solution posted above is a hosting package and not opensource... boooo

babipanghang’s picture

Well, I felt brave and started such a web-to-print project. It's far from working though, there's a lot to be done.

I'm by no means a Drupal expert, nor a coding magician, but with some help I think it can be done.

Did i answer your question on the forums? I love to hear a reply wether or not it worked for you!
Jaap - Acquia certified drupal site builder

espurnes’s picture

I found a non open source solution: https://designer.print-science.com/

I'm also interested in a web2print module or plugin to let users design their own cards.