
#Helpndoc version 5.7 release date pdf#
The project analyzer’s spell checker can now be used to add misspelled words to the dictionary and the script editor and project analyzer window now correctly appear behind other applications.ĭocumentation generation has also been enhanced, such as images which could be incorrectly resized in PDF documents, or specific counter captions which could produce corrupted Word documents. As such, the new color picker dialog has the ability to enter hexadecimal color values, while the keywords and topics association dialog can now be filtered to only show associated topics.
#Helpndoc version 5.7 release date update#
Other enhancements and bug fixesĮnhanced user interface, improved documentation generation, better security and reliability… this major update delivers many additional new features and bug fixes.Īnd that’s not all for this major update as we’ve improved many parts of HelpNDoc starting with the user interface. They are documented in the updated API documentation page. These methods can be useful in custom templates, and to hook the Help ID generation process to produce the best possible URLs for your documentation topics. HndUtils.UrlDecode to perform a URL percent decoding.HndUtils.UrlEncode to perform a URL percent encoding.HndUtils.IdnDecode to perform a International Domain Name (IDNA) Punycode decoding.HndUtils.IdnEncode to perform a International Domain Name (IDNA) Punycode encoding.HndUtils.HTMLEncode to convert a string into an HTML-encoded string.HndUtils.HTMLDecode to convert a string that has been HTML-encoded into a decoded string.HndUtils.FilterAlphaNumericString to filter a string to make it alpha-numeric only, and convert its accented characters.This major update exposes the HndUtils object with many useful methods such as:
.png)
HelpNDoc includes a powerful API system which can be used to customize the documentation generation process, and automate project maintenance. Additional API methods and enhanced API documentation This makes it easy and fast to migrate an old CHM help file to a modern responsive HTML web documentation, a PDF document or any of the formats handled by HelpNDoc. Thankfully, HelpNDoc can decompile and import existing CHM help files with proper table of contents, topic contents, hyperlinks, media elements… This new update can now import keywords and handle additional problematic CHM help files. Using a proper help authoring tool such as HelpNDoc is crucial as it seamlessly handles all the complexities of the CHM help file format, and provides generation capabilities for multiple other formats to avoid being locked into a legacy help system. Maintaining a CHM help file is very hard as this ancient format is not maintained by Microsoft anymore, nor properly documented.
