PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.

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

*** shadow/2867 Fri Jul 27 14:05:56 2001
--- shadow/2867.tmp.3118        Fri Jul 27 14:05:56 2001
***************
*** 0 ****
--- 1,27 ----
+ +============================================================================+
+ | external-graphic content-width and content-height do not render in PDF     |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2867                        Product: Fop                     |
+ |       Status: NEW                         Version: all                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: images                  |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                       |
+ |  Reported By: [EMAIL PROTECTED]                                       |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ The following FO tag is not rendered properly in a generated PDF file when it 
+ is specified in an XSLT file and the FOP.jar is called to convert an XML file 
+ with the XSL stylesheet to a PDF.
+ 
+ The image is rendered in the PDF the same size as the original file.  The image 
+ is viewed correctly when using the Antenna House XSL formatter (1x800px).
+ 
+ <fo:block>
+ <fo:external-graphic src="file:1x1-black.bmp" content-height="1px" content-
+ width="800px"/>
+ </fo:block>

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

Reply via email to