How to open pdf file in swing dialog?
Question is very tipical to ask, hope you all understand what i want to do..
here goes:
What i want to do is to open a pdf file stored in my database in a custom swing dialog window using adobe reader....this must look same as that opens itself in Web Browsers..i think you all saw that...by using adobe reader it implies that it wil give you save on disk option and all etc as in case of direct pdf file opening in browsers..........i wish i m clear with my question...
Re: How to open pdf file in swing dialog?
There currently is no default PDF reader in J2SE. Use a 3rd party tool such as Apache PDFBox - Apache PDFBox - Java PDF Library