Dear itext expert,
I would like to do some actions before the printdialog is popped-up. Any
event can do so?
Thanks alot.
Regards
Cal
--
Check out the vibrant tech community on one of the world's most
engaging tech sites,
ename=" +
filein);
Thread.Sleep(1000);
Response.TransmitFile(fileout);
Thread.Sleep(5000);
System.IO.File.Delete(Server.MapPath("Data") + "\\" + filein + "tmp");
System.IO.File.Delete(fileout); //<nead to fix this
Response.End();
Calvin S
hyperlink, and a image
so lets get no 3. answered first "whats yours?"
Calvin Streeting
Systems Developer
For and on behalf of Baily Garner LLP
Tel: 0208 294 1000 (EXT: 8570)
Fax: 0208 2941320
www.bailygarner.co.uk
From: ashish dhingra [mailto:ashishdhingr...
{
ss.Write(buff, 0, read);
}
byte[] pk = SignMsg(ss.ToArray(),pin, card, true);
byte[] outc = new byte[csize];
PdfDictionary dic2 = new PdfDictionary();
Array.Copy(pk, 0, outc, 0, pk.Length);
dic2.Put(PdfName.CONTENTS, new PdfString(outc).SetHexWriting(true));
sap.Close(dic2);
//--
How far have you got?
1. open pdf.
2. get the Certificate from the X509Store
3. draw signature if required
4. sign the pdf stream (using X509IncludeOption.WholeChain)
Calvin Streeting
Systems Developer.
For and on behalf of Baily Garner LLP
Tel: 0208 294 1000 (EXT: 8570)
Fax: 0208 2941320
running as
administrator) i managed to pass the pdf via a httpWebRequest2, save it to temp
file, open keystore, stamp pdf, and pass stream back to client... now just
working on atu save to disk at client end ( and fix "all running as
administrator" :) )
Calvin Streeting
Systems Dev
i+k)
before invoking get()
and the result is pretty perfect for what i want.
is it a bug or some problem on my coding?
thx
calvin
--
http://news.gmane.org/gmane.comp.java.lib.itext.general
http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/
RowSpanProblem.java
Description: Binary d