I need to print in the same way as when printing paper texts at a specific place in printed paper. The reason is that printing is done on an already printed form with fields such as first name and last name. Therefore, when I get the name of the person, and he must print in this allocated space in paper form.
It's amazing if there are any existing libraries that will allow me to print at a specific position using a coordinate system such as the X and Y coordinates.
source share