Difference: HTMLTagsInPDF (11 vs. 12)

Revision 122008-04-16 - SteveFrizzell

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

HTML Elements in PDF Output

Line: 43 to 43
 
...
Changed:
<
<
Text within a CENTER block is formated and then centered horizontally within the width of the output widget.
>
>
Text within a CENTER block is formated and then centered horizontally within the width of the output widget.  If the centered text block contains line breaks, then each line of text is centered within the width of the output widget.
 

H1 - Level-one heading

<H1>...</H1>
Line: 262 to 262
 
  1. Field with Raw Text widget attempts to print formated html text.  Raw Text widgets should not print formated html text.
  2. Consecutive BR tags are not all being honored.
  3. Specification of absolute font size does not change size of text. <FONT SIZE=6> should render the text using the report's default font size with a scale factor of 80%.
Added:
>
>
  1. Text which overflows the boundaries of the field is not clipped.  For example, the top of superscripts on the first line of the field print above the top of the field boundary.
  2. A CENTER element which immediately follows the HTML element should not have a preceding line break.
  3. A P element which immediately follows the HTML element should not have two preceding line breaks (I think one line break is common).
 

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