Jump to content
We've recently updated our Privacy Statement, available here ×

How to give different style properties for a single field?


Selva_ms7
Go to solution Solved by C-Box,

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

You could use the simple HTML Syntax for that purpose.

just concat both fields like this: 

$F{FieldA} + "<b><i>" + $F{FieldB} + "</i></b>"[/code]

then set the Markup-language property at the textfield to HTML and check the preview. (be aware that there is no bold settings at the textfield itself.... otherwise FieldA would be bold as well of course ;-)

hth + regards

C-Box

Link to comment
Share on other sites

  • Solution

When you use Arial for the textfield font you will have to create a FontExtension for Arial to embedd this one also in the generated PDF file. (I guess your "courier workaround "doesn't look as wanted!?!? ;-) ) 

hth again + regards

C-Box

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...