Java Printf Tracking Whitespace

System.out.printf("%-20s", str);
DevPedrada