The following comment has been added to this issue:

     Author: Siveton Vincent
    Created: Tue, 26 Oct 2004 8:10 AM
       Body:
Ok for this requirements.
But Apache use it in Maven site....
http://cvs.apache.org/viewcvs.cgi/maven/xdocs/reference/developers/ide/eclipse/index.xml?view=markup
Whos wrong?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPDF-21?page=comments#action_25788

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-21
    Summary: PDF print style tag content
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.2

   Assignee: Arnaud HERITIER
   Reporter: Siveton Vincent

    Created: Tue, 26 Oct 2004 7:11 AM
    Updated: Tue, 26 Oct 2004 8:10 AM
Environment: Maven 1.0 with xdoc plugin 1.9


Description:
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; }



---------------------------------------------------------------------
JIRA INFORMATION:
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]

Reply via email to