Hi Tarek,The asp page is now on HTTPS.When I am trying to submit the
form as PDF,it is being recieved as 0 bytes.The same is working with
HTTP.Any idea?Thanks,Leena
Hi Bruce/All,We are facing one issue with Https. For one of our
functionalities as per the requirement we have submit button inside the
Reader Extended form and user to expected to the submit the form. On
click of Submit form the form has to be received by Sharepoint and it
needs to be stored inside Document repository. For this the approach
taken is to use the PDFSubmit function(Submit As PDF) and post the form
along with a page to a .aspx page(.NET). This page will in turn receive
the Request ...
Hi All,Is it possible to call a webservice from a PDF over HTTPS?I am
able to connect to the service using HTTP.Now that webservice has to be
secured and will be hosted on HTTPS.Can a PDF call a HTTPS service?Does
it require any additions settings /configuration in PDF to achieve
this?Regards,Leena
Hi , I have a Form which works standalone but does not work when
embedded in a browser. I have a hidden button whose click has to be
fired from within another button. Basically I want to submit the File as
PDF to an ASP page and using event.target to get hold of the PDF for
submission.This works in Reader but not when inside browser. Thanks and
Regards, Leena Jain
Thanks Anand and Tarek..I was able to achieve this.I had to have a ASP
Page at the Server end instead of a webservice and submitted the Form as
PDF to it which inturn saved the file to a specific server
location.Regards,Leena
There is a ASP page on which the form is opened ,then we click Save and
the form gets saved in Document Repository(Using Sharepoint
Portal).After clicking teh submit, a blank PDF with the title of that
URL( asp url) is opening.Regards,Leena
Thanks Anand,I could achive the desired functionality.Only one issue ,
after the PDF is saved it opens a blank PDF, is there some script with
which we can have the same PDF in view?Regards,Leena