apiPdfMaxPages top-level constant

int const apiPdfMaxPages

Maximum number of pages in a PDF accepted by the API.

Implementation

const int apiPdfMaxPages = 100;