I'm creating a TextFrame in a Writer doc via the Java API and setting the
Width to be automatic.  The frame width is then sized appropriately for the
first line, but not the rest; if subsequent lines are longer than the first
line, then they are wrapped.  This is not the behavior I see in the GUI--it
works there, just not in the API.  Is this a bug or am I doing something
wrong?

Thanks,
John

Reply via email to