I think that's probably an issue with your CSS. Your CSS may include a special "print" stylesheet that displays the URLs next to the links when the page is printed -- the idea is that when you print a document with hyperlinks, you might want a way to see the URLs behind the links (since they can't be hovered or clicked). You'll probably have to edit your CSS if you don't want that to happen. Anthony
On Monday, June 20, 2011 11:10:47 AM UTC-4, Auden RovelleQuartz 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

