Skip to main content
Participant
May 29, 2007
Question

Export the Index

  • May 29, 2007
  • 2 replies
  • 294 views
I was able to export the index to a PDF. What I really need to do is export the index (and, ideally, definitions) to Excel...I tried Robohelp to PDF to Word to Excel but that is very messy and it's just the keywords. Any suggestions? Thank you!
    This topic has been closed for replies.

    2 replies

    RoboColum_n_
    Legend
    May 30, 2007
    Forgot to mention you could also replace the unwanted tags with commas and save the file as a CSV to enable you to import to Excel. It would require a little thought before you do it.
    RoboColum_n_
    Legend
    May 30, 2007
    Well you could copy the project's .HHK file, open it in Notepad and strip out all the unwanted <param name=> and <li><object type=> tags using a find and replace tool but this could also be a little messy.