Dear Community,

I am looking to hire a developer who can create a module that can extend the CCK File Upload utility and/or file attachment module. Upon upload of a .doc file, the module would convert the file to PDF and store only the PDF file on the site. It's similar to how the attachment system works currently, except it should display a .PDF file as if the user had just uploaded a PDF file instead of a DOC.

I hope to fund this development and would also like to see the module made available to the public through this site after it is completed. (Because I think it would really be a big bonus for Drupal.)

Please let me know if you are interested, and have experience programming similar utilities. PDF conversion is a tricky thing, and this solution would need to work well. Experience developing Drupal modules is a plus. Expedience is also a plus. I prefer to pay via PayPal in two phases, (1) after getting to try a live working prototype and (2) after the module is installed on my own server and functioning without any big bugs.

>> dp development (no spaces) at digital deployment dot-com.

Warm Regards,
Mac

Comments

delphian’s picture

For Drupal 7 the following link may accomplish what the original poster was looking to do:

https://github.com/delphian/drupal-convert-file

anweshasinha’s picture

Hi,

I have contributed a module in drupal.org in drupal 9 https://www.drupal.org/project/document_to_pdf. You can check it.