Replace screenshots

The screenshots the generator produces inevitably are designtime and not as informative as they would be when taken runtime with sample data entered. To use the screenshot tool you need to have  generated a help project first .

Taking application's runtime screenshots consists of two steps :


  1. Preparing your source project to take screenshots in runtime mode
    On this step special code is added to the source project to enable Help Generator Screenshot Tool. This step has to be executed once for every source project and Help Generator Project.
  2. Taking run-time screenshots
    On this step run-time screenshots are taken by using Help Generator Screenshot Tool Form. The run-time screenshots are used to replace the design-time screenshots or are stored in a user defined folder. Additionally to screenshots source forms' HTML files can be generated and used to replace corresponding HTML files generated on the first step or are stored in a user defined folder.