How do you calculate characters per line?
Submitted by ludio on Sat, 2008-01-19 05:49.
I am trying to create a multi page document based on data being collected. Eventually I run out space for page content. It pretty much will get cut off. How do you keep track of how much has been written and if you need to create another page to continue? If you are using a frame the text will wrap how do you keep track of the space left till it starts being cut off.
A page consists of a header, body, and footer.
Thanks,
Lu