[ http://jira.codehaus.org/browse/MPPDF-30?page=history ]
Arnaud HERITIER closed MPPDF-30:
--------------------------------
Fix Version: 2.2.2
Resolution: Fixed
Fixed, you can download it with :
maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository
-DgroupId=maven -DartifactId=maven-pdf-plugin -Dversion=SNAPSHOT
> The first row of table is not rendered
> --------------------------------------
>
> Key: MPPDF-30
> URL: http://jira.codehaus.org/browse/MPPDF-30
> Project: maven-pdf-plugin
> Type: Bug
> Versions: 2.2
> Environment: maven-pdf-plugin-2.2.1
> Reporter: Cservenak, Tamas
> Assignee: Arnaud HERITIER
> Fix For: 2.2.2
>
>
> I'm not sure is this FOP or maven-pdf issue... sory for bothering if this is
> not the right place...
> In XDOC defined tables like:
> <table>
> <tr><td>Quote:</td></tr>
> <tr>
> <td>
> There's a common misconception that stateless session beans cannot hold
> state. They are stateless because they do not hold state between method
> invocations <i>on behalf of any single client</i>. They are free to maintain
> internal state - for example, to cache
> resources and data used on behalf of <i>all</i> the clients they serve.
> </td>
> </tr>
> <tr><td>
> <i><b>Rod Johnson</b>, J2EE Design and Development, Wroxbooks</i>
> </td></tr>
> </table>
> the first row (the "Quote") is not rendered. This applies to all tables Am i
> missing something?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]