On May 6, 2008, at 12:09 PM, [EMAIL PROTECTED] wrote:
I have been able to produce a readable Intelligent barcode in Fusion Pro
using the IDAutomation 4 state font. The only problem is that it is to
large for postal requirements. Changing the font size does not work.

You need to change the PointSize parameter in the call to the MakeOneCodeBarcode function in your rule. This overrides the size of the rule variable in the Text Editor.

Compare the results of these two rules:

  return MakeOneCodeBarcode("00000000000000000000", "00000", 10);

and:

  return MakeOneCodeBarcode("00000000000000000000", "00000", 20);

The parameters and their default values are described in the FusionPro Rules System Guide.

I
have tried the RIBBS font from the the post office site but cannot get
that one to work. I have tried many different rules and still cannot get out a barcode. I noticed on the IDAutomations web site that they have a
new font that incorporates a lot of the barcodes including the new IM
barcode called the Universal Bar Code Font. Will this be included in the
next update?

I don't know of any plans to include new barcodes or fonts. As far as I know, the IDAutomation4STATE font should be able to generate the proper Intelligent Mail Barcodes.

Dan


+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
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
--

Reply via email to