This content has been marked as final.
Show 7 replies
-
1. Re: How to save the Increment update to the PDF on the web
lrosenth Jun 11, 2009 12:21 AM (in response to ChromeUser)You will need to write a custom ASFileSys and save the document there instead.
-
2. Re: How to save the Increment update to the PDF on the web
ChromeUser Jun 11, 2009 1:10 AM (in response to lrosenth)Does not SDK include this type of ASFileSys?
This would be a large amout of works.
-
3. Re: How to save the Increment update to the PDF on the web
lrosenth Jun 11, 2009 1:42 AM (in response to ChromeUser)No, it does not. Acrobat only provides a standard disk-based file systems - any other one that you may wish such as memory, network, etc. is up to you.
-
4. Re: How to save the Increment update to the PDF on the web
ChromeUser Jun 11, 2009 1:56 AM (in response to lrosenth)So if i view a PDF doc from web with Acrobat ocx in IE,the doc is first saved to the hard-disk and then opened in IE,right?
-
5. Re: How to save the Increment update to the PDF on the web
Patrick Leckey Jun 11, 2009 7:21 AM (in response to ChromeUser)That is correct. Internet Explorer (or whatever browser you are using) downloads the PDF to your local Temporary Internet Files cache and then Acrobat/Reader open it from there.
-
6. Re: How to save the Increment update to the PDF on the web
ChromeUser Jun 12, 2009 1:29 AM (in response to Patrick Leckey)Another question if i view the PDF on the web with IE,Will my plug-in be loaded without any restriction?
I'm using Acrobat.
-
7. Re: How to save the Increment update to the PDF on the web
Patrick Leckey Jun 12, 2009 7:13 AM (in response to ChromeUser)Yes.



