Related Articles
Free Tool: Automatically Synchronize External Resources in MadCap Flare
Posted on Author msander
In my master Flare project, I like to include PDF-versions of the webhelp targets, so that users can either download the PDF, or read the online help. It’s all built from the same TOC. To keep this up-to-date, the PDFs are built and published to a network folder, and then re-imported to the Flare project using […]
Generate a MadCap Flare TOC from Excel using VBA
Posted on Author msander
When you are crafting a content specification table of contents, you might want to first “brainstorm” a TOC using Excel, and then simply export the structure to Flare once you’re done. You can write a short VBA function that does the trick. The animated GIF shows how it works and here’s a spreadsheet for you to […]