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

http://issues.apache.org/bugzilla/show_bug.cgi?id=29224

Problem when opening PDF file in the browser

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From [EMAIL PROTECTED]  2004-05-27 08:41 -------
It seems the problem is not the same one because the message I have is 'The file
doesn't begin with %PDF-' and not 'You cannot currently view Adobe PDF files
from within your browser due to a configuration problem.'.

So I don't understand why you change this bug to INVALID.
Nevertheless, I sent an email to Adobe.

I've also missed an important information in my first mail :
This problem occured only when there is some images in the document. The
document contains a small logo of my company but there is no problem with it,
however sometimes I insert big images that I reduced with the following command :
<xsl:variable name="path"><xsl:value-of select="./PATH"/></xsl:variable>
<xsl:variable name="label"><xsl:value-of select="./LABEL"/></xsl:variable>
<fo:external-graphic name='{$label}' src="url({$path})" height="7.4cm"
width="10.5cm"/>

I wish it can help to identify the problem.

Thanks for your help,
Stephane Roger.

Reply via email to