Message:
The following issue has been closed.
Resolver: Arnaud HERITIER
Date: Tue, 26 Oct 2004 5:10 PM
you can download it with this command :
maven plugin:download
-Dmaven.repo.remote=http://cvs.apache.org/repository
-DgroupId=maven
-DartifactId=maven-pdf-plugin
-Dversion=SNAPSHOT
---------------------------------------------------------------------
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: Closed
Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-pdf-plugin
Fix Fors:
2.3
Versions:
2.2
Assignee: Arnaud HERITIER
Reporter: Siveton Vincent
Created: Tue, 26 Oct 2004 7:11 AM
Updated: Tue, 26 Oct 2004 5:10 PM
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]