We have been using Adobe reader for viewing PDF in our intranet J2EE web app and we are looking for alternatives because Adobe reader is slow.
Our web app heavily rely on generating PDF, so we are looking for something fast, light with some decent features.
If any of you have used some alternatives for Adobe reader and happy about it, let me know.
Open source would be ideal, but I don't mind licensed one if it is excellent.
Are you sure the problem is with your reader or your pdf generation process?
dkim18
ASKER
>>Are you sure the problem is with your reader or your pdf generation process?
Our web app collects user inputs and creates JAXB model that used to produce XML documents and XSLT stylesheet that we use to convert the XML (JAXB model) to HTML.
We use apache tomcat in linux box and the length of PDF is 3 - 20 pages usually.
dkim18
ASKER
and our official web-browser is IE and most users run Windows OS.