Difference: HTMLTagsInPDF (3 vs. 4)

Revision 42008-04-07 - SteveFrizzell

Line: 1 to 1
 
META TOPICPARENT name="APPX43Features"

HTML Tags in PDF Output

Line: 19 to 19
 

Supported Tags:

  • <html>...</html>
  • <b>...</b> Bold
Changed:
<
<
  • <strong>...</strong>
  • <em>...</em>
  • <i>...</i>
  • <u>...</u>
  • <br>
  • <p>...</p>
>
>
  • <strong>...</strong> Bold
  • <i>...</i> Italics
  • <em>...</em> Italics
  • <u>...</u> Underlined
  • <p>...</p> Paragraph
  • <br> Break - end of line (LF)
 
  • <pre>...</pre>
  • <center>...</center>
Changed:
<
<
  • <tt>...</tt>
  • <big>...</big>
  • <small>...</small>
  • <h1>...</h1>   h1 thru h6 are supported
>
>
  • <tt>...</tt> Teletype Font
  • <h1>...</h1>   Headings h1 thru h6 are supported
 
  • <font size=nn color=xxx>...</font>
Added:
>
>
  • <sub> subscript
  • <sup> superscript
  • <A HREF=url>text</A>

font size="+n"  where n = +1 thru +7

font color=#nnnnnn where #nnnnnn is a RGB hex value.

font color=name is not supported.

font size=1 thru 7

 

Comments:

Read what other users have said about this page or add your own comments.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback