このページは既にアーカイブ化され、その後の更新はありません。

この製品の販売は終了しました。

Dynamsoft Camera SDK(英語版)

カメラで撮った画像を高品質のドキュメントに変換するAPI

Dynamsoft Corporation 社の製品
2004 年より日本国内にてComponentSourceで販売中。

i

Dynamsoft Camera SDK is no longer actively maintained.

Dynamsoft Camera SDK Android Edition 2.0

Released: Jul 10, 2018

Android Edition 2.0 での更新項目

機能

  • Added setZoomIn method to support zooming on video view.
  • Added setPageSize and getPageSize methods for PDF files
  • Improved quality of converted PDF files.
  • Added setDefaultImageMode and getDefaultImageMode methods to get or set default image display mode (color, grayscale, or black-and-white) in document edit view.
  • Added a deleteAll method to remove all the images/documents in DcsBuffer.
  • Improved the uploadAsync method to support uploading multiple png/jpg images at a time as separate files.

不具合の修正

  • Moved constants DME_DOCUMENT and DME_IMAGE from the DcsVideoView class to the DcsView class.
  • Fixed bug where uploadAsync() failure callback function was not triggered immediately when action page didn’t exist.
  • Fixed a bug where uploaded PDF file was corrupted.