Console Webservice API

acquire

Other API in Package

Console

Console System

Internal Console

acquire tag

Acquires image from clipboard or scanner and uploads it to workflow

Tag Attributes
Attribute Notes
source Required
success Required
limit max file upload size in kilobytes (required)
cancel
filename
ajax-handler
ajax-target
width
height
style
class
test

Sample:

<c:acquire source="clipboard" limit="100" success="successAction" cancel="cancelAction" width="640" height="480"/>

<c:acquire source="scanner" limit="500" success="successAction" cancel="cancelAction" width="800" height="600" test="${showScanner}"/>
Copyright © 2006 - 2025, ContractPal, Inc. All rights reserved. API Date: Oct 22, 2025 03:32 PM