Word to HTML converter

Probably asking for the impossible here!
My client has spent a long time preparing a large document with extremely complex formatting which he was hoping to be able to paste directly into a web page. I am now looking for a Word to HTML converter. Dreamweaver does a good job cleaning up the HTML but leaves all of the styles inline. Is there a converter which will automatically "collect" any similar styles in the document, and automatically place these in the header?
Any Word to HTML converters I have found so far online, have stripped all of the styles which will mean creating a large array of new styles and re-applying them later on.
Ideas??? thanks!!
Pixelwarrior

mgrist wrote:
Dreamweaver does a good job cleaning up the HTML but leaves all of the styles inline.
Pixelwarrior
If this is the case then you can use a free Dreamweaver Extension that can create a separate CSS file that can be linked in the <head> section of your page.  The free extension is at this link:
<http://www.dmxzone.com/go?4087>
You may need to register to download it so please use a free email from hotmail/yahoo/gmail or anything that you use to store all your spam messages.
Good luck.

Similar Messages

  • Convert word into html in unix environment

    We are in the process of developing a coldfusion web
    application which allows the users to upload resumes in word
    format. Once the word document is uploaded we need to convert the
    word document into html on the fly. We know it can be accomplished
    using com object in the windows platform. But ours is a unix
    environment. We need some coldfusion coding which can convert the
    uploaded word file into html. Please take note coldfusion server
    runs on unix platform in our case.

    For step 3 call a 3rd party component such as Aspose.Words to
    handle converting test.doc to test.html. I'd recommend wrapping
    this logic inside a CFC.
    For example using Aspose.Words java object appears to be as
    easy as the Java code:
    Document doc = new Document(getMyDir() + "Document.doc");
    doc.save(getMyDir() + "Document.ConvertToHtml Out.html",
    SaveFormat.HTML);
    Note: I've used the .NET version of Aspose.Words, not the
    Java version, but I've been pleased with the product.
    Aspose.Words formats supported
    http://www.aspose.com/documentation/file-format-components/aspose.words-for-.net-and-java/ com/aspose/words/saveformat.html
    You might also investigate Apache POI
    http://poi.apache.org/

  • Office files like Word-to-PDF converter ribbon on Mac side?

    Is there a ribbon feature available on the Mac side for converting Office files like Word-to-PDF?
    http://www.adobe.com/products/acrobat/word-to-pdf-converter.html
    I have Adobe Acrobat Pro XI and a MacBook Air running Mavericks.
    Thanks!

    Hi pomonav ,
    PDFMaker is not available for Mac OS. However, you can still create PDFs by using the File > Print command. In the Print dialog box, choose Save As Adobe PDF from the PDF menu.
    I hope that helps.
    Best,
    Sara

  • JavaScript won't recognize applet after using HTML Converter (please help)

    Hello friends,
    I used JavaScript to call a public method from my swing applet, which returned a string. It functioned correctly until I used the HTML Converter (a utility available from this web site, which converts the <applet> tag into <object>). Now it doesn't recognize the applet.
    Here's the JavaSript code:
    function getText(field) {
    field.value = Editor.getText(); // worked fine before converting
    // "Editor" is the name of the applet, used in the applet/object tags
    Here's the applet method:
    public String getText() {
    return "whatever";
    Now JavaScript sends an error "'Editor' is undefined"
    Any tips will be greatly appreciated. Thank you!

    Yes, the applet loads. Here's the address: (the applet is not finished, but it functions correctly)
    http://www.lordofthewebs.com/test/test1.asp - before using the converter
    http://www.lordofthewebs.com/test/test2.asp - after using the converter
    The "getText()" menthod works in IE 6.0, doesn't work in netscape (I haven't gotten to this issue yet).

  • When I convert a PDF to a Word doc, it "converts" as a picture and I cannot edit the document. What can I do to get the PDF to convert properly?

    When I convert a PDF to a Word doc, it "converts" as a picture and I cannot edit the document. What can I do to get the PDF to convert properly?

    Hi conversionnewbie,
    Are you able to select the text in Word by triple-clicking inside the text box? (Sometimes text selections can be tricky in converted files.) If you can't select the text, then I'm guessing that the PDF was created from a scanned file (so the text becomes images). Make sure that OCR is enabled when you convert the file to Word. OCR is enabled by default in the ExportPDF web interface, but can be disabled in Adobe Reader. If you're converting to Word from within Adobe Reader, make sure that OCR is enabled and that the correct language is selected:
    Please let us know that works for you!
    Best,
    Sara

  • Why can't I edit the Word doc I converted from a PDF?

    Why can't I edit the Word doc I converted from a PDF?
    Help! That is why I bought this software!

    Hi linda007,
    If you can't edit the file once it's converted to Word, it could be that the PDF was created from a scanned page, and then image text wasn't converted to searchable text. ExportPDF should perform Optical Character Recognition by default, but it can be disabled in Reader. Do you know whether OCR was disabled when you converted the page? If it wasn't, make sure that the correct language was selected for OCR. This option appears at the bottom of the ExportPDF panel in Reader, and in the Document Language (for Text Recognition) pop-up menu that appears after you select your file to convert in the ExportPDF online service.
    If everything seems to have been set correctly, and you still can edit the text, please try triple-clicking to select the text in Word. Did that do the trick?
    Best,
    Sara

  • Can't open my pdf file in Word it is converted to word but I need an editable copy

    I can not open my file in word it is converted to a word file but it will not open and I need an editable copy

    Hi,
    Please let me know the exact workflow you are following.
    Does it occur with all files?
    Are you trying to convert from within Reader or from Browser.
    If from Reader then make sure you are signed in within Reader
    Also try updating Reader to the latest v11.0.09 and check.
    Regards,
    Florence

  • Prefix Added to MS-Word Hyperlinks When Converting PDF

    Software (on HPxw8600 Workstation, Intel Xeon 2.83Ghz, 3.25MB RAM):<br /> - Microsoft Windows XP, Version 2002, Service Pack 2<br /> - Microsoft Office Word 2003 11.8202.8202, SP3<br /> - Adobe Acrobat Standard, Version 8.1.2<br /><br />Basic Issue:<br />We are currently using MS-Word hyperlinks and converting the Word files to PDF by using the Adobe PDF macro menus from within Word.  The PDF links are not exactly the same and do not function as intended.<br /><br />Background/Details:<br />To universalize our links within the documentation system (users pull up the PDF document files from within the browser - this is an intranet system only), we are not entering a full file-path or URL link in the MS-Word Hyperlink dialog box field (this allows our unique search scripts to work universally, and avoids redoing all links on a server change that includes server name change).<br /><br />We enter the following in the Word file as a Hyperlink:<br />    /cgi-bin/cm/get_path.pl?detail=<docno> (where <docno> is the document number)<br /><br />On PDF creation, a drive designator is automatically appended to the beginning of the string (for whatever drive the Word file is on and PDF file is saved to - usually the same drive/directory):<br />    T:/cgi-bin/cm/get_path.pl?detail=<docno><br /><br />And due to the added prefix, the link no longer works witin our final publication visibility system.<br /><br />Do not know how to stop Word/Acrobat (whichever is the culprit here or both) from doing this so we don't have to go back to creating every link on an individual basis in the PDF file every time we revise the document.<br /><br />We used to enter a full URL or file path, but since our change in text string, this has begun occurring.  Also, the PDF file now has this as "Execute a menu item" as formerly, it would be "Open a web link" so we can not edit the link to remove the "T:" prefix as with the "Open a web link" designation.<br /><br />Would like to know what is causing this and if we can turn of this behind-the-scenes auto-correction, or possibly change a setting to allow us to edit the link in the PDF file to remove the prefix rather than having to go back to creating each link individually.<br /><br />Thanks,<br />    Bob Kass

    Depends on the version of WORD. With OFFICE 2007, go to the Adobe menu and select Create PDF (this is PDF Maker). That will save the links. A similar process is needed for OFFICE 2003. With OFFICE 2010, you will have to upgrade to AA X or add them in Acrobat manually.

  • I have canceled my account same day and joining because the convert PDF to word did not convert correctly how to get credit for cancelled membership

    I have canceled my account same day and joining because the convert PDF to word did not convert correctly how to get credit for cancelled membership

    You need to contact Adobe Customer Support :
    They will check and assist you. (Live Chat)
    Contact Customer Care

  • HTML Converter vs. JRE 1.4.x and JRE 1.3.x

    Had Netscape 6.1 and IE 5.0 and JRE 1.3.1 -- wrote applet
    and used HTML Converter to convert the HTML page to use JRE 1.3.1
    plugin.
    Everything worked just fine...
    Installed Netscape 7.02 and IE 6.0 and JRE 1.4.1.
    Now the HTML pages that were converted don't work with NN7 anymore
    because the page wants to load the 1.3.1 plugin. I get a message to
    load the 1.3.1 plugin. When I got the latest JRE, it was 1.3.1_07.
    I installed it and it still won't run because it doesn't install into
    NN7.
    And now NN6 won't run the old page anymore because the 1.3.1_07 is the
    new default plugin.
    Now NN7 and 1.4.x doesn't need converted HTML pages anymore but
    I still have a bunch of old converted HTML pages. Do I have to
    replace all my old converted HTML pages with plain vanilla pages now?
    If so, WHY DID SUN LEAD ME DOWN THE GARDEN PATH WITH THE HTML CONVERTER?
    ARRGGGGHHHHHH!
    Is there any way to get compatibility with the old converted HTML pages?
    Ken

    I don't pretend to be able to resolve the problem here - you have too many variables in the problem. The best advice I can give is to research the Plugin Developer's Guide, as it discusses this stuff in intimate detail.
    http://java.sun.com/j2se/1.4.1/docs/guide/plugin/developer_guide/contents.html
    These might also be useful
    http://java.sun.com/products/plugin/
    http://java.sun.com/products/plugin/versions.html

  • Has anyone got dynamic version support to work with the HTML converter?

    I have tried this for some time and followed all the guidelines, but it still don't work. Could someone post the HTML-code for a working applet that is converted with dynamic version support ?

    Using 1.4.1_03
    java -jar htmlconverter.jar -gui
    selected directory, "Standard" template file, "Use any Java 1.4, or higher"
    <html>
    <body>
    <!--"CONVERTED_APPLET"-->
    <!-- HTML CONVERTER -->
    <OBJECT
        classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
        WIDTH = 200 HEIGHT = 100 
        codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4-win.cab#Version=1,4,0,0">
        <PARAM NAME = CODE VALUE = Version.class >
        <PARAM NAME="type" VALUE="application/x-java-applet;version=1.4">
        <PARAM NAME="scriptable" VALUE="false">
        <COMMENT>
         <EMBED
                type="application/x-java-applet;version=1.4"
                CODE = Version.class
                WIDTH = 200
                HEIGHT = 100 
             scriptable=false
             pluginspage="http://java.sun.com/products/plugin/index.html#download">
                 <NOEMBED>
              </NOEMBED>
         </EMBED>
        </COMMENT>
    </OBJECT>
    <!--
    <APPLET CODE = Version.class WIDTH = 200 HEIGHT = 100>
    </APPLET>
    -->
    <!--"END_CONVERTED_APPLET"-->
    </body>
    </html>

  • I purchased PDF to Word. Files convert but when I try to write in a form nothing happens.

    I bought PDF to Word. Files convert but I can't write in the document which is in word. How do I write in a document?

    Is it a pdf in English or any other language? Do you chcek "Recognize scanned text" checkbox when you convert PDF to Word?
    Jyh-Jiun Liou

  • Detect whether a Word Document is converted for PDF of typed?

    Can any one please tell me which software I can use to detect whether a Word document is converted for a PDF file or typed from keyboard.

    Hello David, thank you for the reply, it is a nice suggestion you gave. I should ask the question from Microsoft, they must have the answer. I have one more question. I would be very nice if you could help me with that too. Here is the link:
    http://forums.adobe.com/message/4748430#4748430
    Thanks once again.

  • RTF to HTML Converter (Performance Problem)

    Hi there,
    I've got a big performance problem in my RTF to HTML converter. The converter takes for instance 1300 characters up to 4 seconds.... overkill
    Here is my code:
    final RTFEditorKit rtf_edit = new RTFEditorKit();
    final JTextPane jtp_rtf = new JTextPane();
    final JTextPane jtp_html = new JTextPane();
    final StyleContext rtf_context = new StyleContext();
    final DefaultStyledDocument rtf_doc = new DefaultStyledDocument(rtf_context);
    jtp_rtf.setEditorKit(rtf_edit);
    jtp_rtf.setContentType("text/rtf");
    jtp_html.setContentType("text/html");
    try {
         rtf_edit.read(new StringReader(txt), rtf_doc, 0);
         jtp_rtf.setDocument(rtf_doc);
         jtp_html.setText(rtf_doc.getText(0, rtf_doc.getLength()));
         HTMLDocument html_doc = null;
         for (int i = 0; i < rtf_doc.getLength(); i++) {
              AttributeSet a = (AttributeSet) rtf_doc.getCharacterElement(i)
                        .getAttributes();
              AttributeSet p = (AttributeSet) rtf_doc.getParagraphElement(i)
                        .getAttributes();
              String s = jtp_rtf.getText(i, 1);
              jtp_html.select(i, i + 1);
              jtp_html.replaceSelection(s);
              html_doc = (HTMLDocument) jtp_html.getDocument();
              html_doc.putProperty("", "");
              html_doc.setCharacterAttributes(i, 1,
                        (javax.swing.text.AttributeSet) a, false);
              MutableAttributeSet attr = new SimpleAttributeSet(p);
              html_doc.setParagraphAttributes(i, 1, attr, false);
         StringWriter writer = new StringWriter();
         final HTMLEditorKit html_edit = new HTMLEditorKit();
         html_edit.write(writer, html_doc, 0, html_doc.getLength());
         return writer.toString();
    } catch (Exception ex) {
         return " ";
    }Thanks for any advice

    Can you post code of your HTML page.. Thanks

  • How do you install and run Java HTML converter 1.2?

    Hi,
    I just downloaded the Java plugin HTML converter (version 1.2) and after I unzipped the file, there was no exe file to run. Am I supposed to move all the files and directories somewhere else and run something at the command prompt?
    I wish they had better documentaion about this. I've searched all over java.sun.com and couldn't find a thing.
    Thanks all

    There is a new converter ver 1.3. Its written in Java so it needs the JRE to run. It comes with a BAT file to run it. It should be located here.
    C:\Program Files\HTML_Converter\converter\classes\HTMLConverter.bat
    The contents of the BAT file are the following:
    java -classpath %CLASSPATH%;. HTMLConverter %1 %2 %3 %4 %5 %6 %7 %8 %9
    I hope that helps.

Maybe you are looking for

  • How to create variables in payroll rules

    Hi Experts, Can you please let me know how to create variables in payroll rules and how to assign values to them. Please share some documentation on this topic. Thanks so much, Uttama

  • Can i install windows 8.1 as a virtual machine without an existing windows os

    can i install windows 8.1 as a virtual machine without an existing windows os? I only have the download of 8.1, no cd.

  • MA collection validation

    Hi, We are using Sourcing 7. We have a requirement where we have to load contracts into the system as part of data migration. As soon as the contracts are loaded the contracts should get published to ERP. To achieve this I have created a collection v

  • Online Archiving is not working exchange 2010

    Hi, We have several user on the exchange multi-tenant environment which are not auto archiving.i have already created a new retention policy and applied that retention policy to the user, but when i run start-managedfolderassistant. It ran successful

  • Detected but not transferring

    Your comment is awaiting moderation. For some reason everything is working (camera detected and controls working) but the only problem is that when I take a picture it shows up on my camera screen and says no card detected and doesn't transfer to whe