There are a couple of ways to go about this. First you could check "Do
not break on copyfit" in the Paragraph Formatting section of the Text
Editor. Or you could use the rule CopyFitLine to force that entry and
only that entry to copyfit.
CopyFitLine(static, dynamic, font name, font start size, text box width,
minimum point size);
The static part of this rule is a constant value that would go in front
of all entries, but I normally just leave it as a blank "". The dynamic
part is your "Company" field. The font name is the actual name of the
font as FusionPro recognizes it (put the name in quotes). The font start
size is the original size of the unedited entry. The text box width is
measured in points (72 to an inch). The minimum point size is the
smallest point size that you will allow FusionPro to contract down to.
return CopyFitLine("", Field("Company"), "Arial", 10, 200, 8);
This would measure the size of the field "Company" using Arial font at
10 points, and either leave it alone or shrink it down to fit inside an
area of 200 points in width -- an area just bigger than 2.75 inches.
Hope this helps. Good luck.
---
David A. Sweet
Web Designer/Graphic Designer
HKM Direct Market Communications
A DirectConnectGroup Company
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 23, 2008 4:00 PM
To: FusionPro Users Forum
Subject: [fusionpro] I need help with a No-Break rule please
I need to create a rule that will keep my "Company" field together on
one
line and keep it from breaking into 2 lines. The field may have 1 word
or
it may have as many as 4 words.
Thanks for your help!
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
FusionPro 5.0 Now Available!
Variable text on a curve and soft drop-shadows for variable text
LIMITED TIME upgrade offer of $299 per license for current customers:
http://fusionpro.printable.com/store/upgrade
New licenses available for $599 each at:
http://fusionpro.printable.com/store/
All FusionPro 5.0 customers to receive FusionPro 5.1 with
Adobe Acrobat 8 and InDesign CS3 support when released for FREE.
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
--
Users of FusionPro Desktop have unlimited free email support. Contact Printable
Support at [EMAIL PROTECTED]
--
View FusionPro Knowledge Base, FusionPro Samples at
www.printable.com/vdp/desktop.htm
--
You are currently subscribed to fusionpro as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
--
--
Note: All e-mail sent to or from this address will be received or otherwise
recorded by the e-mail recipients of this forum. It is subject to archival,
monitoring or review by, and/or disclosure to someone other than the recipient.
Our privacy policy is posted on www.printplanet.com
--