AW: Irregular start of text in table

2002-02-27 Thread Nick Winger

when i use the "normal" font Helvetica the alignment is right.
this irregular alignment comes only with user font arial...

-Ursprüngliche Nachricht-
Von: Nick Winger [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 27. Februar 2002 11:42
An: Apache Mailinglist (E-Mail)
Betreff: Irregular start of text in table


sorry i forgot the screenshot...

hi !

as you can see on the screenshot, that is attached, i have a table with 4
columns and a few rows
with text data.

in row 3 and 4, fop doesn't start or align the text as in the other rows.
only the text in the first column which is different, because it uses
text-align="center" in the fo:block,
has the same align in every row.

is this a bug or something ? or is this because of acrobat reader ?

beside i use a user font: arial.ttf

here's the code how the table cell with the "1"s look like:



1




greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==




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




Irregular start of text in table

2002-02-27 Thread Nick Winger

sorry i forgot the screenshot...

hi !

as you can see on the screenshot, that is attached, i have a table with 4
columns and a few rows
with text data.

in row 3 and 4, fop doesn't start or align the text as in the other rows.
only the text in the first column which is different, because it uses
text-align="center" in the fo:block,
has the same align in every row.

is this a bug or something ? or is this because of acrobat reader ?

beside i use a user font: arial.ttf

here's the code how the table cell with the "1"s look like:



    1




greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



<>

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


Irregular start of text in table

2002-02-27 Thread Nick Winger

hi !

as you can see on the screenshot, that is attached, i have a table with 4
columns and a few rows
with text data.

in row 3 and 4, fop doesn't start or align the text as in the other rows.
only the text in the first column which is different, because it uses
text-align="center" in the fo:block,
has the same align in every row.

is this a bug or something ? or is this because of acrobat reader ?

beside i use a user font: arial.ttf

here's the code how the table cell with the "1"s look like:



    1




greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




getting the length in cm,mm or pt of a string

2002-02-21 Thread Nick Winger

hi !


is it possible to calculate, for a given font ( for example: arial ), the
length of a string in cm, mm or pt
( the length which it will have in the pdf file content )


greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




how to vertically align center

2002-02-21 Thread Nick Winger

hi !

is it possible to vertically center align the content of a block or table
cell ?


thanks and greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




i think this is a bug

2002-02-20 Thread Nick Winger

Hi !

i think this is a bug (following problem ):

I have the text "Transport Inkubator 5400" in a table cell, but the table
cell is to small to display
the whole text, so it wraps, but it doesn't wrap correctly...
the text "5400" is in the next line, but the "r" of "Inkubator" goes into
the next cell !!!of the table row!!!
that looks not right.

here's the code:

"
"
    Transport Inkubator 5400
"
"



greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==


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




i think this is a bug

2002-02-20 Thread Nick Winger

Hi !

i think this is a bug (following problem ):

I have the text "Transport Inkubator 5400" in a table cell, but the table
cell is to small to display
the whole text, so it wraps, but it doesn't wrap correctly...
the text "5400" is in the next line, but the "r" of "Inkubator" goes into
the next cell !!!of the table row!!!
that looks not right.

here's the code:

"
"
Transport Inkubator 5400
"
"

if anybody knows an answer, please let me know.

there's also a screenshot i mailed, you can see, how the text exceeds the
table-cell...



greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



screenshot.GIF
Description: Binary data

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


problem with fop 20.3

2002-02-20 Thread Nick Winger

hi !

i'm using fop 20.3.

i get an error message, saying:
'master-reference' for 'fo:page-sequence' matches no 'simple-page-master' or
'page-sequence-master'
( with fop 20.1 and exactly the same file, i have no error messages )

here's the code:

http://www.w3.org/1999/XSL/Format";>










lots of stuff here





anybody know what i have to change to get it running with version 20.3 ?


greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




displaying image with external graphic

2002-02-20 Thread Nick Winger

hi !


when i use:

everything works and the image gets loaded,
but when i have it in a different directory, for example "pictures"
and i write:

it doesn't find the file.

anybody can help ?

beside, do you know which graphic formats are supported by external-graphic
?


greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




how does the embbeded font thing work ?

2002-02-19 Thread Nick Winger

hi !


i have an embbeded user font...
in my application i use arial ( own user font) and everythins works...

question 1: from where does acrobat reader get the font ? is it embbeded in
the pdf file or what ?

second:
i have a servlet and when i generate the pdf out of that servlet the pdf is
much more smaller than the one
generated in the application.

one reason could be, that the userconfig.xml is not loaded...( where does
fop look when i just say:
  Options options = new Options();
 options.loadUserconfiguration("userconfig.xml");
) ?

i my application i have the fonts, xmls and userconfig.xml in the same
directory where the application is.

in the servlet i have these files in the root directory of the server, but
somehow fop makes a smaller pdf file and
when i start acrobat reader it says that a font for a substitude font is
missing.
the font arial, bold can not be found...
so where do i have to put the truetype fonts ?


greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




driver problem -> finding source file

2002-02-19 Thread Nick Winger

hi !


i have the following java code to generate a pdf file:

Options options = new Options();
options.loadUserconfiguration("userconfig.xml");

Driver driver = new Driver( new InputSource( "d:\\projects\\FOPTest.fo" ),
new FileOutputStream( "d:\\projects\\FOPTest.pdf" ) );
driver.setRenderer( Driver.RENDER_PDF );
driver.run();


it's for sure, that the FOPTest.fo file is in the folder projects, but FOP
says file not found exception.

when i have the fo-file in the same folder as the executable class ( like
this:
Driver driver = new Driver( new InputSource( "FOPTest.fo" ),new
FileOutputStream( "FOPTest.pdf" ) ); )

it works.
but when i have the source fo file in a different order i get that
exception.

anybody know why addressing the fo-file doesn't work ?


greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




AW: tabel cell content bigger than table cell width

2002-02-19 Thread Nick Winger

hi !

i'm using fop version 20.1.

here is my fo:table code:








 







  






ERSATZTEILLISTE für Tracktor 500







TRACKTOR 400 - Steyr


Maschine




92342789.783


Baugruppe




















  

 

Pos

 
 
  Teilenummer   


Menge


  Beschreibung

 


  





   
 
Pos 
 
   
   Teilenummer
   
   
   Menge
   
   
   Beschreibung
   


  


greetings
nick

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag
von [EMAIL PROTECTED]
Gesendet: Montag, 18. Februar 2002 23:12
An: [EMAIL PROTECTED]
Betreff: Re: tabel cell content bigger than table cell width


Hi Nick,
Normally the text wraps by default. Are you using the latest
"maintenance version" (0.20.3)? What are your column widths? Could you
send your whole fo:table code?

-Karen

Nick Winger wrote:
>
> Hi !
>
> i have a table cell inside a table-row (inside a table) and the text in
that
> table cell
> is exceeds the width of the table-cell. Now it doesn't stop writting the
> text,
> so it appears on the next table-cell. Of course this doesn't look good.
> How can i make the text in the table-cell to break and write it in the
next
> line
> of the table-cell ?
> i've tried (as you can see ) wrap-option="wrap", but that didn't work...
> please help...
> thanks
>
>  padding-before="15pt" padding-start="2pt" padding-end="3pt"
> padding-after="3pt">"
>  font-weight="bold">"
> Some text that is larger than the table cell
> "
> "
>
> greetings
>
> Nick Winger
>
> (Software-Developer)
> ==
> VANGUARD Software GmbH
> Julius Tandler Platz 8
> 1090 Vienna, AUSTRIA
>
> Phone: +43-1-3195263-20
> Fax:   +43-1-3195263-90
> http://www.vanguard.at
> ==
>
> -
> 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]




tabel cell content bigger than table cell width

2002-02-18 Thread Nick Winger

Hi !

i have a table cell inside a table-row (inside a table) and the text in that
table cell
is exceeds the width of the table-cell. Now it doesn't stop writting the
text,
so it appears on the next table-cell. Of course this doesn't look good.
How can i make the text in the table-cell to break and write it in the next
line
of the table-cell ?
i've tried (as you can see ) wrap-option="wrap", but that didn't work...
please help...
thanks

"
"
Some text that is larger than the table cell
"
"


greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




Embbeding external user fonts ( like Arial )

2002-02-18 Thread Nick Winger

hi !


i have defined my own font ( arial ):

i made an xml file for the font like this (in the root directory of fop):

java -cp
build\fop.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\jimi-1.0.jar
org.apache.fop.fonts.apps.TTFReader d:\winnt\fonts\arial.ttf ttfarial.xml

now i wrote that in the userconfig.xml file:


 


 


when i compile my fo-file to pdf ( in it using the font-family=arial )
everything works fine, no errors,
but when i open the pdf file in acrobat reader i get an error message like
this ( i have to translate it from german to english):

while processing the site there was an error. a font has a wrong value for
CMap/Encoding.

anybody knows why this error appears in acrobat reader ?


Nick Winger

(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




problem with user font

2002-02-11 Thread Nick Winger

hi !


i have defined my own font ( arial ):

i made an xml file for the font like this (in the root directory of fop):

java -cp
build\fop.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\jimi-1.0.jar
org.apache.fop.fonts.apps.TTFReader d:\winnt\fonts\arial.ttf ttfarial.xml

now i wrote that in the userconfig.xml file:


 


 


when i compile my fo-file to pdf ( in it using the font-family=arial )
everything works, no errors,
but when i open the pdf file in acrobat reader i get an error message like
this ( i have to translate it from german to english):

while processing the site there was an error. a font has a wrong value for
CMap/Encoding.

anybody knows why this error appears in acrobat reader ?


Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




AW: static content question

2002-02-10 Thread Nick Winger

i need a 
AND a normal 

but the compiler says: only one xsl-region-body flow allowed...
so i don't know how to have a normal and a static content
in the xsl-region-body.


nick

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 8. Februar 2002 16:50
An: [EMAIL PROTECTED]
Betreff: Re: static content question



You want

OR


which corresponds to your fo:simple-page-master's  OR





fop-dev-return-13049-jthaemlitz=oreillyauto.com@XML.
APACHE.ORG
To: "Apache Mailinglist \(E-Mail\)"

<[EMAIL PROTECTED]>
02/08/02 07:11 AM
cc:
Please respond to fop-dev
Subject: static content question






hello again !


another problem i would like to solve:
   out.println( "" );
   out.println( "  " );

i have a "  " to display the content
which goes
through serveral pages. now i need a static content on every page, which is
always the same,
so i though i might do this with:
"  ", but then the compiler
says:
" Exception: flow-names must be unique within an fo:page-sequence "

so how do i make a static content in the xsl-region-body while still having
a flow xsl-region-body ?


thanks and greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



-
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]




static content question

2002-02-08 Thread Nick Winger

hello again !


another problem i would like to solve:
out.println( "" );
out.println( "  " );

i have a "  " to display the content
which goes
through serveral pages. now i need a static content on every page, which is
always the same,
so i though i might do this with:
"  ", but then the compiler
says:
" Exception: flow-names must be unique within an fo:page-sequence "

so how do i make a static content in the xsl-region-body while still having
a flow xsl-region-body ?


thanks and greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




question about centimeters (cm) and points (pt)

2002-02-08 Thread Nick Winger

hi !


i have a question:

how many pt's (points) is 1 or 10 cm (centimeters)
and/or
how many cm is 1 or 10 pt's ?


thanks and greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




is it possible to manually draw lines in a table ?

2002-02-07 Thread Nick Winger

hi !


is it possible to manually draw lines in a table or on a page ?

or something like that, because i have to following problem:

i have text rows in a table that end before the table ends,
so the table is larger. i have to columns separated by the borders of the
cells ( lines ) but the don't go through the whole table, they end
with the text rows, but i would need them going to end.
now i can't make blank text rows and cells, because i don't know
when the page ends. if there would be to many text rows
then a next page would be drawn with no context...


thanks for help


greetings

Nick Winger

(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




problem displaying a table

2002-02-06 Thread Nick Winger

hi !

i have the region-after extent=10cm. then i have a static content in that
region with a table in it,
as you see below.
but the table has the height of 0.
i just see a line going from left to right.
but the image isnt't displayed and the text is also not there.

why ?

i have a second table ( not displayed here ) in the region-body region that
works fine,
but this table just won't do things right ?

anybody suggestions ?


 
  
  
  
  
  
  



   




static content







greetings

Nick Winger


(Software-Developer)
==
VANGUARD Software GmbH
Julius Tandler Platz 8
1090 Vienna, AUSTRIA

Phone: +43-1-3195263-20
Fax:   +43-1-3195263-90
http://www.vanguard.at
==



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




AW: static table-footer height ?

2002-02-04 Thread Nick Winger

i could do that...
it would work with the footer too,

but

i tried it, and the region-body overlaps the region-after.
i made the region-after extent=10cm and the region-body extent=15cm.
but the region-body is bigger than 15cm, i don't know why...

any suggestions how to get the region-body not to overlap the other
regions ( in this case region-after) ?


greetings
nick

-Ursprüngliche Nachricht-
Von: fred redf [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 4. Februar 2002 15:47
An: [EMAIL PROTECTED]
Betreff: Re: static table-footer height ?


Hi Nick,

I have a little dirty workaround for this:
-declare a page sequence that will contain your big
(ie multipage) table.

-put your table head in a static flow

-put the real table content xsl-body flow

Hope this helps.
Fred.


--- Nick Winger <[EMAIL PROTECTED]> a écrit : >
hi !
>
>
> is it possible to have a static table-footer height
> ?
>
> i have text in the table-body, and images in the
> table-footer, now sometimes
> there is less text
> and sometimes there is a smaller image, but i want
> the height of the table
> footer always at
> half of the table, because there are many pages, and
> the should look the
> same ( have the same
> break for the image in the table-footer)
> so i would need a static table-footer height...
>
> is that possible ?
>
>
> thanks and greetings
>
>
> Nick Winger
>
> (Software-Developer)
>
>
>
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, email:
> [EMAIL PROTECTED]
>

___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.fr

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


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




static table-footer height ?

2002-02-04 Thread Nick Winger

hi !


is it possible to have a static table-footer height ?

i have text in the table-body, and images in the table-footer, now sometimes
there is less text
and sometimes there is a smaller image, but i want the height of the table
footer always at
half of the table, because there are many pages, and the should look the
same ( have the same
break for the image in the table-footer)
so i would need a static table-footer height...

is that possible ?


thanks and greetings


Nick Winger

(Software-Developer)



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




Error when opening pdf in acrobat reader

2002-02-04 Thread Nick Winger

hi !


i have defined my own font ( arial ):

i made an xml file for the font like this (in the root directory of fop):

java -cp
build\fop.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\jimi-1.0.jar
org.apache.fop.fonts.apps.TTFReader d:\winnt\fonts\arial.ttf ttfarial.xml

now i wrote that in the userconfig.xml file:


 


 


when i compile my fo-file to pdf ( in it using the font-family=arial )
everything works, no errors,
but when i open the pdf file in acrobat reader i get an error message like
this ( i have to translate it from german to english):

while processing the site there was an error. a font has a wrong value for
CMap/Encoding.

anybody knows why this error appears in acrobat reader ?


Nick Winger

(Software-Developer)


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




loading the config.xml in java for rendering ?

2002-02-04 Thread Nick Winger

hi !


i uses the driver class to render an pdf like this:

Driver driver = new Driver( new InputSource( "FOPTest.fo" ),new
FileOutputStream( "FOPTest.pdf" ) );
driver.setRenderer( Driver.RENDER_PDF );
driver.run();

Now i need the Arial font and have specified it in the userconfig.xml file
but java dosn't know that.

on xml.apache.org the say not to forget to start fop like this (when using
new fonts, to load the configuration file):
-c conf/userconfig.xml

how does this work in java ?

something with calling the ConfigurationReader ?
and somehow pass it to the driver ?


greetings

Nick Winger

(Software-Developer)



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




table border problem, and block text-align problem...

2002-02-04 Thread Nick Winger

hi !


i've got the following table:



but only the very right border is thick. the top, bottom and left border are
thin...

know why ?

second:

i have the following block in a table cell:

 

some text

"

but the compiler says the following error for the text-align property:

Warning: Unknown enumerated value for property 'text-align': left
Error in text-align property value 'left':
org.apache.fop.fo.expr.PropertyException: No conversion defined

third:

what is the font-family name for Arial, because when i say
font-family="Arial" i get an error message !


greetings

Nick Winger

(Software-Developer)



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




border of table cell...

2002-02-04 Thread Nick Winger

hi !


in a table cell, there are 4 borders ( north, south, east and west )

is it possible to set the south ( bottom ) border to 0 and the others to 1 ?


Nick Winger

(Software-Developer)


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




which graphic file formats are supported ?

2002-02-01 Thread Nick Winger

hi !

anybody know where to get a list of which graphic file formats are supported
in fop ( in  tag ) ?

beside, i can't load the xml.apache.org site or www.apache.org at the moment
seems to be the server is down ?


greetings

Nick Winger

(Software-Developer)


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




center image in a fo:block ?

2002-01-31 Thread Nick Winger

hi !

how can i center a table horizontally on a page
and how can i center an image in a fo:block horizontally and vertically ?


thanks

Nick Winger

(Software-Developer)


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




AW: AW: out of memory exception in java ?

2002-01-29 Thread Nick Winger

thank you !

that kinda works...

the footer is displayed is every page, but it overrides the text in the
table...
that means, the table doesn't stop at the region-after section...
can i set the table height per page ? or something like that...
so it stops before the region-after-sequence ?

other question:
what is a page-sequence ?
can i have multiple page-sequences in one pdf file (fo-file)
because let's say i have 3 tables in one pdf file fo-file)
and every page where there is a different table should have
a different static-content flow-name="xsl-region-after"
( every table a different footer... )


thanks

nick

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 29. Januar 2002 14:05
An: [EMAIL PROTECTED]
Betreff: Re: AW: out of memory exception in java ?



if you just want a footer @ each end of a page use this code: i don't know
the external graphics works with footnote, but it should (inside your
block)


   
 
   
 
   ___
 
   
   
 
   1
   msqdhgmkqsdhgmkjsqhdmgjhqmkjsghmkjsqhmg
 
   
   
 

___

   
   
 
 mdslkhgùlsqdhgmlqsdhgmh
 
   
 
   


 Kind regards,


Jochen Maes
EDP departement
Programmeur

KBC-Securities
Havenlaan 16
1080 Brussel

Tel : 02/429.96.81
Fax : 02/429.17.48
E-mail : [EMAIL PROTECTED]



**

This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. You must not,
directly or indirectly, use, disclose, distribute, print, or copy any part
of this message if you are not the intended recipient. KBC Securities
reserves the right to monitor all e-mail communications through its
networks. Any views expressed in this message are those of the individual
sender, except where the message states otherwise and the sender is
authorised to state them to be the views of any such entity.


**


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


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




AW: out of memory exception in java ?

2002-01-29 Thread Nick Winger

thanks !

when i start my table like this:

it should make a footer every page ... right ?
but it just displays the footer at the end of the table
( not at the end of the page...)

you know why ?


i have the source fo-file attached...



nick

-Ursprüngliche Nachricht-
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 29. Januar 2002 12:35
An: [EMAIL PROTECTED]
Betreff: Re: out of memory exception in java ?



maybe you want to give your java application more memory (allocation)
there is and code for that, but it slipped my mind, check the JDK1.3.1 for
that


and table-omit-footer-at-break="true" might help...
make sure you have a  in your 

think this might help...


Jochen Maes
EDP departement
Programmeur

KBC-Securities
Havenlaan 16
1080 Brussel

Tel : 02/429.96.81
Fax : 02/429.17.48
E-mail : [EMAIL PROTECTED]



**

This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. You must not,
directly or indirectly, use, disclose, distribute, print, or copy any part
of this message if you are not the intended recipient. KBC Securities
reserves the right to monitor all e-mail communications through its
networks. Any views expressed in this message are those of the individual
sender, except where the message states otherwise and the sender is
authorised to state them to be the views of any such entity.


**


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



http://www.w3.org/1999/XSL/Format";>
  

  
  
  

  
  

  
FOP Test ( PARTSSTOCK DATA )
  
		  
  	
  	
  	
  	
  	
  	
			

	
		
			
			footer
		
	

			
  	
	   

  Teilenummer


  Beschreibung

  
	   
  	 
	00583320
  	 

  KUPPLUNG AGW  2000

  
	   
  	 
	00583350
  	 

  KÜHLSYSTEM 400/620 2000

  
	   
  	 
	00583355
  	 

  MECH. WASSERPUMPE SC   2000

  
	   
  	 
	00583362
  	 

  ZYLINDERKOPF 400-620 LC4   2000

  
	   
  	 
	00583390
  	 

  ZÜNDANLAGE 4K3 SC  2000

  
	   
  	 
	00584059
  	 

  SEKUNDÄR LUFTSYSTEM LC4-E  2000

  
	   
  	 
	00584300
  	 

  MOTORGEHÄUSE 400/640 LCE-E 2000

  
	   
  	 
	00584302
  	 

  KURBELWELLE, KOLBEN 400/640 LC4-E 2000

  
	   
  	 
	00584304
  	 

  ZYLINDER 400-640 LC4-E   2000

  
	   
  	 
	00584312
  	 

  VERGASER MIKUNI BST40 LC4 2000

  
	   
  	 
	00584319
  	 

  EPC LC42000

  
	   
  	 
	00584320
  	 

  KUPPLUNG E-STARTER   2000

  
	   
  	 
	00584336
  	 

  GETRIEBE II LC4 2000

  
	   
  	 
	00584350
  	 

  KÜHLSYSTEM EGS-E 400/640   2000

  
	   
  	 
	00584362
  	 

  ZYLINDERKOPF 400/640 LC4-E   2000

  
	   
  	 
	00584390
  	 

  ZÜNDANLAGE KOKUSAN LC4-E   2000

  
	   
  	 
	00584400
  	 

  ELEKTROSTARTER LC4   2000

  
	   
  	 
	00590290
  	 

  SPEZIALWERKZEUG 400/520 RACING 2000

  
	   
  	 
	00590300
  	 

  MOTORGEHÄUSE 400/520 RACING 2000

  
	   
  	 
	00590302
  	 

  KURBEL

out of memory exception in java ?

2002-01-29 Thread Nick Winger

hi !

when i want to render my fo-file, like:

Driver driver = new Driver( new InputSource( "FOPTest.fo" ),new
FileOutputStream( "FOPTest.pdf" ) );
driver.setRenderer( Driver.RENDER_PDF );
driver.run();

after about 45 pages i get an out of memory exception...
anybody know why ?

beside:
when i have a very large table in one pagesequence...
it is rendered to many pages...
and on every page i want to have a different image in the footer
how does this work ?


greetings

Nick Winger

(Software-Developer)


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




AW: Please help...

2002-01-28 Thread Nick Winger


how do i get an image in the footer ? how is the footer and header adressed
?


thanks
nick

-Ursprüngliche Nachricht-
Von: ewitness - Ben Fowler [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 28. Januar 2002 14:21
An: [EMAIL PROTECTED]
Betreff: Re: Please help...


At 9:15 am + 23/1/02, Nick Winger wrote:
>hi !
>
>
>i have three questions using fop  ( with tables ):
>
>1.  i want to generate a pdf dynamically using java. now first i write a
>dynamically fo file (formatted objects):
>
>on the pages there is always a text ( form start to the middle
>of the page) and below ( the other half os the page) an image:
>now when i write the text in java:
>how can i recognize when i reach the half of the page ?
>should i divide the half page points with the font-height and
>count the rows ?

I don't think that FOP can do this. Would you get what you wanted if
you put the image in a footer. I doubt that counting the rows is the
way to go.

>2.  is it possible to have two different font-sizes in one column of a
>table?

Yes.

>3.  can i turn the bottom cell line (border) of a cell off ?

I don't know.

Ben.

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


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




Anyone can help ?

2002-01-22 Thread Nick Winger

hi !


i have three questions using fop  ( with tables ):

1. i want to generate a pdf dynamically using java. now first i write a
dynamically fo file (formatted objects):

on the pages there is always a text ( form start to the middle of the
page) and below ( the other half os the page)
an image:
now when i write the text in java:
how can i recognize when i reach the half of the page ?
should i divide the half page points with the font-height and count the
rows ?


2. is it possible to have two different font-sizes in one column of a table
?


3. can i turn the bottom cell line (border) of a cell off ?


greetings

Nick Winger


(Software-Developer)


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




Three questions

2002-01-21 Thread Nick Winger

hi !


i have three questions using fop  ( with tables ):

1. i want to generate a pdf dynamically using java. now first i write a
dynamically fo file (formatted objects):

on the pages there is always a text ( form start to the middle of the
page) and below ( the other half os the page)
an image:
now when i write the text in java:
how can i recognize when i reach the half of the page ?
should i divide the half page points with the font-height and count the
rows ?


2. is it possible to have two different font-sizes in one column of a table
?


3. can i turn the bottom cell line (border) off a cell off ?


greetings

Nick Winger


(Software-Developer)


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




which graphic formats are supported ?

2002-01-08 Thread Nick Winger

hi !


in thetag:

which graphic formats are supported ? e.g.: jpg ? and ...


greetings

Nick Winger

(Software-Developer)


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




can someone help solving this exception ?

2002-01-08 Thread Nick Winger

hi !


i have a block which looks like this:
SUPPLY/TAKE-UP REEL TABLE

and i get the exception:
org.apache.fop.apps.FOPException: The entity "sol" was referenced, but not
declared.

now i don't want to reference anything, the text between the block should
just be normal text
which should be displayed...


greetings

Nick Winger

(Software-Developer)


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




AW: cannot not use certain character in xml to make pdf

2002-01-08 Thread Nick Winger

thank you !


it seems to work...

but now i get the exception: org.apache.fop.apps.FOPException: The entity
"sol" was
references, but not declared.

do you know what this means ?


greetings

Nick Winger

-Ursprüngliche Nachricht-
Von: Beer, Christian [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 8. Januar 2002 10:04
An: '[EMAIL PROTECTED]'
Betreff: AW: cannot not use certain character in xml to make pdf


There is no problem using 'ü' or 'ß' or something. You must check the header
of
the xml-file:



The encoding specifies what characters you may use. If you use the header
above,
you can use 'ü', etc. without unicode or something!

For   (non-breaking space in HTML) you can use " ".

The reference to all classes can be found in the JavaDoc of FOP, that can be

found in:
 /javadocs


Greetings

Christian Beer


DIRON Wirtschaftsinformatik GmbH & Co. KG
Christian Beer  ([EMAIL PROTECTED])
Daimlerweg 39-41Tel. : +49(251)979-200
48163 Muenster  Fax  : +49(251)979-2020
Germany Email: [EMAIL PROTECTED]

-Ursprüngliche Nachricht-
Von: Nick Winger [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 8. Januar 2002 12:02
An: [EMAIL PROTECTED]
Betreff: cannot not use certain character in xml to make pdf


hi !


i cannot use character 0xfc ( an ü ) ( which i need for german language )
and i cannot use 0xa0 ( a non braking space )

can i have fop to use all characters ( can i set the language ? )

where  can i find a reference for all classes and methods for fop ?


best regards

Nick Winger

(Software-Developer)


-
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]




cannot not use certain character in xml to make pdf

2002-01-08 Thread Nick Winger

hi !


i cannot use character 0xfc ( an ü ) ( which i need for german language )
and i cannot use 0xa0 ( a non braking space )

can i have fop to use all characters ( can i set the language ? )

where  can i find a reference for all classes and methods for fop ?


best regards

Nick Winger

(Software-Developer)


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