glenhest53 Posted July 22, 2004 Posted July 22, 2004 Is there any way to get a line count from a text field? Let me explain: I have set up a text field box to 2.5 inches wide set the font to "Times New Roman PS Italic" and the point size to 10. The above info is important because when I select that text field it is placed into a text box (2.5 inches wide) in a desktop publishing program (QuarkXpress) and styled with font and size info as above. The count of lines is important because that will determine the depth of the box in QuarkXpress. Thanks in advance Dave
RalphL Posted July 22, 2004 Posted July 22, 2004 If you use a return at the end of each line you can use pattercount of the returns. Otherwise you can estimate the number of lines with the length / average number of characters per line.
Recommended Posts
This topic is 7498 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now