Hello there,
I have a React web application that has a canvas with user-entered information (For example: shapes, pictures, and drawings). I need to export this information to PDF but need to add custom dictionary entries for each object the user places on the canvas. Is there any way the Web SDK can do this?
Thanks,
-Mark
I have a React web application that has a canvas with user-entered information (For example: shapes, pictures, and drawings). I need to export this information to PDF but need to add custom dictionary entries for each object the user places on the canvas. Is there any way the Web SDK can do this?
Thanks,
-Mark
Comment