The problem is another application is inserting the record and I need to add a watermark to the PDF before it is saved. My biggest concern is passing the BLOB field back and forth. I'm not sure if the binary data will be passed as I need it to be. I think I may have to do something to the BLOB...
That was a pretty weak question. I've actually revised the requirement after further research. I have a project where I want to create a trigger (before insert) that calls a UDF that would use a java function to modify a PDF that is stored in a blob field before inserting it into a table. I...
The following will accomplish the first part of your task.
On your page put a series of links
<tr style="font-family:arial; font-size:110%">
<td align="CENTER" colspan="2" >
<a href="YourPage.jsp?Alpha=A" >A</a>
<a...
One way to do it. Drop this in a form. The link could be anywhere.
<img border="0" src="file:///C:/Icw/Images/black_cancel_query.gif" width="34" height="34" onmouseout="document.all.dummylink.innerHTML=''"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.