[
https://jira.jboss.org/jira/browse/JBSEAM-4211?page=com.atlassian.jira.pl...
]
Norman Richards commented on JBSEAM-4211:
-----------------------------------------
I haven't looked at how easy/hard this is to do in itext. An example or a rough
prototype would go along way to making this happen.
Addition of footnotes
---------------------
Key: JBSEAM-4211
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4211
Project: Seam
Issue Type: Feature Request
Components: PDF
Environment: Seam 2.1.2.CR2, Mac OS X
Reporter: Robert Morse
Assignee: Norman Richards
Priority: Minor
It would be great to have the ability to footnote a paragraph, cell, or text and have the
footnote appear on the same page as the referencing tag. This is different from a footer
which repeats on every page. As a suggestion, I would embed some special footnote
character within the text that would be replaced by the appropriate footnote number /
letter. Then create a new <p:footnote> tag that would contain the actual footnote.
It would look something like:
<p:paragraph>
<p:text value = "this is the word ¹ that gets footnoted"/>
<p:footnote value = "And this is the footnote that gets positioned at the
bottom of the same page"/>
</p:paragraph>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira