Problems and Solutions

 
 

PDF Problems and Solutions

Problem: Online Adobe PDF form prompts to download instead of viewing in browser.

Solution: Your problem is with MS Internet Information Services. You must setup a Mime Map with IIS. To Do this follow my directions at my web site.

https://members.tripod.com/pdfpro/internet_server_setup.htm

Also Note ASP and ASP.Net only allows you to post one type of MIME Type at a time. So you have to make sure when you open an FDF through ASPX you do not (Response.Write) or post anything other than FDF data per request from the server. Any header information will be regarded as HTML. Remove all the Header information and save the ASPX.

[View my response to a similar question on www.planetpdf.com]

 

Home
PDF Programming
ASP Server Setup
ASP Programming
Digital Signatures
FDF Programming
ASP.Net Server Setup
ASP.NET
Problems and Solutions
VB6 Programming

 

Copyright © 2003, 1991 - 2002

     

 

     

Last Updated 07/21/2004