My Google searches didn't yield much information. There is a CSS trick that will show the URLs only when the page is printed. Maybe you have something like this in your stylesheets: http://davidwalsh.name/optimize-your-links-for-print-using-css-show-url
The only other thing I can think is it's a printer setting in your browser. Matt On Jun 20, 9:10 am, Auden RovelleQuartz <[email protected]> wrote: > on my application, the display on my screen looks fine as expected; > but when I print the page or do a "print preview" operation, the path > URL shows up to the right of every hyperlink > > why is this and how do I avoid that behavior? > > many thanks

