Results 1 to 3 of 3
- 05-07-2008, 12:21 PM #1
Member
- Join Date
- May 2008
- Posts
- 1
- Rep Power
- 0
Opeing multiple pdf files in different acrobat reader windows
By clicking a submit button i'm calling a javascript in a jsp which uses "window.open" function and opens a jsp. In this jsp i call a function for opening a pdf file using
"document.location.href". in this i have specified the URL to open this pdf.
Now i want that if after this pdf is opened, i again chose some option and click the submit button and a second pdf to opened. But right now if i click the submit button the second time, the second pdf replaces the older one in the same wondow. I want that the second pdf to be opened in separate window.
Actually the problem is that the pdf file is opening in the same Acrobat reader. I want that if i click the submit button second time or any number of times, it should open the pdf in different acrobat reader.
Please help to get me some idea
- 05-07-2008, 12:29 PM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Before open check for the existing one.
- 05-07-2008, 12:33 PM #3
Similar Threads
-
Please solve the problem related to PDf reader
By kavithaprabhaker in forum New To JavaReplies: 5Last Post: 11-23-2011, 10:08 AM -
A simple DOM reader
By Java Tip in forum Java TipReplies: 0Last Post: 01-03-2008, 09:24 AM -
Windows ".exe" files
By tim in forum New To JavaReplies: 3Last Post: 12-28-2007, 09:25 PM -
how to convert mpeg files to .wav files
By christina in forum New To JavaReplies: 1Last Post: 08-06-2007, 04:14 AM -
help with file reader
By jason27131 in forum New To JavaReplies: 1Last Post: 08-01-2007, 03:03 AM


LinkBack URL
About LinkBacks

Bookmarks