Trust me I have been looking for days for something to help with my printing problem.
All I want to do is find out how I can word wrap but no one seems to know.
My app receives strings from a database and I want to print them all out however some of them are longer than the page width and when this happens it just prints whatever fits on the page and cuts the rest.
I really need some help on this problem. Every example I have seen only deals with strings that are shorter than one line.
Many thanks,
aspro
All I want to do is find out how I can word wrap but no one seems to know.
My app receives strings from a database and I want to print them all out however some of them are longer than the page width and when this happens it just prints whatever fits on the page and cuts the rest.
I really need some help on this problem. Every example I have seen only deals with strings that are shorter than one line.
Many thanks,
aspro