Hi Aleks. The code in the text module is using PDF_EINVAL as the used error code in the case of invalid parameters. All other modules are using PDF_EBADDATA for the same purpose.
I suggest to change the text module to use PDF_EBADDATA as well.
Hi Aleks. The code in the text module is using PDF_EINVAL as the used error code in the case of invalid parameters. All other modules are using PDF_EBADDATA for the same purpose.
I suggest to change the text module to use PDF_EBADDATA as well.