您还浏览过这些产品


Dynamic Web TWAIN
[产品编号: 11313 ]  
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下 载 价格与授权 更新记录 开 发 商  
版本历史:

Summary:

  • PDF and multi-page PDF support added. You can now save the scanned document to local disk or upload to web server in PDF format.
  • HTML form manipulation support added. You can now add fields to the HTML form to have additional information for web server before uploading the scanned images to the web server.
  • Image preview mode added. You can view the scanned images in the preview mode, like 1 by 2, 2 by 2. This feature helps you have better overview of your images when you have multi-page document.
  • Image upload progress bar and cancel option added. You can use the built-in progress bar or your own progress bar for the upload. Cancel option is also provided.
  • Download from HTTP stream support added. You do not need to create temp files at server side for download.
  • More user interaction features added. Several mouse events are added.
  • Other minor fixes and tweaks.

Details:

  • Added methods:
    SetViewMode(), GetViewMode(), SaveAsPDF(), SaveAllAsPDF(), FTPUploadAllAsPDF(), HTTPUploadAllThroughPostAsPDF(), HTTPUploadAllThroughPutAsPDF(), LoadImageEx(), FTPDownloadEx(), FTPUploadEx(), HTTPDownloadEx(), HTTPUploadThroughPostEx(), HTTPUploadThroughPutEx(), SetHTTPFormField(), ClearAllHTTPFormFiled()
  • Added properties:
    ImageMargin, MouseShape, PDFCompressionType, PDFAuthor, PDFCreationDate, PDFCreator, PDFKeywords, PDFModifiedDate, PDFProducer, PDFSubject, PDFTitle, IfShowCancelDialogWhenImageTransfer
  • Added events:
    OnMouseClick, OnMouseMove, OnInternetTransferPercentage