Newbies jeffb Posted April 6, 2005 Newbies Posted April 6, 2005 I'm using a database to generate letter templates, and then customizing as needed by creating a new record and tailoring as needed. The main message body of each letter is contained in a text Edit Box field. My issue is that if a word extends past the edge of the field, the typed text just wraps around to the next line. What I'd like it to do is realize the width limitations of the field and move the whole word to start on the next line, like a Microsoft Word document might. Any suggestions?
Ender Posted April 6, 2005 Posted April 6, 2005 Line wrapping SHOULD be happening automatically. Here are a couple common culprits: 1. In File->File Options, under Text, make sure 'Use Roman language line-breaking' is checked. 2. In OS X, not using Font Smoothing causes wierd spacing issues like this. I don't know if there's an equivelant setting in Windows.
Recommended Posts
This topic is 7239 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