Word 2 HTML

View: New views
11 Messages — Rating Filter:   Alert me  

Word 2 HTML

by Duncan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Could anyone point me in the direction of a reliable program that will
convert a Word Doc to HTML? It is essential that we can interface with
it from CF. Preferably 6.1.


--
Duncan I Loxton
duncan.loxton@...

---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown RE: Word 2 HTML

by Grant Straker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

www.davisor.com

Having done a fair bit of research on this I can recommend Davisor
Offisor (outside of the silly name). It's good in that it also strips
out any binary images etc and turns them into jpegs so you can use them
on the web.

It is a commercial Java based app so you need to have a base
understanding of java/cf working together to get it going but it is very
good.

Grant

-----Original Message-----
From: bounce-cfaussie-3509@...
[mailto:bounce-cfaussie-3509@...] On Behalf Of Duncan
Sent: Tuesday, January 17, 2006 5:17 PM
To: CFAussie Mailing List
Subject: [cfaussie] Word 2 HTML

Could anyone point me in the direction of a reliable program that will
convert a Word Doc to HTML? It is essential that we can interface with
it from CF. Preferably 6.1.


--
Duncan I Loxton
duncan.loxton@...

---
You are currently subscribed to cfaussie as: grant@...
To unsubscribe send a blank email to
leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

This email contains confidential information. If you are not the intended recipient of this email, please notify Straker Interactive and delete the email. You are not entitled to use it in any way.


---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown Re: Word 2 HTML

by AJ Mercer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I have heard of people opening the ms-word document using openOffice and using that to save to HTML.

On 1/17/06, Duncan <duncan.loxton@...> wrote:
Could anyone point me in the direction of a reliable program that will
convert a Word Doc to HTML? It is essential that we can interface with
it from CF. Preferably 6.1.


--
Duncan I Loxton
duncan.loxton@...

---
You are currently subscribed to cfaussie as: ajmercer@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

--- You are currently subscribed to cfaussie as: lists@... To unsubscribe send a blank email to leave-cfaussie-23165F@... Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown RE: Word 2 HTML

by Peter Tilbrook :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I did this years ago for Foreign Affairs and Trade.

The tricks was having MS Word installed on the same server as ColdFusion for starters - so it must at least be licensed.

Apart from that a bit of COM manipulation and it is indeed possible. But why?

Peter Tilbrook
Director
ColdGen Internet Solutions
Manager, ACT and Region ColdFusion Users Group

PO Box 2247
Queanbeyan, NSW, 2620

Telephone: (02) 62842727
Mobile: 0432 897 437

Email:
peter@...

WWW:
http://www.coldgen.com/
http://www.actcfug.com/



-----Original Message-----
From: bounce-cfaussie-5611@... [bounce-cfaussie-5611@...] On Behalf Of Duncan
Sent: Tuesday, 17 January 2006 3:17 PM
To: CFAussie Mailing List
Subject: [cfaussie] Word 2 HTML

Could anyone point me in the direction of a reliable program that will convert a Word Doc to HTML? It is essential that we can interface with it from CF. Preferably 6.1.


--
Duncan I Loxton
duncan.loxton@...

---
You are currently subscribed to cfaussie as: manager@... To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/



---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...


Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown RE: Word 2 HTML

by Brett Payne-Rhodes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Peter, surely with your vast experience the answer to 'why' is just bleeding obvious!

B)


Peter Tilbrook wrote:

> I did this years ago for Foreign Affairs and Trade.
>
> The tricks was having MS Word installed on the same server as ColdFusion
> for starters - so it must at least be licensed.
>
> Apart from that a bit of COM manipulation and it is indeed possible. But
> why?
>
> <http://www.actcfug.com/>
>
> Peter Tilbrook
> Director
> ColdGen Internet Solutions
> Manager, ACT and Region ColdFusion Users Group
> PO Box 2247
> Queanbeyan, NSW, 2620
>
> Telephone: (02) 62842727
> Mobile: 0432 897 437
>
> Email:
> peter@... <mailto:peter@...?subject=ColdGen Internet
> Solutions>
>
> WWW:
> http://www.coldgen.com/
> http://www.actcfug.com/
>
>
>
> -----Original Message-----
> From: bounce-cfaussie-5611@...
> [mailto:bounce-cfaussie-5611@...] On Behalf Of Duncan
> Sent: Tuesday, 17 January 2006 3:17 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] Word 2 HTML
>
> Could anyone point me in the direction of a reliable program that will
> convert a Word Doc to HTML? It is essential that we can interface with
> it from CF. Preferably 6.1.
>
>
> --
> Duncan I Loxton
> duncan.loxton@...
>
> ---
> You are currently subscribed to cfaussie as: manager@... To
> unsubscribe send a blank email to leave-cfaussie-23165F@...
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

--
Brett Payne-Rhodes
Eaglehawk Computing
t: +61 (0)8 9371-0471
f: +61 (0)8 9371-0470
m: +61 (0)414 371 047
e: brett@...
w: www.ehc.net.au
w: www.yoursite.net.au

---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown Re: Word 2 HTML

by Brett Payne-Rhodes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Duncan,

I've build a system that uses FlashPaper as the word to pdf conversion engine, however the users are now complaining because the document margins aren't being maintained. And I'm buggered if I can work out why or how to fix it - so I can't vouch for the reliability!

Let me know if you're interested and I can send you a bit more info!

Cheers,

Brett
B)

Duncan wrote:

> Could anyone point me in the direction of a reliable program that will
> convert a Word Doc to HTML? It is essential that we can interface with
> it from CF. Preferably 6.1.
>
>
> --
> Duncan I Loxton
> duncan.loxton@...
>
> ---
> You are currently subscribed to cfaussie as: brett@...
> To unsubscribe send a blank email to leave-cfaussie-23165F@...
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

--
Brett Payne-Rhodes
Eaglehawk Computing
t: +61 (0)8 9371-0471
f: +61 (0)8 9371-0470
m: +61 (0)414 371 047
e: brett@...
w: www.ehc.net.au
w: www.yoursite.net.au

---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown RE: Word 2 HTML

by Peter Tilbrook :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

LOL not these days - I have FlashPaper, PDF, XML etc. I only ever use Word
to open a Work document - and that is a rare thing these days alos!

-----Original Message-----
From: bounce-cfaussie-5611@...
[mailto:bounce-cfaussie-5611@...] On Behalf Of Brett
Payne-Rhodes
Sent: Tuesday, 17 January 2006 11:38 PM
To: CFAussie Mailing List
Subject: [cfaussie] RE: Word 2 HTML

Peter, surely with your vast experience the answer to 'why' is just bleeding
obvious!

B)


Peter Tilbrook wrote:

> I did this years ago for Foreign Affairs and Trade.
>
> The tricks was having MS Word installed on the same server as
> ColdFusion for starters - so it must at least be licensed.
>
> Apart from that a bit of COM manipulation and it is indeed possible.
> But why?
>
> <http://www.actcfug.com/>
>
> Peter Tilbrook
> Director
> ColdGen Internet Solutions
> Manager, ACT and Region ColdFusion Users Group PO Box 2247 Queanbeyan,
> NSW, 2620
>
> Telephone: (02) 62842727
> Mobile: 0432 897 437
>
> Email:
> peter@... <mailto:peter@...?subject=ColdGen
> Internet
> Solutions>
>
> WWW:
> http://www.coldgen.com/
> http://www.actcfug.com/
>
>
>
> -----Original Message-----
> From: bounce-cfaussie-5611@...
> [mailto:bounce-cfaussie-5611@...] On Behalf Of Duncan
> Sent: Tuesday, 17 January 2006 3:17 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] Word 2 HTML
>
> Could anyone point me in the direction of a reliable program that will
> convert a Word Doc to HTML? It is essential that we can interface with
> it from CF. Preferably 6.1.
>
>
> --
> Duncan I Loxton
> duncan.loxton@...
>
> ---
> You are currently subscribed to cfaussie as: manager@... To
> unsubscribe send a blank email to
> leave-cfaussie-23165F@...
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

--
Brett Payne-Rhodes
Eaglehawk Computing
t: +61 (0)8 9371-0471
f: +61 (0)8 9371-0470
m: +61 (0)414 371 047
e: brett@...
w: www.ehc.net.au
w: www.yoursite.net.au

---
You are currently subscribed to cfaussie as: manager@... To
unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/




---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown Re: Word 2 HTML

by Duncan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks all, we are in a situation where we deal with a lot of users
uploading documents, our clients then have to use them.

For some reason the Word Plugin in IE doesnt just straight download
the data, it breaks it up into 30kb packets and then has big time lag
between them (like 600ms from the US).  This is way too slow,
particularly when you think that a word doc has the entire history of
the doc inside it (unwanted and unused info) and averages 1.5Mb on our
systems.

If you have to go through this everytime for 40 users, you are gonna
get pissed.

To top it all off it then hangs when closing the browser window.

Now - we have thought about forcing the download - in pronciple this
would be ok but would require retraining. And its not the best User
experience, so we figure that if we can convert the doc to HTML then
we alleviate the issue (and the unwanted data), if they need to see
the original then they can d/l right?



On 1/17/06, Brett Payne-Rhodes <brett@...> wrote:

> Hi Duncan,
>
> I've build a system that uses FlashPaper as the word to pdf conversion engine, however the users are now complaining because the document margins aren't being maintained. And I'm buggered if I can work out why or how to fix it - so I can't vouch for the reliability!
>
> Let me know if you're interested and I can send you a bit more info!
>
> Cheers,
>
> Brett
> B)
>
> Duncan wrote:
> > Could anyone point me in the direction of a reliable program that will
> > convert a Word Doc to HTML? It is essential that we can interface with
> > it from CF. Preferably 6.1.
> >
> >
> > --
> > Duncan I Loxton
> > duncan.loxton@...
> >
> > ---
> > You are currently subscribed to cfaussie as: brett@...
> > To unsubscribe send a blank email to leave-cfaussie-10525T@...
> > Aussie Macromedia Developers: http://lists.daemon.com.au/
> >
>
> --
> Brett Payne-Rhodes
> Eaglehawk Computing
> t: +61 (0)8 9371-0471
> f: +61 (0)8 9371-0470
> m: +61 (0)414 371 047
> e: brett@...
> w: www.ehc.net.au
> w: www.yoursite.net.au
>
> ---
> You are currently subscribed to cfaussie as: duncan.loxton@...
> To unsubscribe send a blank email to leave-cfaussie-10525T@...
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>


--
Duncan I Loxton
duncan.loxton@...

---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown Re: Word 2 HTML

by Mark Ireland-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Some WYSIWYG editors claim to handle cut and paste from Word. See FCKeditor
2.2

I used to force all carriage return as paragraph tags.


>From: Duncan <duncan.loxton@...>
>Reply-To: "CFAussie Mailing List" <cfaussie@...>
>To: "CFAussie Mailing List" <cfaussie@...>
>Subject: [cfaussie] Re: Word 2 HTML
>Date: Wed, 18 Jan 2006 06:39:50 +1100
>
>Thanks all, we are in a situation where we deal with a lot of users
>uploading documents, our clients then have to use them.
>
>For some reason the Word Plugin in IE doesnt just straight download
>the data, it breaks it up into 30kb packets and then has big time lag
>between them (like 600ms from the US).  This is way too slow,
>particularly when you think that a word doc has the entire history of
>the doc inside it (unwanted and unused info) and averages 1.5Mb on our
>systems.
>
>If you have to go through this everytime for 40 users, you are gonna
>get pissed.
>
>To top it all off it then hangs when closing the browser window.
>
>Now - we have thought about forcing the download - in pronciple this
>would be ok but would require retraining. And its not the best User
>experience, so we figure that if we can convert the doc to HTML then
>we alleviate the issue (and the unwanted data), if they need to see
>the original then they can d/l right?
>
>
>
>On 1/17/06, Brett Payne-Rhodes <brett@...> wrote:
> > Hi Duncan,
> >
> > I've build a system that uses FlashPaper as the word to pdf conversion
>engine, however the users are now complaining because the document margins
>aren't being maintained. And I'm buggered if I can work out why or how to
>fix it - so I can't vouch for the reliability!
> >
> > Let me know if you're interested and I can send you a bit more info!
> >
> > Cheers,
> >
> > Brett
> > B)
> >
> > Duncan wrote:
> > > Could anyone point me in the direction of a reliable program that will
> > > convert a Word Doc to HTML? It is essential that we can interface with
> > > it from CF. Preferably 6.1.
> > >
> > >
> > > --
> > > Duncan I Loxton
> > > duncan.loxton@...
> > >
> > > ---
> > > You are currently subscribed to cfaussie as: brett@...
> > > To unsubscribe send a blank email to
>leave-cfaussie-23165F@...
> > > Aussie Macromedia Developers: http://lists.daemon.com.au/
> > >
> >
> > --
> > Brett Payne-Rhodes
> > Eaglehawk Computing
> > t: +61 (0)8 9371-0471
> > f: +61 (0)8 9371-0470
> > m: +61 (0)414 371 047
> > e: brett@...
> > w: www.ehc.net.au
> > w: www.yoursite.net.au
> >
> > ---
> > You are currently subscribed to cfaussie as: duncan.loxton@...
> > To unsubscribe send a blank email to
>leave-cfaussie-23165F@...
> > Aussie Macromedia Developers: http://lists.daemon.com.au/
> >
>
>
>--
>Duncan I Loxton
>duncan.loxton@...
>
>---
>You are currently subscribed to cfaussie as: markincuba@...
>To unsubscribe send a blank email to
>leave-cfaussie-23165F@...
>Aussie Macromedia Developers: http://lists.daemon.com.au/

_________________________________________________________________
Get FOXTEL this Summer – New low install price of only $29.95
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fadsfac%2Enet%2Flink%2Easp%3Fcc%3DFXT018%2E19119%2E0%26clk%3D1%26creativeID%3D28172&_t=752582449&_m=EXT


---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown RE: Word 2 HTML

by Jon Austin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 1/17/06, Peter Tilbrook <peter@...> wrote:
> The  tricks was having MS Word installed on the same server as ColdFusion for  starters - so it must at least be licensed.
>
> Apart from that a bit of COM  manipulation and it is indeed possible. But why?

IIRC, you should not use the "regular" Word COM object. This is not
threaded properly for a multi-user environment and can cause all sorts
of funky problems. I believe the solution was to install Microsoft
Office Server Extensions.

---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/

Parent Message unknown RE: Word 2 HTML

by Duncan-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

These word docs come from our clients customers and into our system
through a client branded website, we are an ASP. Its not within the
scope to provide a rich text editor to the users on a public front
end, this is why we get all these word docs.

On 1/18/06, Jon Austin <jonoaustin@...> wrote:

> On 1/17/06, Peter Tilbrook <peter@...> wrote:
> > The  tricks was having MS Word installed on the same server as ColdFusion for  starters - so it must at least be licensed.
> >
> > Apart from that a bit of COM  manipulation and it is indeed possible. But why?
>
> IIRC, you should not use the "regular" Word COM object. This is not
> threaded properly for a multi-user environment and can cause all sorts
> of funky problems. I believe the solution was to install Microsoft
> Office Server Extensions.
>
> ---
> You are currently subscribed to cfaussie as: duncan.loxton@...
> To unsubscribe send a blank email to leave-cfaussie-10525T@...
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>


--
Duncan I Loxton
duncan.loxton@...

---
You are currently subscribed to cfaussie as: lists@...
To unsubscribe send a blank email to leave-cfaussie-23165F@...
Aussie Macromedia Developers: http://lists.daemon.com.au/
LightInTheBox - Buy quality products at wholesale price!