How do I put a "Rich" text box in Publisher?

  • Thread starter I have a good question
  • Start date
I

I have a good question

I am using Publisher 2007 and there seems to be no way to put a "Rich" text
box in my form. Why has this very significant feature been left out of
Publisher, especially as Front Page has been discontinued.... Is there a way
this can be done?
 
D

DavidF

I am not sure what you mean by a "rich text box", but Publisher 2003 could
produce both "filtered" and "rich" or heavy code which was filled with
Office tags and allowed the user to "round trip" the code. Publisher 2007
produces only filtered code. Is this what you are talking about?

DavidF
 
I

I have a good question

By Rich text box I mean one with scroll bars as I want to use one text box
and not five text boxes with overflow.
 
S

Spike

<div style="width: 190px;height:
250px;overflow:-moz-scrollbars-vertical;overflow-y:auto;">
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
<p>text here! text here! text here! text here!</p>
</div>

Using the html fragment option in publisher, enter the above code and your
text
Select the width and height of the box you want to show

Spike
 
I

I have a good question

Thanks Spike,
I tried this and I get the text box but still no scroll bars......
 
S

Spike

The only thing I can think of is that the text you have in there will fit
and does not overflow
I inserted the code shown and get a vertical bar to display the overflow
text

Spike
 
I

I have a good question

Brilliant! Thanks Spike - I finally figured out what I was doing wrong when
trying to change the width and height. It works beautifully and just what I
needed!
 
S

Spike

Thanks for posting your success

Spike

I have a good question said:
Brilliant! Thanks Spike - I finally figured out what I was doing wrong
when
trying to change the width and height. It works beautifully and just what
I
needed!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top