Hey, I was wondering why my code only prints the second page of the bar-codes. All the checks that I put in worked as planned in the print method.



import java.awt.Color;
import java.awt.Font;...