[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: how to display " and · in pdf

Subject: RE: how to display " and · in pdf
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 19 Apr 2004 21:50:05 +0100
183
Are you trying to generate PDF directly as the output of the stylesheet? If
so, you should be using <xsl:output method="text"/>

Michael Kay 

> -----Original Message-----
> From: Biying Huang [mailto:biying.huang@xxxxxxxxxxxxxxx] 
> Sent: 19 April 2004 17:36
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  how to display &quot; and . in pdf
> 
> I am sorry that I did not make it clear enough. Let me state 
> my problem 
> another way:
> 
> I have a data element:
> <data>&quot;Test&quot;</data>
> 
> and a xslt template:
> <xsl:template match="data">
>     <xsl:value-of select="."/>
> </xsl:template>
> 
> then I got the output:
> &quot;Test&quot;
> 
> But I really want it to be "Test" in my output pdf.
> 
> Thanks.
> Biying
> 
> 
> Biying Huang wrote:
> 
> > Hi,
> >
> > In my XML file, some element might contain html data like:
> >
> > <paragraph>This is a list of  &quot;Test&quot;</paragraph>
> > <paragraph>&#183;Item one</paragraph>
> > <paragraph>&#183;Item two</paragraph>
> >
> > how can I display &quot; as "  and  &#183; as a list bullet in pdf.
> >
> > Thanks for anysuggestions.
> >
> > Biying

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.