This plug-in allows users to create table in pdf with images. To insert tabular data and to embed image, user needs to pass json comprising of headers and column details. Column details consist of textual data and image data with row numbers.
The configuration parameters are:
The following types of image configurations are supported:
Note: The plugin uses iText library which has AGPL License, please visit https://itextpdf.com/commercial to get additional information.
I am trying to use this plugin in 19.2 and am having no luck. I know this plugin is only compatible with up to 18.4, but I was hoping this would work for the latest version since we use this for many clients. I am using almost an identical script as I have in previous versions that have worked, but continue to get an "Error - null" error when executing this.
Is there any documentation on the updated version? Curious if the JSON mappings changed from previous versions
hi brian can you share a code snippet of how the JSON looks