DocumentFormats.js:
...
importFormatTable['jpg'] = 'Image';
importFormatTable['jpeg'] = 'Image';
...
exportFormatTable['Image'] = Array();
exportFormatTable['Image'][0] = new Option('Portable Document
Format (pdf)', 'pdf');
Shafiq F
unread,
Feb 20, 2011, 7:00:28 AM2/20/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JODConverter
Hi
I have a similar issue to this. I'm using jodconverter to convert a
variety of MS-Office documents into PDF, and I need to add image
conversion to this facility.
Is this possible to do at all? Has anyone done anything like this
before?
Kamal C
unread,
Sep 22, 2014, 1:11:46 AM9/22/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jodcon...@googlegroups.com
Hi team,
Iam also looking for Embedded Attachments of files inside word documents, please let me know how to achieve this functionality using JOD.
For conversion from variety of word documents to Pdf.