On Tue, 27 Jan 2026 03:42:23 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> If same `PrinterJob `is reused to first print user-set `PageRange `pages and >> then print ALL pages, it prints the first print job correctly as the page >> range is set but 2nd job doesn't print ALL pages and reprint the same page >> range as `from` and `to` page are not reset and reused >> >> Fix is made to check if page range is not set then print all pages > > Prasanta Sadhukhan has updated the pull request incrementally with one > additional commit since the last revision: > > Reset page range Marked as reviewed by aivanov (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/29312#pullrequestreview-3713512792
