|
This is really not enough information to help
you.
Is the problem that a valid PDF is not being created, but
the bytes are going into the database?
Is the problem that valid PDF IS being produced, but not
going into the database?
I recommend you break this problem out into seperate
issues:
First confirm that a valid PDF is being produced and save
it to a File Stream.
Second, use a file stream to read that PDF into your
database.
If these two things work, then you know that the problem is
in how you are saving your bytes to the DB.
-Bill Ensley
Bear Printing From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Greg Critcher Sent: Friday, February 03, 2006 6:03 AM To: [email protected] Subject: [iText-questions] Can't save an itext pdf to my oracle database. I have code that complies correctly but it’s not working. Anybody have code that works.
Greg |
- Re: [iText-questions] Can't save an itext pdf to my oracle d... Bruno Lowagie
- [iText-questions] Re: Can't save an itext pdf to my ora... Bruno Lowagie
- RE: [iText-questions] Can't save an itext pdf to my ora... Bill Ensley
- RE: [iText-questions] Can't save an itext pdf to my ora... Bill Ensley
