This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Devon Quick
Store your pdf as a blob, make a select statement for return this blob, fill a byte[], and then convert it into PDF.
Edit: Additional info, if you want to know how to convert byte[] into a file like jpg,pdf, etc, check this link
Web Developer
hi , please i have the same problem but in addition i want to display the pdf with the adobepdf reader
how can i do this ! ?
and another point:i would creating the file each time i convert the bytes to file and save it in the folder of my project windowform!
please help !!
thnx in advance