Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I return a PDF document using ASP
Message
De
18/11/2001 21:15:18
Scott Butts
Ims Specialty Services
Twin Falls, Idaho, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
How do I return a PDF document using ASP
Divers
Thread ID:
00583294
Message ID:
00583294
Vues:
64
does anyone have a simple sample of some asp code to read a pdf document from the hard drive and send it back to the browser? I have tried but it keeps says tha the document is currupt and can't be repaired.

I set the contenttype to application/pdf and read the file from the hard drive using the Scripting.FileSystemObject and a call to OpenTextFile and ReadAll on the object returned after opening the file. I tried to post the code but kept doing something incorrect and it wasn't accepted. The last thing I do is a Response.write() the result of the ReadAll.

Anyone have any suggestions? I have been looking all over the place and can't seem to find any code that will help me complete this simple task.

Thanks for any input
Scott
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform