Skip to main content
Participant
July 17, 2017
Answered

Converting Dreamweaver into another program for editing

  • July 17, 2017
  • 3 replies
  • 339 views

I have a reference manual that was created in Dreamweaver and I wanted to know if it could be converted into another program to edit and post. I believe the program was built in html. However, I am trying to save money by not getting training on writing code for the web version.

    This topic has been closed for replies.
    Correct answer Nancy OShea

    There's nothing special about the code Dreamweaver creates.  You can use any plain text or HTML editor.  For example, Brackets is an open source code editor.

    Brackets - A modern, open source code editor that understands web design.

    That said, if you don't understand HTML, CSS and JavaScript code, you may have trouble working with this project.

    Which app were you thinking of using?

    Nancy

    3 replies

    Jon Fritz
    Community Expert
    Community Expert
    July 18, 2017

    Acrobat Pro will open html pages, keeping the design very close to what you have. You can then save them as PDFs and edit with Acrobat or Illustrator (no coding).

    1. Open Acrobat Pro
    2. Go to File > Open

    3. In the bottom right of the dialogue window, choose All Files (*,*) from the dropdown
    4. Select your .html file and click Open
    5. Choose File > Save As to save as a PDF

    From there, all you need to do is use either Acrobat or (the better choice in my opinion) Illustrator to modify the PDF without any coding required on your end. Of course, the file will no longer be .html but you could link to the manual online like any other file and users would view it either in a browser with native PDF support, or in Acrobat like any other PDF on the internet.

    Jeff_Coatsworth
    Community Expert
    Community Expert
    July 18, 2017

    As Nancy says, there are lots of HTML editors out there, but you could import the HTML into RoboHelp and maintain the content in there. Then when you are ready to generate, you can choose a number of output formats suitable for web servers.

    Nancy OShea
    Community Expert
    Nancy OSheaCommunity ExpertCorrect answer
    Community Expert
    July 17, 2017

    There's nothing special about the code Dreamweaver creates.  You can use any plain text or HTML editor.  For example, Brackets is an open source code editor.

    Brackets - A modern, open source code editor that understands web design.

    That said, if you don't understand HTML, CSS and JavaScript code, you may have trouble working with this project.

    Which app were you thinking of using?

    Nancy

    Nancy O'Shea— Product User & Community Expert