I don't see that this has anything to do with iText. All the Document are in memory, the actual pdf output may go anywhere. From your text I've no idea what kind of objects you're dealing with but the problem is a generic Java one.
Best Regards, Paulo Soares > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Friday, July 30, 2004 2:32 AM > To: [EMAIL PROTECTED] > Subject: [iText-questions] Fw: Loading a pdf in memory into a > blob column in a table > > > > -----Forwarded Message----- > From: "Bono, Tony" <[EMAIL PROTECTED]> > Sent: Jul 29, 2004 5:07 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Loading a pdf in memory into a blob column in a table > > Hi > > I have attached a problem statement with examples. Basically the > system is objecting to my casting of a pdf Document I created in > memory into an "Object". Got any ideas? > > Thanks in advance for looking at this. > > Tony Bono > 818-313-5266 > > ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
