G
Guest
Hi,
I have to show a pdf when a page is load...
I have a byte[] variable with the pdf...
I try to make a Response.BinaryWrite(variable) but i cant open the pdf...
How could i make it?
I have to show a pdf when a page is load...
I have a byte[] variable with the pdf...
I try to make a Response.BinaryWrite(variable) but i cant open the pdf...
How could i make it?