Difference: HTMLTagsInPDF (2 vs. 3)

Revision 32008-04-07 - SteveFrizzell

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

HTML Tags in PDF Output

Added:
>
>
 A variety of html tags are now available for use in APPX PDF output processes.
Added:
>
>

HTML tags may be embedded within an ALPHA field or a TEXT field to specify how the field value is to be formated when printed.

The field must be added to the image with a widget type of LABEL or TEXT AREA.

The field must begin with "<html>".  The entire contents of the field will then be considered to be HTML text.

If no widget is specified or if a RAW TEXT widget type is specified, the contents of the field will be printed without formating.

The label value of a LABEL widget may contain HTML tags as a way of formating the label value when printed.

Supported Tags:

  • <html>...</html>
  • <b>...</b> Bold
  • <strong>...</strong>
  • <em>...</em>
  • <i>...</i>
  • <u>...</u>
  • <br>
  • <p>...</p>
  • <pre>...</pre>
  • <center>...</center>
  • <tt>...</tt>
  • <big>...</big>
  • <small>...</small>
  • <h1>...</h1>   h1 thru h6 are supported
  • <font size=nn color=xxx>...</font>
 

Comments:

Read what other users have said about this page or add your own comments.
<--/commentPlugin-->
Deleted:
<
<
-- AlKalter - 04 Apr 2008
 \ No newline at end of file
Added:
>
>
-- AlKalter - 04 Apr 2008
 
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