XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Glenn BrandSubject: Need image to render at higher DPI
Author: Glenn Brand
Date: 04 Jan 2008 06:30 PM
Originally Posted: 04 Jan 2008 06:29 PM
I have a graphic that is rendering at a low resolution. See below in the last several lines. How do I get the image to render at a higher resolution?
I got this answer from J.Pietschmann of the fop users group but I do not know how to put that in with Stylus Studio.

I am getting better results but the image still comes in bigger than
what I specifiy and at the lower DPI. Can you spot the problem from the XSL-FO?
...
> <fo:external-graphic background="transparent" width="50pt" height="50pt"

I think you need
<fo:external-graphic content-width="50pt" content-height="50pt"

J.Pietschmann

Postnext
(Deleted User) Subject: Need image to render at higher DPI
Author: (Deleted User)
Date: 07 Jan 2008 04:02 AM
Hi Glenn,
the XML Report user interface is designed to work on the common subset of HTML and XSL-FO, so it doesn't let you specify FO-specific attributes like DPI manipulation. You should edit the generated stylesheet (either manually of by means of an XSLT stylesheet) to change the 'width' and 'height' attributes into 'content-width' and 'content-height'.

Alberto

Posttop
Glenn BrandSubject: Need image to render at higher DPI
Author: Glenn Brand
Date: 07 Jan 2008 08:50 PM
Thank you.

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.