Printing Styled Text

Hi

I want to print multiple blocks of styled text per page over several pages. Is there an easy(ish!) way to do this? I know I can figure it out if I can establish the height of the styled text for a specific width.

Thanks for any help

You can do that easily. Watch at the Xojo Sample Folder:

Example Projects/Printing and Reporting/Printing/StyledTextPrinterExample

This is Windows and macOS only!

Thanks very much Martin. This looks like it will do the job (feel a bit of an eejit for not checking the examples myself! :slight_smile: