PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / setUrl Method
The URL where the form data is submitted for processing.
In This Topic
    setUrl Method
    In This Topic
    Sets the URL the form data is submitted for processing.
    Syntax
    public void setUrl( 
       java.lang.String value
    )

    Parameters

    value
    The URL where the form data is submitted for processing.
    See Also