PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________
Incremental changes mean that the document has to be saved, in order to determine these changes. Therefore, considering that Reader can not save, unless allowed to via Extended Rights, it is correct and inteded behavior that incremental changes can not be transferred.
Hope, this can help.
Max Wyss PRODOK Engineering Low Paper workflows, Smart documents, PDF forms CH-8906 Bonstetten, Switzerland
Fax: +41 1 700 20 37 or +1 815 425 6566 e-mail: mailto:[EMAIL PROTECTED] http://www.prodok.com
[ Building Bridges for Information ]
______________________
It looks like Acrobat reader is not allowed to save incremental changes to a web server.
�
�
�
Set FdfAcx = Server.CreateObject("FdfApp.FdfApp")
�
Set FDFin = FdfAcx.FDFOpenFromBuf (Request.BinaryRead(Request.TotalBytes))
FDFin.FDFExtractAppendSaves cTempFileSaveAppends
�
When this is done from full Adobe Acrobat it works fine.�My question is has anyone tried to go around this using the binWrite.dll that is supplied with the AppendUpdate example.
To change your subscription: http://www.pdfzone.com/discussions/lists-pdfforms.html
