I am building hotspot links using DXL. My script returns the link in a richtext field which i then append to an existing rich text so that the links are one below the other. But there is a lot of default spacing between each link. How can i set the attributes in the richtext so that the links appear right below each other without any spacing.I tried the RichtextParagraphStyle methods, but it didn’t seem to do it. Any idea?!!
Thanks,