You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Arnaud HERITIER (JIRA)" <ji...@codehaus.org> on 2005/03/23 23:23:48 UTC

[jira] Reopened: (MPPDF-21) PDF print style tag content

     [ http://jira.codehaus.org/browse/MPPDF-21?page=history ]
     
Arnaud HERITIER reopened MPPDF-21:
----------------------------------


reopen to change fix version

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org