Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Assembly Language section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old March 5th, 2007, 07:50 AM
Registered User
 
Join Date: Mar 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default doc to html in linux

hi!
i want to convert my .doc file in .html using php on linux, i want to use the api of linux. if some one have idea please shair it .
thanks in advance.

amir
  #2 (permalink)  
Old March 5th, 2007, 11:18 AM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

doc is a secret, undocumented format, so tools for reading it aren't 100% reliable. You could try using antiword, which is a commandline utility that can convert .doc to text. http://www.winfield.demon.nl/

--
Charlie Harvey's website - linux, perl, java, anarchism and punk rock: http://charlieharvey.org.uk
  #3 (permalink)  
Old March 6th, 2007, 01:17 AM
Registered User
 
Join Date: Mar 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thanks Charlie Harvey's
thats great. but i want , when i upload document on linux server in .doc format php code convert it in .html and save it in window it is done by com.

$word = new COM("word.application") or die("Can't start Word!");

and i dont know how it done in linux apachi.

later i am convert my .html file in pdf which i can done now. my proble is .doc to .html. So please tell me how it possible


thanks

amir
  #4 (permalink)  
Old March 6th, 2007, 07:11 AM
Registered User
 
Join Date: Mar 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi I'd like to ask you what your perspective is on programming in today's world, when the government has invented a code that is completely secure (via the chaotic scramble technique that is used): thus will programming not become completely obsolete within a five-ten year period? I know plenty of computer enthusiasts have gotten away with their own exploits via scripts written by others rather than programming them with any programming languages they knew themselves. I am curious if any of you programmers can justify learning coding/programming now.






Similar Threads
Thread Thread Starter Forum Replies Last Post
reading a html doc into outlook body message matpen Word VBA 5 June 21st, 2009 10:19 PM
multiple documentElement (html) objects in one doc hussainm HTML Code Clinic 2 July 14th, 2006 02:40 PM
Adapting HTML in Linux anukagni Beginning PHP 5 May 30th, 2006 07:09 PM
How can I view an XML doc to HTML format jolo98 XML 3 July 23rd, 2004 01:02 AM
indexing and searching html using PHP+apache+Linux gireeshnair Pro PHP 1 October 21st, 2003 07:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.