Table of Contents:

Program Description

Program Functions

Add a New Template Group

Delete Template Group

Add a New Template

Delete Template

Edit Template Text

Save Document/Template into the File

Load Template from the File

Reload Template from Database

Print Document

Create the Document

Copy Document into Clipboard

Select All Document Text

Clear Document Text

Edit Field Delimiter

Set Program Window on the Front of Other Windows

Help

Instructions

Program Information

 

Copyright © Vitaly (Vit) Pozharov (vitvpp@gmail.com)

To listen my songs, please visit: http://pozharov.com/Music.htm

Program Description

The program is used to prepare different documents based on the template and fields. The templates are stored in the internal database and are grouped by Template Groups. Templates may contain unlimited number of fields. Each field starts and ends with a delimiter string (default is “~~”, i.e. “~~Name~~”). The program will analyze the selected template and create a form for supplying field information. For instance, if the template has one field “~~Name~~”, one text box will be created to enter or paste a field value (i.e. “John”). The template can contain robust formatting options (i.e. Bold, Italic, Underline, different fonts, colors, bullets, etc). The resulting documents with filled fields can be copied or saved as plain text (all formatting will be lost) or in RTF format. It also can be printed.

Back

Program Functions

Add a New Template Group

  1. Select File->New->Template Group or press Ctrl + G.
  2. Enter Template Group Name (e.g. “Employment letters”, etc.)
  3. Click “OK” button. The Template Group will be added to the list (and saved in the database).

 

Back

 

Delete Template Group

  1. Select File->Delete->Template Group.
  2. NOTE: The entire group with templates will be deleted.
  3. Press “Yes” button to delete group and templates from the database.

 

Back

Add a New Template

  1. Select a Template Group from the list.
  2. Select File->New->Template or press Ctrl + T.
  3. Enter template name.
  4. Click “OK” button. The empty template will be added.
  5. Copy and paste or enter template text with field(s) if needed.
  6. Select File->Save Template menu option or press Ctrl + S to save template to database.

 

Back

Delete Template

  1. Select File->Delete->Template.
  2. Press “Yes” button to delete current template.

 

Back

Edit Template Text

1.      Template can be edited directly in the template text box (only plain text option).

2.      To use advanced edit features, select Edit Template->Advanced Editing or press Ctrl + E.

3.      A new window with a template editor will open.

4.      Click “Save” button to save your changes in the template textbox (NOTE that this will not save the template into the database!) Click “Cancel” button to discard the changes.

5.      Select File->Save Template menu option or press Ctrl + S to save template to database.

 

Back

Save Document/Template into the File

  1. Select File->Save Document.
  2. Select the document type: plain text (*.txt) or RTF format (*.rtf).
  3. Press “Save” button to save document.
  4. NOTE: if you choose plain text format (*.txt), all formatting in the document/template will be lost.

 

Back

Load Template from the File

  1. Select File->Open Template or press Ctrl + O.
  2. Select the file.
  3. Click Open to load the file as a template.
  4. NOTE: the loaded template will not be saved into the database until you manually do so (File->Save Template OR Ctrl + S).
  5. NOTE: if you save the loaded template into the database, it will overwrite the current template.

 

Back

 

Reload Template from Database

  1. Select File->Reload Template or press Ctrl + R to refresh template on the screen.
  2. NOTE: all unsaved changes will be lost.

 

Back

Print Document

  1. Select File->Print or press Ctrl + P.
  2. Follow instructions of your printer screen.

 

Back

Create the Document

  1. Provide (enter or paste) information for all fields.
  2. Select Edit Template->Recreate Document or press F5 or click “Create Document” button on the top menu strip.
  3. The document will be created based on the selected template and copied into the clipboard.
  4. NOTE: If “RTF” checkbox is checked, file will be copied as RTF text, otherwise it will be copied as a plain text (no formatting).

 

Back

 

Copy Document into Clipboard

  1. Select Edit Template->Copy Document or click “Copy document to clipboard” button on the top menu to copy document or template text into clipboard.
  2. Alternatively, select Edit Template->Recreate Document or press F5 or click “Create Document” button on the top menu strip. The document will be rebuild and copied into the clipboard.
  3. NOTE: If “RTF” checkbox is checked, file will be copied as RTF text, otherwise it will be copied as a plain text (no formatting).

 

Back

Select All Document Text

  1. Click anywhere in document text box,
  2. Select Edit Template->Select All or press Ctrl + A to select all text in the document/template.

 

Back

Clear Document Text

  1. Select Edit Template->Clear All.
  2. Click “Yes” button on warning screen to clear all text.
  3. Click “Cancel” button on warning screen to cancel the operation.
  4. NOTE: this operation will not clear the template text until empty template will not be saved in the database.

 

Back

 

Edit Field Delimiter

  1. Each “Field” in the template separated by the delimiter at the beginning and end of the field (e.g. “~~Name~~”).
  2. To change field delimiter, select Edit Template->Edit Field Delimiter or press Ctrl + D.
  3. Enter new delimiter (one or many characters).
  4. Click “OK” to save new delimiter value into the database.
  5. NOTE: If you change delimited to a new string, old saved templates will be not functional. Change delimiters in all old templates.

 

Back

Set Program Window on the Front of Other Windows

  1. Check “Top” checkbox in the top-right corner of the program window. The program will be fixed on top of all windows.
  2. Uncheck the checkbox by clicking on it to make the window not topmost.

 

Back

Help

Instructions

  1. Select Help->Instructions or press F1 to display this file. You should have a WEB browser installed on your computer to see the file.

 

Back

Program Information

  1. Select Help->About to display program version and copyright info.

 

Back