This repository has been archived by the owner on Sep 10, 2023. It is now read-only.
txtextcontrol-reportingcloud 2.2.0
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 exemplifygetDocumentThumbnails(string $documentFilename, int $zoomFactor, int $fromPage, int $toPage,string $imageFormat)
. - Abstracted file utilities to
TxTextControl\ReportingCloud\Stdlib\FileUtils
.