SwingHandler

2001-11-16 Thread Alistair Hopkins

I attach some files which implement an easy pluggability model to help
people who may want to use FOP as a reporting package within Swing apps.

They're still fairly broken, especially the -print method, which does silent
printing - it doesn't complain, it just doesn't print either - so help with
that would be appreciated.  The internationalisation thing's sort of
truncated as well

Files

SwingHandler
 This is the class you'd call from your application.  You shouldn't need to
call any other FOP class directly.  You construct it with the FO file you
want to use.  The package makes no contribution to how you generate this
file.  Other constructors could readily be added for people using xsl, etc.
It then has simple methods to save/print/preview that file.  Print is
currently broken.  PrintRenderer is an inner class and extends the
AWTRenderer, but I wonder if it could be done by extending the PDFRenderer,
as that has better conformance and results - ideas?

SwingPreviewDialog
 This is a bashed about version of org.apache.fop.viewer.PreviewDialog.  The
changes are
1/ a save button is added, and both the save() and print() methods call back
to the SwingHandler rather than being implemented within the PreviewDialog
2/ it extends JPanel, not JFrame, so it can be easily embedded into wherever
suits in your application.

FileFilter
 An implementation of FileFilter used in the save() method to ensure pdf's
only are shown

Constants  images/*.gif
 I shoved the ugly button images in SwingPreviewDialog into this: I'm not
sure what the FOP way is.

SwingDemo
 A simple commented class showing how it can be used.
java org.apache.fop.apps.SwingDemo -preview/-print/-save
 sorry, haven't taught it to exit by itself :-(

If there's any interest in rolling this back into FOP, I'll continue working
to make it conform: if not, I'll make it part of my application and use all
my logging/image/etc services.  Just thought I'd get an opinion before
spending any more time.

If it were to be rolled back in, then the AWTStarter should probably use
this rather than having two separate implementations of the PreviewDialog,
and the SwingPreviewDialog  FileFilter should go into org.apache.fop.viewer

Alistair

To be done:

Restore full internationalisation
Make viewer prettier (buttons, zoom, etc)
Center AWT preview in dialog when you can see full width (currently
lopsided)
Improve message handling in AWTViewer
Mend print method: use PDFRenderer instead of AWTRenderer?
Constructor for org.xml.sax.InputSource
Allow users to set initial directory in JFileChooser in save()
Allow choice of multiple file formats in save method [wait until rtf is
implemented?]



SwingHandler.zip
Description: Zip compressed data

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


[GUMP] Build Failure - Fop

2001-11-16 Thread Sam Ruby


This email is autogenerated from the output from:
http://jakarta.apache.org/builds/gump/2001-11-16/xml-fop.html


Buildfile: build.xml

init-avail:

init-filters-xalan2:
 [copy] Copying 1 file to /home/rubys/jakarta/xml-fop/build/src/codegen

init:
 [echo] --- Fop 1.0dev [1999-2001] 

prepare:
 [echo] Preparing the build directories
[mkdir] Created dir: 
/home/rubys/jakarta/xml-fop/build/src/org/apache/fop/fo/properties
[mkdir] Created dir: 
/home/rubys/jakarta/xml-fop/build/src/org/apache/fop/render/pdf/fonts
[mkdir] Created dir: /home/rubys/jakarta/xml-fop/build/src/org/apache/fop/svg
[mkdir] Created dir: /home/rubys/jakarta/xml-fop/build/classes/conf
[mkdir] Created dir: /home/rubys/jakarta/xml-fop/build/classes/hyph
 [copy] Copying 3 files to /home/rubys/jakarta/xml-fop/build/classes/conf

codegen:
 [echo] Resetting codegen directory
 [copy] Copying 34 files to /home/rubys/jakarta/xml-fop/build/src/codegen
 [echo] Generating the java files from xml resources
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/allprops.xml
 [xslt] style: ./build/src/codegen/genconst.xsl
 [xslt] out: ./build/src/org/apache/fop/fo/properties/Constants.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/foproperties.xml
 [xslt] style: ./build/src/codegen/properties.xsl
 [xslt] out: ./build/src/org/apache/fop/fo/properties/fo_ignore_this.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/foproperties.xml
 [xslt] style: ./build/src/codegen/propmap.xsl
 [xslt] out: ./build/src/org/apache/fop/fo/properties/FOPropertyMapping.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/foproperties.xml
 [xslt] style: ./build/src/codegen/enumgen.xsl
 [xslt] out: ./build/src/org/apache/fop/fo/properties/foenums_ignore_this.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/extproperties.xml
 [xslt] style: ./build/src/codegen/properties.xsl
 [xslt] out: ./build/src/org/apache/fop/fo/properties/ext_ignore_this.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/extproperties.xml
 [xslt] style: ./build/src/codegen/propmap.xsl
 [xslt] out: ./build/src/org/apache/fop/fo/properties/ExtensionPropertyMapping.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/extproperties.xml
 [xslt] style: ./build/src/codegen/enumgen.xsl
 [xslt] out: ./build/src/org/apache/fop/fo/properties/extenums_ignore_this.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/charlist.xml
 [xslt] style: ./build/src/codegen/code-point-mapping.xsl
 [xslt] out: ./build/src/org/apache/fop/render/pdf/CodePointMapping.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/Courier.xml
 [xslt] style: ./build/src/codegen/font-file.xsl
 [xslt] out: ./build/src/org/apache/fop/render/pdf/fonts/Courier.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/Courier-Oblique.xml
 [xslt] style: ./build/src/codegen/font-file.xsl
 [xslt] out: ./build/src/org/apache/fop/render/pdf/fonts/CourierOblique.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/Courier-Bold.xml
 [xslt] style: ./build/src/codegen/font-file.xsl
 [xslt] out: ./build/src/org/apache/fop/render/pdf/fonts/CourierBold.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/Courier-BoldOblique.xml
 [xslt] style: ./build/src/codegen/font-file.xsl
 [xslt] out: ./build/src/org/apache/fop/render/pdf/fonts/CourierBoldOblique.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/Helvetica.xml
 [xslt] style: ./build/src/codegen/font-file.xsl
 [xslt] out: ./build/src/org/apache/fop/render/pdf/fonts/Helvetica.java
 [xslt] 
 [xslt] 
 [xslt] xslt 
 [xslt] in: ./build/src/codegen/Helvetica-Oblique.xml
 

What is Error 10059?

2001-11-16 Thread Ulrich Mayring

Hello,

Fop gives me several lines like:

ERROR   10059   [fop ] (): 

My PDF document looks very neat, though, so I have no clue where this
error is coming from.

Ulrich

-- 
Ulrich Mayring
DENIC eG, Systementwicklung

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




Graphic repeats in FOP multi-page table

2001-11-16 Thread Jaron J. Rubenstein

FOPers,

I have been working through an odd XSL-FO for the past few days. I would
truly appreciate some assistance in getting this to work (or at least
confirming that it's a bug). I'm using FOP 0.20.2RC from the binary Linux
distribution.

I have a simple table that sets the formatting for my document. The table
looks like:

 +---+-+---+   Legend:
 | A |B|   C   |   A: empty cell
 +---+-+---+   B: empty cell (for spacing)
 | D |E|   F   |   C: headline (text)
 |   | |   |   D: image (fo:external-image)
 |   | |   |   E: empty cell (for spacing)
 +---+-+---+   F: lots of text (spans multiple pages)

The table spans multiple pages because cell F contains a lot of text. The
image in cell C is a basic fo:external-image wrapped in an fo:block. The
full xsl:fo code for this (in simplified form) is at the end of this
e-mail.

Now, for some reason unbeknownst to me, the image in cell D repeats itself
in the same column on the second and subsequent pages. That is, the image
is displayed at the top of cell D on page 1, but it is also displayed at
the top of that 'column' on pages 2, 3, etc. This happens with any images
(and multiple images) that are in that cell, but not text. I tried a
number of solutions, some worked but had nasty side-effects (see the
comments in the code below).

My questions:

1. Is this supposed to be happening, or this a bug in the FOPlayout
engine?

2. How can I fix this?

I'm hoping that somebody can shed some light on this for me. I've searched
books, the archives, and the Web, and can't seem to find any answers. I've
tried numerous solutions, none of which seem to work. At this point, I'm
either going to start pouring through Java FOP code, or give up. Any
pointers in the right direction are very much appreciated!

Thanks in advance,

-Jaron

--
Jaron Rubenstein, Logicept
[EMAIL PROTECTED]
www.logicept.com


--
show_wrap_bug.fo
--

?xml version=1.0?
fo:root xmlns:fo=http://www.w3.org/1999/XSL/Format;
  fo:layout-master-set

fo:simple-page-master master-name=standard
  page-height=11in
  page-width=8.5in
  margin-top=1in
  margin-bottom=1in
  margin-right=1in
  margin-left=1in
  fo:region-body/
/fo:simple-page-master
  /fo:layout-master-set

  fo:page-sequence master-name=standard
fo:flow flow-name=xsl-region-body
  fo:table
fo:table-column column-width=2.0in/
fo:table-column column-width=0.5in/
fo:table-column column-width=4.75in/
fo:table-body
  fo:table-row
fo:table-cell/
fo:table-cell/
fo:table-cell
  fo:block text-align=start font-size=18pt font-weight=bold 
padding-after=0.25inArticle Title Goes Here/fo:block
/fo:table-cell
  /fo:table-row

  !--
   The following table-row tag results in the FOP looping and
   creating an infinite number of pages (FOP never ends):
   fo:table-row keep-together.within-column=always
 --
  fo:table-row
fo:table-cell
  !--
   The following block tag solves the problem for multi-page
   documents, but adds an unnecessary (blank) second page for
   single-page documents:
   fo:block break-after=page
   --
  fo:block
fo:external-graphic src=file:/tmp/placeholder.gif/
  /fo:block
/fo:table-cell
fo:table-cell/
fo:table-cell
  fo:block font-size=11pt line-height=14pt text-align=start
Lorem ipsum dolor sit amet, consectetaur adipisicing elit, sed do 
eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, 
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. 
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat 
nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui 
officia deserunt mollit anim id est laborum Et harumd und lookum like Greek to me, 
dereud facilis est er expedit distinct. Nam liber te conscient to factor tum poen 
legum odioque civiuda. Et tam neque pecun modut est neque nonor et imper ned libidig 
met, consectetur adipiscing elit, sed ut labore et dolore magna aliquam makes one 
wonder who would ever read this stuff? Bis nostrud exercitation ullam mmodo consequet. 
Duis aute in voluptate velit esse cillum dolore eu fugiat nulla pariatur. At vver eos 
et accusam dignissum qui blandit est praesent luptatum delenit aigue excepteur sint 
occae. Et harumd dereud facilis est er expedit distinct. Nam libe soluta nobis eligent 
optio est congue nihil impedit doming id Lorem ipsum dolor sit amet, consectetur 
adipiscing elit, set 

Support for ICC profiles and CMYK jpeg

2001-11-16 Thread Tore Engvig


I've just added support for ICC profiles and CMYK jpeg's.
Source code, a prebuilt jop.jar and a test pdf can be found at
http://vaggen.net/~tengvig/fop/

Caveat: PhotoShop generates inverted cmyk jpegs. I've added a decode matrix
in PDFXObject to deal with it. Thus PhotoShop generated cmyk jpeg's will
look fine, but I guess cmyk jpegs generated from other applications will
become inverted. Does anyone have a clue how to check if a jpeg is inverted?

I've not added it to cvs yet, there are routing problems between me and the
cvs server (loop at iad1-lga1-oc192-2.iad1.above.net).


Tore


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




RE: What is Error 10059?

2001-11-16 Thread Joachim Bjorklund

looks like a smiley at the end of the line ... maybe not much of a clue :-)

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: den 16 november 2001 16:46
To: [EMAIL PROTECTED]
Subject: What is Error 10059?


Hello,

Fop gives me several lines like:

ERROR   10059   [fop ] (): 

My PDF document looks very neat, though, so I have no clue where this
error is coming from.

Ulrich

-- 
Ulrich Mayring
DENIC eG, Systementwicklung

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


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




DO NOT REPLY [Bug 4933] New: - Fop 1.0-dev producing blank PDF and PS output

2001-11-16 Thread bugzilla

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4933.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4933

Fop 1.0-dev producing blank PDF and PS output

   Summary: Fop 1.0-dev producing blank PDF and PS output
   Product: Fop
   Version: all
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: Normal
  Priority: Other
 Component: pdf renderer
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


In trying to use FOP along with the Docbook 1.44 XSL stylesheets. I get blank 
documents. This used to work with Fop 0.20.0RC2

Carlos

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




RE: Support for large row spanning

2001-11-16 Thread Smith, Paul

Should have included this originally.
Bug was registered as bugzilla bug #3400 by Alec Kalinin on 4/9/01.

---
Paul Smith


 -Original Message-
 From: Smith, Paul [mailto:[EMAIL PROTECTED]]
 Sent: 16 November 2001 14:26
 To: Fop-Dev (E-mail)
 Subject: Support for large row spanning
 
 
 In Fop 0.20.2 if a table cell spans more rows than fit on a 
 page it loops
 infinitely, presumably trying to find a page big enough to 
 place the cell
 on. Looking through the archives of this list I found that I 
 am not the only
 one who has been affected by this. David S. Dixon reported it 
 as a problem
 on 21/9/01. At that time Karen Lease said that she was looking at this
 problem. So what is this current situation? Is it a priority 
 to fix this
 bug? If so what sort of timescale are we looking at?
 
 I can write a work around (although it will be messy) in my 
 application but
 it would be nice to have a proper fix in FOP. I will take a 
 look at the FOP
 code but as I am new to FOP any pointers on where to look and 
 ideas of how
 this problem maybe solved would be much appreciated.
 
 
 I have included the original thread below. Taken from
 http://marc.theaimsgroup.com/?l=fop-devm=100117495412259w=2
 
 ---
 Paul Smith
 
 
 
 
 
 Karen,
 
 That's it -- thre spanning column has a long list-block that 
 goes over to
 the next
 page.  Okay, I can workaround by putting tables within 
 tables.  Thanks.
 
 -dd
 
 Karen Lease wrote:
 
  David,
 
  I don't think it was in 0.19.0, which is consistent with the error
  message.
  The reason for the infinite loop may well be that some group of rows
  which are held together by spans is too big to fit on the 
 page. This is
  a known bug, and I'm not currently working on it, as it's 
 not that easy
  to do. Like many difficult layout issues, we hope to attack 
 this in the
  redesign.
  However, just to make sure that there isn't some other 
 wierd reason for
  this problem, I'd be happy to look at your .fo file.
 
  Regards,
  Karen
 
  David S. Dixon wrote:
  
   Karen,
  
   Was number-rows-spanned support in 0.19.0?  I have an .fo 
 file that
 turns into a
   .pdf file under 0.19.0 but complains of
  
   WARNING: Number of cell columns under table-row not equal 
 to number of
   table-columns
  
   for the two rows corresponding to the spanned rows.  
 Under 0.20.1, fop
 goes into
   an infinite loop on this file.
  
   -dd
  
   Karen Lease wrote:
  
Hi Amit,
   
The number-rows-spanned property is now implemented in 
 FOP, but it
wasn't yet in 0.18.1. If you want to use it, you should 
 download the
latest version of FOP from the website - that's 0.20.1.
   
Regards,
Karen
   
[EMAIL PROTECTED] wrote:

 I'm not sure if this is the right place to ask such a 
 question... if
 not, I
 would appreciate some information on where to find a 
 solution to
 this
 problem :-

 I've been trying to use the number-rows-spanned property to
 generate
 tables in my PDF file using FOP 0.18.1. However, I 
 keep getting
 errors - is
 the number-rows-spanned property not implemented in FOP yet?

 Thanks for your help
 amit
 
 
 ***
 DISCLAIMER: The information contained in this email
  is confidential and is intended solely for the use of the
  named addressee.  Access, copying or re-use of the
  information in it by any other person is not authorised.
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, email: [EMAIL PROTECTED]
 


***
DISCLAIMER: The information contained in this email
 is confidential and is intended solely for the use of the
 named addressee.  Access, copying or re-use of the
 information in it by any other person is not authorised.



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




cvs commit: xml-fop/src/org/apache/fop/pdf PDFDocument.java

2001-11-16 Thread tore

tore01/11/16 11:40:32

  Modified:src/org/apache/fop/pdf PDFDocument.java
  Log:
  Fixed bug in makePDFICCStream
  
  Revision  ChangesPath
  1.36  +2 -2  xml-fop/src/org/apache/fop/pdf/PDFDocument.java
  
  Index: PDFDocument.java
  ===
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/pdf/PDFDocument.java,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- PDFDocument.java  2001/11/16 19:36:40 1.35
  +++ PDFDocument.java  2001/11/16 19:40:32 1.36
  @@ -1,5 +1,5 @@
   /*
  - * $Id: PDFDocument.java,v 1.35 2001/11/16 19:36:40 tore Exp $
  + * $Id: PDFDocument.java,v 1.36 2001/11/16 19:40:32 tore Exp $
* Copyright (C) 2001 The Apache Software Foundation. All rights reserved.
* For details on use and redistribution please refer to the
* LICENSE file included with these sources.
  @@ -766,7 +766,7 @@
   */
   public PDFICCStream makePDFICCStream() {
   PDFICCStream iccStream = new PDFICCStream(++this.objectcount);
  -this.objects.addElement(iccStream);
  +this.objects.add(iccStream);
   return iccStream;
   }
   
  
  
  

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




RE: no visual tool for FOP?

2001-11-16 Thread Charles Palmer

Hi team

This is also something I am curious about. Here are two embryonic ideas -
can anyone see any merit in them?

1   XMLSpy seems to have the ability to convert a Word document to XML. Could
XSLT be used to transform this XML to FO, and thence to PDF? Then Word could
be used as the visual tool.

2   Sun's new Star Office apparently saves files as XML (see
http://xml.coverpages.org/starOfficeXML.html ). Could the word processor
from StarOffice be used as the visual tool?

By the way, XMLSpy mentions support or fop - does anyone have experience
with this?

Regards -
Charles Palmer

Technical Director, DSP Design Ltd
email: [EMAIL PROTECTED]
7 Tapton Park Innovation Centre, Brimington Rd, Chesterfield S41 0TZ, UK
ph: +44 (0) 1246 545 918



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




w3c.jar

2001-11-16 Thread Noel Coloma

Hi,

I'm completely new to this world of FOP and Java but am slowly working my
way through it all.  I've found some documentation on converting an .fo
file to a .pdf which is what I'm looking for.  The documentation said that
I need w3c.jar file that comes with FOP.  I've downloaded the latest
version of FOP(0.20.2) but I can't find that file anywhere.

I'm very confused and any help would be appreciated.

Thanks

Noel

___
Build your own website in minutes and for free at http://ca.geocities.com

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




FOP and Tomcat 3.3 problem

2001-11-16 Thread egmontr

Hi,

I installed Tomcat 3.3. When I start the FOP-servlet the following error occurs. I 
have no idee what I must do. 
Can you help me please?


java.lang.IllegalArgumentException: Could not find org.apache.fop.svg.SVGElementMapping
at org.apache.fop.apps.Driver.addElementMapping(Driver.java:338)
at org.apache.fop.apps.Driver.setupDefaultMappings(Driver.java:216)
at org.apache.fop.apps.Driver.(Driver.java:138)
at de.akdb.zas.web.cgiservlet.FopTChttp.erzeuge_PDF(FopTChttp.java:143)
at de.akdb.zas.web.cgiservlet.FopTChttp.doGet(FopTChttp.java:66)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at javax.servlet.http.HttpServlet.service(HttpServlet.java)
at org.apache.tomcat.facade.ServletHandler.doService(Unknown Source)
at org.apache.tomcat.core.Handler.invoke(Unknown Source)
at org.apache.tomcat.core.Handler.service(Compiled Code)
at org.apache.tomcat.facade.ServletHandler.service(Unknown Source)
at org.apache.tomcat.core.ContextManager.internalService(Unknown Source)
at org.apache.tomcat.core.ContextManager.service(Unknown Source)
at 
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Unknown Source)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(Compiled Code)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Compiled Code)
at java.lang.Thread.run(Thread.java:490)


Thanks 

Egmont


Berufsunfähigskeitversicherung von Mamax bei WEB.DE. 
Jetzt informieren! http://bu.web.de


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




RE: w3c.jar

2001-11-16 Thread Savino, Matt C

You don't need w3c.jar anymore. Some of the documentation hasn't been
updated for a while. Go with what comes in the build. Trust java-docs over
html-docs. 

 -Original Message-
 From: Noel Coloma [mailto:[EMAIL PROTECTED]]
 Sent: Thursday, November 15, 2001 6:53 AM
 To: [EMAIL PROTECTED]
 Subject: w3c.jar
 
 
 Hi,
 
 I'm completely new to this world of FOP and Java but am 
 slowly working my
 way through it all.  I've found some documentation on 
 converting an .fo
 file to a .pdf which is what I'm looking for.  The 
 documentation said that
 I need w3c.jar file that comes with FOP.  I've downloaded the latest
 version of FOP(0.20.2) but I can't find that file anywhere.
 
 I'm very confused and any help would be appreciated.
 
 Thanks
 
 Noel
 
 ___
 Build your own website in minutes and for free at 
http://ca.geocities.com

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



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




upward arrow and downward arrows

2001-11-16 Thread Xingjian Shangguan

Hi,

Does anyone give some help how to make upward arrow and downward arrow work 
in FO and show them in PDF file? Where are these specified?  Thanks.



Xingjian




Xingjian Shangguan
(732) 424-3980 (H)
(732) 718-9522 (C)
(212) 622-3098 (O)



_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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