DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9885>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9885

link in pdf to another pdf through url doesn't work

           Summary: link in pdf to another pdf through url doesn't work
           Product: Fop
           Version: 0.20.3
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: pdf renderer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using fo:basic-link to a pdf document through url like http or file, pdf
created by fop is unable to open it. 

<fo:basic-link
external-destination="http://www.tkachenko.com/simple.pdf";>link</fo:basic-link>

Acrobat gives me "The specified file http://www.tkachenko.com/simple.pdf doesn't
exist". This works in antenna formatter.
I believe link in pdf is created somehow wrong, here is link, created by fop:
/F (http://www.tkachenko.com/simple.pdf)

And here is a link, created by antenna:
/A << /S /URI /URI (http://www.tkachenko.com/simple.pdf) >>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to