Lasso Soft Inc. > Home

[PDF_Doc->AddSubmitButton]

[PDF_Doc->AddSubmitButton] adds a submit button to a form in a [PDF_Doc] variable. Also specifies the URL to which the form data will be submitted. A required -Name parameter specifies the name of the button, and a required -Value parameter specifies the name displayed on the button. A required -URL parameter specifies the URL of the response page. An optional -Font parameter may be used to specify a [PDF_Font] variable to be userd as the button text font, and an optional -Caption parameter specifies a caption for the button.

  • Syntax
  • Parameters
[$PDF_Doc->(AddSubmitButton:
-Name='Button Name',
-Value='Button Value',
-URL='http://www.example.com/responsepage.lasso',
-Caption='Displayed Button Name',
-Font=(PDF_Font))]
Required Parameters
-Name Specifies the name of the checkbox.
-Left Specifies the placement of the left side of the form element from the top left corner of the current page in points.
-Top Specifies the placement of the form element from the top of the current page in points.
-Width Specifies the width of the form element in points. Requires a decimal value.
-Height Specifies the height of the form element in points. Requires a decimal value.
-Value Specifies the form value of the button. This will be displayed as the button name unless the -Caption parameter is used.
-URL Specifies the URL of the response page.
-Font Sets the font for the text. Requires the name of a [PDF_Font] variable.
Optional Parameters
-Caption Specifies a caption (displayed name) for the button.
Examples

See the PDF chapter in the Lasso 8 Language Guide for examples of how to use this tag. Many of the PDF examples require lengthy descriptions and the use of several related tags and are better suited to presentation in the Language Guide. This tag is documented on page 577.

Tag Link [PDF_Doc->AddSubmitButton] Category PDF
Type Member Data Source Any
Support Preferred Version 6.0
Output Type None Security File
Implementation LJAPI Sets Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft