[ http://jira.codehaus.org/browse/MPPDF-21?page=history ]
Arnaud HERITIER closed MPPDF-21:
--------------------------------
Fix Version: (was: 2.3)
2.2.1
Resolution: Fixed
Fixed in 2.2.1
> PDF print style tag content
> ---------------------------
>
> Key: MPPDF-21
> URL: http://jira.codehaus.org/browse/MPPDF-21
> Project: maven-pdf-plugin
> Type: Bug
> Versions: 2.2
> Environment: Maven 1.0 with xdoc plugin 1.9
> Reporter: Siveton Vincent
> Assignee: Arnaud HERITIER
> Fix For: 2.2.1
>
>
> My XDOC XML file contains a style tag to define an image style:
> <style type="text/css">
> img.screenshot {
> padding: 10px;
> }
> </style>
> <img class="screenshot" src="images/logos/MYLOGO.gif"/>
> The pdf plugin prints correctly my image but prints over the image:
> img.screenshot { padding: 10px; }
--
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]