The following comment has been added to this issue:

     Author: Arnaud HERITIER
    Created: Sun, 9 May 2004 12:50 PM
       Body:
To generate the PDF for maven you can get round this problem replacing this properties 
:

maven.pdf.projectLogo=http://maven.apache.org/images/maven.gif
maven.pdf.companyLogo=http://maven.apache.org/images/asf_logo_wide_clear.gif

by :

maven.pdf.projectLogo=/images/maven.gif
maven.pdf.companyLogo=/images/asf_logo_wide_clear.gif

I don't know why everybody uses the absolute url.
It will be better because fop won't download images from the net but will use the 
local ones.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPDF-7&page=comments#action_19560

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPPDF-7

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-7
    Summary: PDF generation does not utilise proxy settings for external resources
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.0

   Assignee: Arnaud HERITIER
   Reporter: Brett Porter

    Created: Tue, 23 Mar 2004 7:31 PM
    Updated: Sun, 9 May 2004 12:50 PM

Description:
PDF generation does not utilise proxy settings for external resources


---------------------------------------------------------------------
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