how to open a byte array of pdf into acrobat reader dynamically..
hi,
my java program is connecting to a url and downloading various file(.pdf,.xml format) into hard-disk. now the requirement is if user select "Preview" button, then file is downloaded and opened with appropriate application(acrobat reader for .pdf file) but not saved anywhere in hard-disk ...
any idea, any hint any help is welcomed..
thanks in advance..

