Re: no visual tool for FOP?

2001-11-18 Thread aaron

XML spy crashes every time I try to use fop with it. When in doubt use the
command line.
I downloaded the visual tools for fo and found them royally confusing.
What I expected was a interface to setup a page like in FrameMaker et al
that would generate an XSLT/FO Style Sheet with the ability to play around
with the source.
So far I have not found a tool that does everything...
Aaron Mehl
- Original Message -
From: Charles Palmer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 13, 2001 12:56 PM
Subject: RE: no visual tool for FOP?


 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]




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




Re: no visual tool for FOP?

2001-11-18 Thread Enrico Schnepel

Hello

I've developed a tool html2fo for conversion of .html files to .fo.
http://html2fo.sourceforge.net
A similar tool is
WH2FO at
http://www-uk.hpl.hp.com/people/fabgia/wh2fo/wh2fo.html

WH2FO is optimized for Word 2000 html files - html2fo is more general.

Enrico

Am Freitag, 16. November 2001 21:45 schrieben Sie:
 XMLSpy 4.1 has FO transformation built in as an option under the XSL menu.
 All you have to do is point it to FOP.bat. I guess you could call this a
 visual tool. But I'm going to guess that what the original poster is
 looking for is some kind of a WYSIWIG PDF editor that manipulates the
 underlying FO? That would be a pretty intense project.

 Do you think Adobe will ever implement a built-in fop processor? The
 Acrobat plug-in could come to life any time the browser comes across a .fo
 file, just like it does now when it sees a .pdf. Any pages that require
 precise coloring, layout, pagination, etc. would be candidates for
 conversion from html to fo. Definitely some interesting possibilities here.
 I suppose people could be doing the same thing now if they have Exchange,
 but when you can make little changes through a text editor it's a lot more
 convenient.


 You'd think they'd be all for it since it could drastically increase PDF
 viewing on the web. Although I guess it could cut into sales of their
 full-version Acrobat (what used to be called Exchange). So what part of it
 would they sell? Hmmm. Can even they do this within the licensing rules of
 this project?


 -Matt

  -Original Message-
  From: Charles Palmer [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, November 13, 2001 1:56 AM
  To: [EMAIL PROTECTED]
  Subject: RE: no visual tool for FOP?
 
 
  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]

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

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




RE: FOP and Tomcat 3.3 problem

2001-11-18 Thread Dianliang Zhu

Hi, Egmont

   You must also include SVG package (batik.jar) in your tomcat classpath.


Regards,
Dianliang

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Saturday, November 17, 2001 1:43 AM
To: [EMAIL PROTECTED]
Subject: FOP and Tomcat 3.3 problem


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]
This email is intended for the named recipient only. The information
contained in this message may be confidential, or commercially sensitive. If
you are not the intended recipient you must not reproduce or distribute any
part of this email, disclose its contents to any other party, or take any
action in reliance on it, or in reference to it. If you have received this
email in error, would you please contact the sender immediately and
delete/destroy all copies of this message, both electronic and otherwise. It
is the recipient's duty to virus scan and otherwise test the enclosed
information before using the information or loading attatched files onto any
computer system. Oasis Asset Management Ltd does not warrant that the
information contained in this e-mail is free from viruses, defects, errors,
interception or interference. Any views expressed in this message are those
of the individual sender, except where that sender specifically states them
to be the views of Oasis Asset Management Ltd.

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




Question about colour

2001-11-18 Thread Peter B. West

I have some questions about the handling of colour which I will ask of 
the list generally, although I noticed Tore's recent colour related 
contributions, so he may be the one to enlighten me.

Color (to use the official spelling) is one of those areas of the spec 
whose precise description is deferred to other documents, so I am hoping 
someone on the list has done all of the hard work.  In 
.../datatypes/ColorType.java the ColorType is defined as a set of 
floating point numbers: red, green, blue and alpha.  From the code, it 
is apparent that the RGB components are in the range 0 to 1.0.

Is this also true of alpha?

Why this particular representation?  Is it mandated in the sRGB 
document, or is it the representation used by PDF?

What is a color profile?  In the recently updated (by Tore) 
ColorSpace.java, it is represented as a byte array.  What is the 
function of this byte array?

What is the relationship between the the linear RGB space and sRGB, 
which, from my glance at the document, seems to involve a color profile, 
and between the sRGB and the ICC color profiles?

All information will be gratefully received.

Peter
-- 
Peter B. West  [EMAIL PROTECTED]  http://powerup.com.au/~pbwest
Lord, to whom shall we go?


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




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

2001-11-18 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

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID



--- Additional Comments From [EMAIL PROTECTED]  2001-11-18 23:39 ---
dev is under development. It is not a release and was clearly stated that it 
does not work.

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




RE: no visual tool for FOP?

2001-11-18 Thread Matthias Fischer

If you edit text in a structured way, i.e. using soft formattings instead of
hard ones, you can use any tool as a structured editor - for flat
structures, because e.g. both Word and StarOFfice can apply soft formats
(styles) only sequentially. You can have some algorithm to bring a deeper
structure into the data material afterwards by using context information for
processing it. But then you'll have certain problems to get the data back
into Word, if required. However, under certain circumstances, which may be
today's requirements of any percentage between 30 and 90% of companies, the
workflows is the (a) cheapest (b) most easily accepted (c) quickest.

We use a Word2XML converter that strips Word data from anything that is
format information. Styles are mapped to tags, and format information is
added later with FO. It's likely that people like you and I work with
XMLSpy, but I want to see that book author or machine engineer who is going
into the trouble of abandoning his or her beloved Word environment. At least
this is today's situation in my country. I don't know, how people will be
used to work tomorrow, or are used to work already in other countries.

Matthias


Dott. Matthias Fischer
abc.Mediaservice GmbH

Nebelhornstraße 8
86807 Buchloe
Tel. (08241) 9686-38
Fax  (08241) 9686-26
http://www.abc-media.de
e-mail: [EMAIL PROTECTED]

ein Unternehmen der abc.Mediengruppe

---BeginMessage---

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]



---End Message---

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