C
Chip Orange
We have documents with hyperlinks and our users wish them to print as if the
hyperlinks weren't present, but no change to the way the hyperlinks look
onscreen.
I've been doing this with a FilePrint() intercept routine, and actually
deleting the hyperlinks, printing, and then undoing my changes. I supposed
I could edit the hyperlink style on the fly, but that's not much different,
and I seem to recall trying it and finding a problem.
I'm thinking there's got to be a more ellogant approach to this problem?
Any ideas?
Thanks.
Chip
hyperlinks weren't present, but no change to the way the hyperlinks look
onscreen.
I've been doing this with a FilePrint() intercept routine, and actually
deleting the hyperlinks, printing, and then undoing my changes. I supposed
I could edit the hyperlink style on the fly, but that's not much different,
and I seem to recall trying it and finding a problem.
I'm thinking there's got to be a more ellogant approach to this problem?
Any ideas?
Thanks.
Chip