Hi,
Try
it with ''' instead of '&'.
Ciao
Karl
M. Falb
BF
Technologies
Vienna/Austria
-Ursprüngliche Nachricht-Von: Amerin Szulr
[mailto:[EMAIL PROTECTED]]Gesendet: Montag, 19. August 2002
05:04An: [EMAIL PROTECTED]Betreff: How to display a
text which contains '&' ?
write DTD and get value form xml metadata
>From: Amerin Szulr <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: How to display a text which contains '&' ?
>Date: Sun, 18 Aug 2002 20:03:52 -0700 (PDT)
>
>
>Hi
>
>I want the wording ' E&O.E ' to be printed on every
maybe this will be help :
E&O.E
20:03:00 ÄúÔÚÀ´ÐÅÖÐдµÀ£º
Hi
I want the wording ' E&O.E ' to be
printed on every page.
Hi
I want the wording ' E&O.E ' to be printed on every page.
E&O.E
By using the above code , i can able to print text without '&' . If i use '&' its searchig for an entity and i'm getting the following error.
D:\FOP\fop-0
Hi,
I'm trying to get FOP to pull the configuration files, images, and fonts
from the classpath instead of from fully qualified filenames or URLs. To
do this through Xalan I have used relative paths and an implementation of
the javax.xml.transform.URIResolver interface, where I can resolve relat
Is there any way to ask FOP to allow line breaks before and after
particular characters -- in my case, mdashes? Apologies if this should
actually be specified in the FO; I've been trying to find a place in the
FO spec which says how to specify legal breaking characters, and I've
failed so far. It
keiron 2002/08/18 06:47:13
Modified:src/org/apache/fop/fo/flow Block.java
src/org/apache/fop/layoutmgr BlockLayoutManager.java
BreakPoss.java FlowLayoutManager.java LMiter.java
LayoutContext.java LineBPLayoutManager.java