... Please check out this following article for scenarios where Image Inserter DSC will be used:
[How to Insert an Image into a Form]
h3. Component: com.avoka.livecycle.imageinserter 8.0
|
h2. ImageInserter Service
|
| Image Inserter: Utility to lookup image, encode it and insert it into an
XML or form for rendering the image. |
|
... |
h3. Operation: insertImage |
| Insert Image: Lookup image, encode it and insert it into an
XML or form for rendering the image. |
| || Input Parameter || Type || Description || |
| | Image Location | org.w3c.dom.Element | The element which has the image
location in an XML or form.
| |
|| Output Parameter || Type || Description || |
| | Image Output | java.lang.String | The element
in an XML or form
to store the encoded image. | |
|
... h5. {panel:borderStyle=solid} For how to configure license information for this component service - Image Inserter, please click on the following link: [Avoka LiveCycle ES Component License Configuration]
Please send us any questions or comments on this documentation regarding Image Inserter by clicking on the following link: [Feedback|mailto:docfeedback@avoka.com?subject=DSC Documentation Feedback on Service: Image Inserter] {panel}
h3. Licence Configuration:
|| Parameter || Type || Description || | License Key | java.lang.String | The license key. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. | | License Organisation | java.lang.String | The license organization. If blank this Solution Component will assume evaluation mode and allow 100 invocations or 6 hours up-time. | |