Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
jrivera12 #1
Formating text within the reportbuilder Expressions
I am creating an expression within the report builder that contains static text
and dynamic text, I am trying to bold certain parts of the expression as such.
example: (within the expression builder in report builder) 'this is the
dynamic text that belongs on the first line'&#query.varneedsbolded#& '
..' I have tried : 'this is the dynamic text that belongs on the first
line<strong>'&#query.varneedsbolded#& ' </strong>.' but that just
results in the strong tags showing in the pdf report. any help on this would
be great.. thanks in advance
jrivera12 Guest
-
Javascript errors when formating text and images inContribute CS3
I'm using Contribute CS3 on Vista, I insert an image inside a paragraph tag with text then align the image ie the source code looks like this:... -
Formating superscript text
I have users who need to format text with the sup tag. I have already added a new button in both Toolbard/cctoolbars.xml and Strings/cctoolbars.xml.... -
formating text
hi OldCFer do you might have an example of this replace function? how do you find the "breaks" if there is no break tag? thanks chris -
Dynamic Text Formating ???
Hi everyone! I have created a dynamic text field all by code. LISTING: _root.createTextField("mytext", 1, 50, 50, 200, 100); mytext.text =... -
Office Web Components - Text Formating
Using the Office XP Web Components in an ASPX page, the following code creates a simple two cell spreadsheet and saves it to disk. So far so good.... -
Dean Harmon #2
Re: Formating text within the reportbuilder Expressions
There is not any way right now to dynamically change formatting in a given
element. You can combine different labels, text fields, etc. next to each
other to give the same effect but it currently cannot be done within a
single field.
Dean
"jrivera12" <webforumsuser@macromedia.com> wrote in message
news:cvvt3h$aoe$1@forums.macromedia.com...text> I am creating an expression within the report builder that contains staticsuch.> and dynamic text, I am trying to bold certain parts of the expression asline'&#query.varneedsbolded#& '> example: (within the expression builder in report builder) 'this is the
> dynamic text that belongs on the firstwould> .' I have tried : 'this is the dynamic text that belongs on the first
> line<strong>'&#query.varneedsbolded#& ' </strong>.' but that just
> results in the strong tags showing in the pdf report. any help on this> be great.. thanks in advance
>
Dean Harmon Guest



Reply With Quote

