Add Check, Field, Text control boxes and buttons sized to where you want them
Combo, Field, Text and Check boxes can be added to any PDF document, EXE file or web pages, each allowing for the entering of information into a project or web pages.
By using the 'impress...' menu item every page can have the same control and different data can be entered in it for each and every different page.
Select the control to place
Field Box
A field box can only store one line of text. The height of a text box can only be change by changing the font size and type.
Double click on the field box to edit the properties...
3D-Border
Single-Border
Double-Border
Tripple-Border
Select font type
Select font size
Change the font style
Left Button, Align the text inside the field or text box.
Right Button, Align the field or text box on the page.
Left mouse button changes the border and font color.
Right mouse button changes the background color.
Text Box
The text box has the same settings as the field box but without the formulas, but with the allowance of multiple lines of text, with the inclusion of scroll bar if the lines of text is bigger than text area.
Other optional HTML parameters can be include here.
Check Box Sample
Providing Better Software Solutions
Date
Direct Material
Requisition no.
Description
Quantity
Unit Price
Cost
Field Box Formulas
Content of field box can be added, subtracted, divided and multiplied with each other.
Below is an example how this is done, we have place a row of field box then use the 'Formulas...' menu item to add the formulas in the formula box on the bottom of the screen.
We set the type to 'Currency x2, NoZero' meaning a currency value with two decimal places will appear but if the value is zero nothing will appear.
Now to enter the formula, we want the Quantity x Unit Price = Cost, 180x2.10 =378.00
The value 180 is in field box F8: and the value 2.10 is in field box F9:, So in the cost field which has the value 378.00 (Field box 10) we put the formula F8:*F9: meaning Field 8 multiplied by Field 9.