How to check page volume in FineReader Engine 12 for Linux

Question

We want to check the page volume of the license in FineReader Engine 12 for Linux. How to do that?

Answer

You can check it using the following command:
/opt/ABBYY/FREngine12/Bin$ ./LicenseManager.Console --showLicenseParameters=<YOUR_SERIAL_NUMBER> |grep Remains

Also, there is a programmable way to define the available amount of pages via the VolumeRemaining Property of the License Object.

You can find more information about this at Developer`s help: VolumeRemaining Property.

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.