How long does it take to fetch the same images from file? Is it a network problem? Are the images big?
That's 10 seconds per image, maybe it's not that much. Paulo ----- Original Message ----- From: "Alok Shrivastava" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, March 20, 2007 10:45 AM Subject: [iText-questions] Image problem > hi > In my application i m fetching around 250 images from a url. > and its taking too much time for pdf to generate .around 40 minutes. > > Images i m fetching by using this..................Image.getInstance(new > URL("")); > can u suggest me something to avoid this time thing.. > i really need it > > thanks & regards > Alok > -------------------------------------------------------------------------------- > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -------------------------------------------------------------------------------- > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > Buy the iText book: http://itext.ugent.be/itext-in-action/ > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
