Fwd: hyphenate

2001-10-19 Thread Daniel Pfuhl

..I sent this a few days ago but didn't get an answer.
Is there really nobody who stays in touch with these
features?

daniel

 --- Daniel Pfuhl [EMAIL PROTECTED] schrieb:  Datum:
Thu, 18 Oct 2001 18:33:56 +0200 (CEST)
 Von: Daniel Pfuhl [EMAIL PROTECTED]
 Antwort-an-Adresse: [EMAIL PROTECTED]
 Betreff: hyphenate
 An: fop-list [EMAIL PROTECTED]
 
 Hi,
 
 I am using the CVS version of FOP from last week.
 I defined a block for my text as follows:
 
 fo:block
   font-size=10pt
   font-weight=normal
   space-before=1mm
   space-after=1mm
 text-align=justify
   language=de
   hyphenate=true
 
 
 inside this block I sometimes use an inline
 object for tagging phrases wich should not be
 hyphenated. this inline object looks like this:
 
 fo:inline
   language=de
   hyphenate=false
 
 
 nevertheless the so tagged words also will be
 hyphenated. I think in older versions this
 feature worked. Maybe the syntax changed?
 
 Any ideas ??
 
 thanx
 
 daniel
 
 =


 Daniel Pfuhl
 mailto:[EMAIL PROTECTED]
 

__
 
 Es ist soweit: das Nokia Game beginnt. Sei bereit
 für das multimediale Abenteuer. Melde dich bis zum
 3. November bei
 http://de.promotions.yahoo.com/info/nokiagame an!
  

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__

Es ist soweit: das Nokia Game beginnt. Sei bereit für das multimediale Abenteuer. 
Melde dich bis zum 3. November bei http://de.promotions.yahoo.com/info/nokiagame an!

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




FOP and UTF-8

2001-10-19 Thread Daniel Pfuhl

Hi,

is it possible to use UTF-8 encoding with FOP 0.20.1?
Until now I used only ISO-8859-1 and want to switch
to UTF-8. I tried to generate pdf using UTF-8 XML and
UTF-8 stylesheet but it won't replace the UTF-8 Code
:-(

Any suggestions??

thanx daniel

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__

Es ist soweit: das Nokia Game beginnt. Sei bereit für das multimediale Abenteuer. 
Melde dich bis zum 3. November bei http://de.promotions.yahoo.com/info/nokiagame an!

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




Re: how FOP uses fonts

2001-10-02 Thread Daniel Pfuhl

Hi,

if the glyphs are shown correctly in the document
and you are not able to find something using the
text-search option this is maybe the result of an
embedded font. afaik fop renders embedded fonts
to something like bit-stream-characters (correct
me if i'm wrong) these characters do not appear
as normal searchable text. i have the same
problem using embedded fonts.

hth

daniel


 --- Petr Zeman [EMAIL PROTECTED] schrieb:  Hi,
 
 I have problem with document created by FOP
 v.20.1 with embedded font - AcrobatReader for Win
 can't find any text in the document.
 
 Petr Zeman
 
 
 - Original Message - 
 From: Keiron Liddle [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, October 02, 2001 8:02 AM
 Subject: Re: how FOP uses fonts
 
 
  On Fri, 28 Sep 2001 15:54:58 adel ben wrote:
   Hi all,
   
   I am working On adding arbic fonts to FOP. Do
 anyone know how FOP uses
   fonts? should I alter or add some classes? or
 just configure FOP? 
   any help will be welcome.
   with regards,
   adel
  
  This page should tell you what you need to know to
 setup other fonts.
  http://xml.apache.org/fop/fonts.html
  
  Note that fop currently only handles lr-tb writing
 mode.
  
 

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

 ATTACHMENT part 2 application/x-zip-compressed
name=fonts.zip

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

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

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




Re: Keep with next

2001-09-20 Thread Daniel Pfuhl

hi,

afaik this should work for keeping together
table-rows.
so you maybe try to make something like this

+---+
|   header  | row1
+---+
|   |
| paragraph | row2
|   |
+---+

so you will be able to keep row1 together with row2.

hth

daniel


 --- Raj [EMAIL PROTECTED] schrieb:  I need to
keep paragraph headings together with the
 paragraphs. As I understand from another mail this
 is not implemented in fop yet. Any idea when this is
 likely to be implemented?
 Thanks
 -Rajendran
  

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

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




RE: Basic question re: spacing on same line

2001-09-18 Thread Daniel Pfuhl

hi,

for adding spaces i always use #160;
so for you this should be:

xsl:value-of select=$MONTHSTR /#160;xsl:value-of
select=$YEAR/

hth

daniel

 --- B.Rabi Shankar [EMAIL PROTECTED] schrieb:  
 hi,
   u can put   where u want the space.
 
 xsl:value-of select=$MONTHSTR / 
  xsl:value-of select=$YEAR/ should give u
 the result that u want.
 
 rgds,
 Rabi.
 
 
 
 -Original Message-
 From: PATEL, DINESH [SMTP:[EMAIL PROTECTED]]
 Sent: Tuesday, September 18, 2001 2:54 PM
 To:   [EMAIL PROTECTED]
 Subject:  Basic question re: spacing on same line
 
 
 Hi all,
 
 I'm still pretty new to fop so this may seem like a
 silly question but here
 goes..
 
 How do I display spaces between objects on the same
 line?
 eg.
 I have, in my XSLFO file.
 
   xsl:value-of select=$MONTHSTR /   xsl:value-of
 select=$YEAR
 /
 
 I would like it to render as:
   Mar  1947
 
 but I get
   Mar1947
 
 TIA,
 --
 Dinesh.
 [EMAIL PROTECTED]
 (apologies for the disclaimer below but our mail
 software automatically
 appends it.)
 
 
 
 

 ATTACHMENT part 2 application/ms-tnef 

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

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

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




RE: Basic question re: spacing on same line

2001-09-18 Thread Daniel Pfuhl

wow they read my space as space an don't display
the unicode so i try with spaces between:

Space=  # 1 6 0 ;

daniel

 --- Daniel Pfuhl [EMAIL PROTECTED] schrieb:  hi,
 
 for adding spaces i always use  
 so for you this should be:
 
 xsl:value-of select=$MONTHSTR
 / xsl:value-of
 select=$YEAR/
 
 hth
 
 daniel
 
  --- B.Rabi Shankar [EMAIL PROTECTED] schrieb:
  
  hi,
u can put   where u want the space.
  
  xsl:value-of select=$MONTHSTR / 
   xsl:value-of select=$YEAR/ should give u
  the result that u want.
  
  rgds,
  Rabi.
  
  
  
  -Original Message-
  From:   PATEL, DINESH [SMTP:[EMAIL PROTECTED]]
  Sent:   Tuesday, September 18, 2001 2:54 PM
  To: [EMAIL PROTECTED]
  Subject:Basic question re: spacing on same line
  
  
  Hi all,
  
  I'm still pretty new to fop so this may seem like
 a
  silly question but here
  goes..
  
  How do I display spaces between objects on the
 same
  line?
  eg.
  I have, in my XSLFO file.
  
  xsl:value-of select=$MONTHSTR /  
 xsl:value-of
  select=$YEAR
  /
  
  I would like it to render as:
  Mar  1947
  
  but I get
  Mar1947
  
  TIA,
  --
  Dinesh.
  [EMAIL PROTECTED]
  (apologies for the disclaimer below but our mail
  software automatically
  appends it.)
  
  
  
  
 
  ATTACHMENT part 2 application/ms-tnef 
 

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


 Daniel Pfuhl
 mailto:[EMAIL PROTECTED]
 

__
 Do You Yahoo!?
 Gesendet von Yahoo! Mail - http://mail.yahoo.de
 

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

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

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




Fop JPEG-Patch

2001-09-17 Thread Daniel Pfuhl

Hi

can anybody give me a quick tour about
how to get fop working with the patch
from eric dalquist?!

i downloaded a developer-snapshot and
copied the patched files at the
appropriate locations. after starting
fop to generate my pdf it is running
into an infinite error without printing
any stack-trace :-(

looks like this:

C:\myWork\xml\fop-devjava -cp
build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\avalon-framework
-4.0.jar;lib\logkit-1.0b4.jar;lib\jimi-1.0.jar
org.apache.fop.apps.Fop -d -c conf\userconfig.xml -xsl
C:\Programme\Apach
e\tomcat\webapps\cocoon\diplom\styles\main.pdf.xsl
-xml
C:\Programme\Apache\tomcat\webapps\cocoon\diplom\index_raw.xml
-
pdf
C:\Programme\Apache\tomcat\webapps\cocoon\diplom\pdf\outfile_main.pdf
[INFO]: FOP 0.20.1
[INFO]: building formatting object tree
[INFO]: [1]
[INFO]: [1]
[INFO]: [2]
[INFO]: [3]
[INFO]: [1]
[INFO]: [2]
[ERROR]: 
[ERROR]: 
[ERROR]: 
[ERROR]: 

thanks 

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

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




RE: jpg compression

2001-09-14 Thread Daniel Pfuhl

Yeah this would be great!!

I'm also waiting for this feature :-)

daniel

 --- Jim Wright [EMAIL PROTECTED] schrieb: 
Thanks, Eric.
 
 Any helpful souls out there that can look at this?
 
 jw
 
 -Original Message-
 From: Eric Dalquist [mailto:[EMAIL PROTECTED]]
 Sent: Friday, September 14, 2001 4:08 PM
 To: [EMAIL PROTECTED]
 Subject: Re: jpg compression
 
 
 Dues to school starting I got put behind on this.
 I've spent a good part of
 today working on it and should have the files I
 changed done in a few hours.
 I don't have the tools to do a diff so I'm going to
 just post the files to
 the group and hope some helpfull soul does the diff
 for me.
 
 -Eric Dalquist
 
 
 - Original Message -
 From: Jim Wright [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, September 14, 2001 4:06 PM
 Subject: jpg compression
 
 
  Was the ability to handle jpgs natively by FOP
 included in recent updates?
  About a month ago, Eric Dalquist, and others
 talked about a patch for
 this,
  but I haven't seen anything about it since.
 
  It would really help out, as FOP's current process
 of converting jpgs to
  bitmaps, and then zipping them, results in really
 large pdf size.
 
  Any news on this?
 
  jw
 
 
 

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

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

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

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

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




Re: No conversion defined fop 0.20.1

2001-09-11 Thread Daniel Pfuhl

 --- MEMMADI Said [EMAIL PROTECTED]
schrieb:  Hi,
 I've the following exception. How can I fix this
 
 Error in text-align property value 'left':
 org.apache.fop.fo.expr.PropertyException: No 
 conversion defined
 WARNING: Unknown enumerated value for property
 'text-align': left
 

you need to change this value to 'end' I think.

for further information read the xsl:fo short
reference
comming with fop or go to:

http://www.w3.org/TR/xsl/

hth

daniel

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

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




embedding pictures

2001-09-10 Thread Daniel Pfuhl

Hi 

is ist possible to specify the compression rate
for images to be embedded in an pdf file??

it is very important to me, because i need the
images in a higher quality than fop embedds them
until now - without any configuration changes.

it would be great, if somebody could help me
out of this. 

thanx

daniel 

=

Daniel Pfuhl
mailto:[EMAIL PROTECTED]

__
Do You Yahoo!?
Gesendet von Yahoo! Mail - http://mail.yahoo.de

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