Need Solution!

Discussion in 'Free Source Codes' started by amol bhide, Jan 29, 2020.

    
  1. amol bhide

    amol bhide New Member


    Hi, I am currently using this code to conditional resizing fonts. But font I used is not unicode so its working but not 100% results. Is there any way around for it?

    Style: if $$StringLength:mad:@InvItemName>35 then "font8" else "font9b"

    I don't want Horizontal Shrinking
    I don't want Split Lines

    I wish to reduce font when it @@InvItemName goes out of defined width

    Thanks
     


Share This Page