Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

txtextcontrol-reportingcloud 2.2.0

Compare
Choose a tag to compare
@jonathanmaron jonathanmaron released this 06 Mar 13:45
· 145 commits to master since this release
  • Implemented end-point
    • /v1/document/thumbnails
  • Added /demo/get-document-thumbnails.php to exemplify getDocumentThumbnails(string $documentFilename, int $zoomFactor, int $fromPage, int $toPage,string $imageFormat).
  • Abstracted file utilities to TxTextControl\ReportingCloud\Stdlib\FileUtils.