chico1st Posted August 14, 2006 Share Posted August 14, 2006 Hey i know how to upload pictures but i was wondering how to upload files like word documents?Idealy i would like to automatically convert them to PDF's, and extract the full text. The data base will also be small so im not too worried about efficiencyThanks for any help you can offerTHANKS! Quote Link to comment Share on other sites More sharing options...
fenway Posted August 14, 2006 Share Posted August 14, 2006 Wouldn't we all... I'm sure you can find a 3rd-party tool that converts stuff to PDF, and extracts the text as well. But none of this has to do with MySQL -- it has no idea what type of binary data you're uploading anyway. Quote Link to comment Share on other sites More sharing options...
chico1st Posted August 14, 2006 Author Share Posted August 14, 2006 do you have any recommendations?what are these types of programs called? im searching but i dont know what to search for so it makes it harder.. for instance how do i get one that will work on my website? Quote Link to comment Share on other sites More sharing options...
fenway Posted August 14, 2006 Share Posted August 14, 2006 I've never used any such programs, so unfortunately, I can't offer any recommendations. Quote Link to comment Share on other sites More sharing options...
Chetan Posted August 14, 2006 Share Posted August 14, 2006 And i dont think that stuff would be free.maybe someday MS uses bbcode to format stuff but till then hope Quote Link to comment Share on other sites More sharing options...
fenway Posted August 14, 2006 Share Posted August 14, 2006 Oh, definitely not free... Quote Link to comment Share on other sites More sharing options...
Chetan Posted August 16, 2006 Share Posted August 16, 2006 I just found out something,You can use COM functions for that, and there are many such classes at www.phpclasses.org Quote Link to comment Share on other sites More sharing options...
robear Posted August 25, 2006 Share Posted August 25, 2006 Do have any idea where a full list of COM functions are available.So far all I have seen are examples including Open(); Close(); Printout(); Clear(); Release();What I need is the ability to read an MS file (.doc, .rtf, .xls...) and copy it the clipboard or a db.Any ideas at all, where to find these ellusive functions would be greatly appreciated.Renecyberviewfx.com Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.