Support of Engineering Symbol libraries

WebViewer Version: 10.10

Please give a brief summary of your issue:
We have various engineering disciplines symbol libraries for annotating drawings, e.g. electrical or instrumentation, where each discipline library would contain like symbols, power outlet or a valve. The files are typically in .xps format then use a .JS file to catalog the files into the UI.

Is there any functionality in Apryse where the user can install those kind of libraries and select Symbol annotation from the list of installed libraries, then a visual representation of each symbol before selecting to insert. Once inserted, the symbol can be sized, moved, or rotated.

Kindly let us know if Apryse have such functionality?

Thank,
Priya K

Hello @priya.krishna,

Thank you for posting on our forum,

You can add this functionality in WebViewer by converting the symbols to an Image URL and providing them to the setStandardStamps() function.
Here is a guide with more information: https://docs.apryse.com/web/guides/annotation/stamps#standard-stamps

and here is the API reference:
https://sdk.apryse.com/api/web/Core.Tools.RubberStampCreateTool.html#setStandardStamps__anchor

Let us know if this works for you!

Best Regards,
Jacob Romano Carlsen
Web Development Support Engineer
Apryse Software Inc.