how can i manipulate pdf files with my swing application

hi all,in my database i have a column (blob type) in which i want to store pdf files from swing.is any body have solution.i need it urgently.thanks
[182 byte] By [mahrez85a] at [2007-11-27 8:02:49]
# 1
You can use iText to work with the PDF files from your Java app.And you should be able to just store the PDF file in your database table with the column type you're using.
bryanoa at 2007-7-12 19:45:01 > top of Java-index,Desktop,Core GUI APIs...
# 2
thanks bryano for repling.but i really don't know how to do.if you can give me a how to do or an exemple.plz it is really urgent.i have to return work as soon as possible
mahrez85a at 2007-7-12 19:45:01 > top of Java-index,Desktop,Core GUI APIs...