> - allow pages to be saved to disk to reduce memory This should be optional. Otherwise applets and JWS applications will need to be signed in order to run.
Jim Urban - [EMAIL PROTECTED] Park City Solutions Inc. Clinical Connectivity Suite Product Manager Suite 295 500 Park Blvd. Itasca, IL 60143 Voice: (630) 250-3045 x106 Fax: (630) 250-3046 CONFIDENTIALITY NOTICE This message and any included attachments are from Park City Solutions Inc. and are intended only for the entity to which it is addressed. The contained information is confidential and privileged material. If you are not the intended recipient, you are hereby notified that any use, dissemination, or copying of this communication is strictly prohibited and may be unlawful. If you have received this communication in error please notify the sender of the delivery error by e-mail or call Park City Solutions Inc. corporate offices at (435) 654-0621 -----Original Message----- From: Keiron Liddle [mailto:[EMAIL PROTECTED]] Sent: Monday, July 29, 2002 4:53 AM To: FOP Subject: RE: [PDF Viewer] Utility request On Mon, 2002-07-29 at 11:40, RamanaJV wrote: > Ralph, > Your idea of "Fixing the awt renderer" is the correct one. After a > deep thought, I too came to the conclusion that instead of writing a PDF > renderer, if we can tune up the AWT renderer, it will be great. The main > problem with AWT renderer now is the heavy memory it uses. We need to find > the source of memory drain and tune it. Heavy memory use: - holds onto every page in memory - area tree holds onto fo tree - all images are also held in the area tree and image factory - in general far too much memory is used for many structures Solutions: - separate area tree from fo tree - allow pages to be saved to disk to reduce memory - improve image handling The design for this is mostly implemented in HEAD. (One day I will convince someone to help out with HEAD code) > We need to come up with the basic plan for this. Also, we have to > first look and summarize the current issues with AWT renderer and step > accordingly. > > Ramana. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]