Field Hyperlink Text behavior is inconsistent in DWG or plotted PDF based on formatting.

Field Hyperlink Text behavior is inconsistent in DWG or plotted PDF based on formatting.

JAMasiewiczPW
Explorer Explorer
216 Views
0 Replies
Message 1 of 1

Field Hyperlink Text behavior is inconsistent in DWG or plotted PDF based on formatting.

JAMasiewiczPW
Explorer
Explorer

Hello Community,

I'm working on a project to programmatically add hyperlinks to specific text for end-user facing PDFs, primarily working in AutoLisp/VLA.  I've already figured out how to get my specified text, which is a portion of text located in a table cell, to include field-based hyperlinked text that appears clickable in a PDF, as difficult and convoluted as that process turned out to be.

 

After achieving making the hyperlink persistent in the PDF, I then ventured towards formatting the text such that the end-user would visually understand as a hyperlink (i.e. Blue, Bold, and Underlined).  This is where the issue and inconsistencies became clear:

(I removed some extra "\" slashes from my AutoLisp version of the formatting for these examples.)

(Also, ignore the clickable hyperlinks in these examples, I was ironically unable to remove them from this post...)

 

So not only does the hyperlink not perform consistently between DWG and PDF in normal circumstances when created this way, the behavior flips whenever an underline is added to the text.

 

Does anybody have a workaround or solution for this?

0 Likes
217 Views
0 Replies
Replies (0)