Windows XP ASP.NET, IIS5 and PDF

Joined
Oct 29, 2005
Messages
1
Reaction score
0
I am doing a web project which input japanese character in a template pdf form. The project contains two frames, in which the right frame contains the template pdf form, which display with the acrobat reader plug-in, the right frame contains the textbox, which is the input to the pdf form in the right. When i type character in the textbox and click the load button in the left pane, that character need to be display in the pdf form specific region in the right. The template pdf form is stored in the iis5 (http://localhost/demo1/template.pdf).

My
problem is:

1) When I retrieve and store the pdf file in the iis5, i getting a error Access to the path "c:\inetpub\wwwroot\demo1\template.pdf is denied".

2) After the stamping the pdf file, i again need to re-load the template pdf file in the right frame.

Please help me...


Nelson.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top