G
Greg
Using the HttpWebRequest I'm downloading a PDF file and am trying to save it
to the hard drive, but it keeps ending up corrupt (according to adobe
acrobat). I know the PDF file isn't corrupt because I can view it if I save
it from IE.
I've tried saving it using the BinaryWriter, TextWriter, and StreamWriter.
All have produced the corrupt file.
Anyone know what the problem is?
to the hard drive, but it keeps ending up corrupt (according to adobe
acrobat). I know the PDF file isn't corrupt because I can view it if I save
it from IE.
I've tried saving it using the BinaryWriter, TextWriter, and StreamWriter.
All have produced the corrupt file.
Anyone know what the problem is?