Consumes the given amount of pages with the print right.
Returns whether the user is allowed to print the given amount of pages.
@override bool print(int pageCount) => true;