Relative URLs for images don't work with PDF
--------------------------------------------

                 Key: DOXIA-356
                 URL: http://jira.codehaus.org/browse/DOXIA-356
             Project: Maven Doxia
          Issue Type: Bug
          Components: Book
    Affects Versions: 1.1.2
         Environment: OSX 10.5.7, Java 5
            Reporter: Nathan Sowatskey


Hi

With APT based sites only, one can use a relative URL for images:

[../images/picture.jpg]

With the PDF generation though, this won't work, so we need to have:

[http://site/images/picture.jpg]

Is there a good reason for this. Can it be changed?

Thanks

Nathan

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to