pnosko
07-14-2003, 11:04 AM
Hi all. I'm a JavaScript total newbie.
I'm trying to find a way to completely hide the URL of a PDF document I'm opening. I need to hide the address bar and menus. This part seems easy. More difficult is to remove it from the browser's title bar. I've got that to work too using embed, but the appearance of the document is just not the same.
Has anyone ever done this? If you're asking "why?", it is for report security. My only workaround is to use a portal. Oh yeah, this means the URL should not show up in the browser's history either.
Thanks.
I'm trying to find a way to completely hide the URL of a PDF document I'm opening. I need to hide the address bar and menus. This part seems easy. More difficult is to remove it from the browser's title bar. I've got that to work too using embed, but the appearance of the document is just not the same.
Has anyone ever done this? If you're asking "why?", it is for report security. My only workaround is to use a portal. Oh yeah, this means the URL should not show up in the browser's history either.
Thanks.