Richard Jason R. Raquepo wrote: > can anyone recommend an open source/JAVA document to image converter? we > are trying to develop an in-house document management system, or is > there existing system that already does this?
> what we need is we upload a word/ppt/excel document but other users will > be allowed to view this, so the best way is to let those users view the > files as JPG. *hint* if you want to support a lot of file types, (word, ppt, excel, visio and a whole other plethora of closed apps), an open source app won't be enough. you might want to use the printer. either make your own printer driver (start with the unidriver from the windows ddk) or use any PostScript printer + an image converter any application --> Postscript printer driver -->.PS (postscript file) ---> converter ---> image/jpg HTH -- ramil _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

