Open zamvar opened 2 years ago
Hi @zamvar ! Thanks for reaching out about this!
Yes, this is an issue with the version of the native iOS brother library. Changing the print quality on it won't have an effect.
They recently released an update which we have yet to integrate.
Hi @CodeMinion thanks for that quick response looking forward to have that integrated, if i can find time will try solve it on my own then open a pull request.
Hi @CodeMinion
I encounter exactly the same problem, Print quality is not set on iOs:
In code i set print quality like this:
printInfo.printQuality = PrintQuality.HIGH_RESOLUTION;
Have you find any solution for this issue?
Best regards. Alain Deseine
Setting the print quality on ios does not affect the quality works fine on android though im using the printPdfFile method to print on both platforms.