XSL Formatter Q&A
XSLT/XSL-FO/MathML TechnicsSVG |
|
| Q. |
When I specify the SVG graphics with a width of 400 px and a height of 800 px in the FO file like <fo:external-graphic src="xxx.svg" />, how is the size of this SVG graphics calculated in the PDF file?
[No.2005012803]
|
|---|---|
| A. |
When the Moreover, when you want to specify the size in the FO file, you can specify the size by using the <fo:external-graphic content-width="3in" src="xxx.svg" /> Please see "pxpi" in "Formatter Settings" of the "Option Setting File" Section in the Online Manual about the setting of the dpi or see "Color, Border, Unit" in "Format Option Setting Dialog" of the "Graphical User Interface" section in the Online Manual if you want to set the pxpi by GUI. related matters : |