Text(\'simply dummy text for printing \'.substring(0, 12),),
i want to print a text from a range 0 to 12 characters. From the above code it works fine i