RE: Support for various graphics formats

2003-05-12 Thread Matthew Lancashire
how would I do that (I am a novice at this FOP lark)

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 12 May 2003 14:53
To: [EMAIL PROTECTED]
Subject: Re: Support for various graphics formats


Both your JPEG and GIF image worked fine on my machine without JIMI or
JAI (0.20.5 from CVS). Check if there were any error messages.

On 12.05.2003 13:41:28 Matthew Lancashire wrote:
> I tried a jpeg then saved as a gif.
> Jpeg worked, gif did not.(could not find XObject Im2)
> It is there (honest)
> 
> Any ideas. What are the limitations/rules for image rendering?
> 
> 
>   
>src="url('http://ntsysdev/sop/reports/001/images/cw3.gif')"
>   content-height="100%" 
> content-width="100%"/>
>   


Jeremias Maerki


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


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



RE: Background image

2003-05-12 Thread Matthew Lancashire
I think I see what you mean now.
You have a single page document and you want the background image displayed
once in the middle.

Yes?

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 12 May 2003 14:19
To: [EMAIL PROTECTED]
Subject: RE: Background image


Thanks for your support, but my document consists in a single page.

-Message d'origine-
De: Matthew Lancashire [mailto:[EMAIL PROTECTED]
Date: lundi 12 mai 2003 15:19
À: [EMAIL PROTECTED]
Objet: RE: Background image


If it to be shown on the first page only you could define two page-masters
and
set up your page-sequence-master so it contains 2
conditional-page-master-references
The first one would have a condition of page-position="first"
The second with page-position="rest"

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 12 May 2003 14:08
To: [EMAIL PROTECTED]
Subject: Background image


Hi everybody.
I have a very simple question (which has been already answered I presume) :
How do i display a background image (my company's logo) in the center of the
page, without having it being repeateted through the document (I don't know
if I should use the "background-repeat" property of "region-body", and
what's the value it should be set to).
Thanks for your feedback
Frédéric

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


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

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


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



RE: Background image

2003-05-12 Thread Matthew Lancashire
If it to be shown on the first page only you could define two page-masters
and
set up your page-sequence-master so it contains 2
conditional-page-master-references
The first one would have a condition of page-position="first"
The second with page-position="rest"

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 12 May 2003 14:08
To: [EMAIL PROTECTED]
Subject: Background image


Hi everybody.
I have a very simple question (which has been already answered I presume) :
How do i display a background image (my company's logo) in the center of the
page, without having it being repeateted through the document (I don't know
if I should use the "background-repeat" property of "region-body", and
what's the value it should be set to).
Thanks for your feedback
Frédéric

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


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



Support for various graphics formats

2003-05-12 Thread Matthew Lancashire
I tried a jpeg then saved as a gif.
Jpeg worked, gif did not.(could not find XObject Im2)
It is there (honest)

Any ideas. What are the limitations/rules for image rendering?



http://ntsysdev/sop/reports/001/images/cw3.gif')"
content-height="100%" 
content-width="100%"/>




-Original Message-
From: Robert P. J. Day [mailto:[EMAIL PROTECTED]
Sent: 12 May 2003 12:15
To: FOP users list
Subject: testing support for various graphics formats



  in order to clarify which graphics formats are supported under what
circumstances, i invoked (under red hat linux) a small xclock client,
and used "import" to take a snapshot of that window and save it in
every format supported by that command that seemed to be relevant.

  the results of embedding all of those formats depending on compiled
support:

neither JIMI nor JAI:
BMP, GIF, JPG

JIMI only:
BMP, GIF, JPG, PNG

JAI only:
BMP, GIF, JPG, PNG, TIFF



observations:

1) since GIF and JPG are supported natively, it's not surprising that
   they render no matter what.  it's more surprising that BMP renders
   in the first case, since it's listed as requiring either JIMI or JAI
   support.  curious.

2) a number of formats that claim to be supported via JIMI (e.g., PCX,
   PICT, etc.) are not rendered, although the online docs do admit that
   the listed support is only "theoretical".  still, it's not clear why
   some should work and others not, given that their listed support is
   identical.

   in all those cases, the error message printed during the processing
   was of the form:

   [ERROR] Could not load external SVG: Content is not allowed in prolog.
   [ERROR] Error while creating area : No ImageReader for this type of
   image (file:xclock.xbm)

   it's not clear what trying to load an "external SVG" has to do
   with these other formats.

3) EPS doesn't render, although the table does state that this
   native support is still limited for PDF output.

   (also, there is a "CUR" format listed in the table of type
   "unknown", but on my host, the resulting file appears to be
   identical to an EPS file.  at least, it's the same size and
   the "file" command describes them identically.  are these
   really the same formats under different names?  again,
   just curious.)

rday



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

RE: Duplex Printing

2003-05-12 Thread Matthew Lancashire
Thanks for your help

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 12 May 2003 09:59
To: [EMAIL PROTECTED]
Subject: Re: Duplex Printing


As far as I know you can't do that with basic PDF. The thing you're
trying to do would be part of a job ticket, but FOP doesn't support any
job ticket functionality. The only way to print a PDF in duplex is to do
it manually. Even if you can embedd a job ticket that supports
specifying duplex information you still have to make sure that the party
finally printing the PDF can interpret the job ticket format.

With PostScript this would be simpler at the moment because you would be
able to add in duplex commands relatively easily by patching the
PostScript file after it is generated by FOP.

On 12.05.2003 10:48:57 Matthew Lancashire wrote:
> When someone prints a pdf I have produced using FOP I want certain pages
to
> print on the reverse of the previous page. eg Front of page would show a
> Contract and the reverse of that page would show Terms and Conditions
Page.
> I only want this to happen on certain pages and when it is printed. As far
> as the pdf is concerned I am do not want to alter that presentation.
>
> Do I have to embed printer commands or something?



Jeremias Maerki


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


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



RE: Duplex Printing

2003-05-12 Thread Matthew Lancashire
When someone prints a pdf I have produced using FOP I want certain pages to
print on the reverse of the previous page. eg Front of page would show a
Contract and the reverse of that page would show Terms and Conditions Page.
I only want this to happen on certain pages and when it is printed. As far
as the pdf is concerned I am do not want to alter that presentation.

Do I have to embed printer commands or something?

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 12 May 2003 09:41
To: [EMAIL PROTECTED]
Subject: Re: Duplex Printing


And I obviously don't understand what you're trying to do. Duplex
printing can also mean embedding a command to a printer telling him to
print on both sides of a sheet, although that doesn't apply to PDF. So,
"duplex printing" can mean several things.

So please try again to explain what you need.

On 12.05.2003 10:38:33 Matthew Lancashire wrote:
> I don't quite understand what you have said. :)
> Also I only want certain pairs of pages printed as duplex



Jeremias Maerki


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


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



RE: Duplex Printing

2003-05-12 Thread Matthew Lancashire
I don't quite understand what you have said. :)
Also I only want certain pairs of pages printed as duplex

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 12 May 2003 09:28
To: [EMAIL PROTECTED]
Subject: Re: Duplex Printing


You need different borders for odd and even page numbers?


  
[..]
  

  
[..]
  

  

  
  

  



On 12.05.2003 10:22:16 Matthew Lancashire wrote:
> Is there a way of psecifying whether pages are duplex when producing a
pdf?


Jeremias Maerki


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


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



Duplex Printing

2003-05-12 Thread Matthew Lancashire
Is there a way of psecifying whether pages are duplex when producing a pdf?

Matthew Lancashire
IT Project Manager
Initial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: PCL to FO

2003-04-22 Thread Matthew Lancashire
Thanks. We have many options from the commercial software houses. I wanted a
free one and thought I could use the component I had already written for xml
to fop.



-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 22 Apr 2003 16:16
To: [EMAIL PROTECTED]
Subject: Re: PCL to FO


No, it doesn't make sense to feed these documents through FOP. There are
lots of tools to convert Office docs to PDF (Adobe PDFWriter,
ActivePDF, even GhostScript etc. etc.). FOP is not suited for that.

On 22.04.2003 15:56:22 Matthew Lancashire wrote:
> Maybe I didn't ask the right question :)
>
> I have users that have documents in Excel, Word etc and want to convert to
> pdf fo they can be published under a common format.
> The ways that are proposed so far are purchasing a printer driver that
> creates PDF. I was wondering if it was possible to avoind this and feed
the
> printer output through FOP in some way. Hence the question about PCL to
> FO/PDF.


Jeremias Maerki


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


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



RE: PCL to FO

2003-04-22 Thread Matthew Lancashire
D/ling now. Looks like just what I need. Sourceforge is great

-Original Message-
From: Pierfrancesco Bionda [mailto:[EMAIL PROTECTED]
Sent: 22 Apr 2003 15:44
To: [EMAIL PROTECTED]
Subject: R: PCL to FO


Take a look at http://sourceforge.net/projects/pdfcreator


Pierfrancesco Bionda

> -Messaggio originale-
> Da: Matthew Lancashire [mailto:[EMAIL PROTECTED]
> Inviato: martedì 22 aprile 2003 14.56
> A: [EMAIL PROTECTED]
> Oggetto: RE: PCL to FO
>
>
> Maybe I didn't ask the right question :)
>
> I have users that have documents in Excel, Word etc and want
> to convert to pdf fo they can be published under a common
> format. The ways that are proposed so far are purchasing a
> printer driver that creates PDF. I was wondering if it was
> possible to avoind this and feed the printer output through
> FOP in some way. Hence the question about PCL to FO/PDF.
>
>
>
> -Original Message-
> From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
> Sent: 22 Apr 2003 14:31
> To: [EMAIL PROTECTED]
> Subject: Re: PCL to FO
>
>
> Converting PCL to XSL-FO doesn't make a lot of sense (and is
> impossible to do well). Same for PDF-->XSL-FO and
> PostScript-->XSL-FO. If you wanted PCL-->SVG, PDF-->SVG,
> PostScript-->SVG, then it would make more sense because the
> formats are more alike in what they try to accomplish. PCL,
> for example, does not care about blocks and columns and
> tables (I think). It knows about painting "Hello World" at
> coordinate (x,y) on a page. A PCL file converted to XSL-FO
> would have a lot of absolutely positioned block-containers to
> get the positioning of text right, for example. It will be a mess. :-)
>
> If you like compiling C programs you should look at
> GhostScript's sister project GhostPCL
> (http://www.artifex.com/downloads/). I think > it can convert
> PCL to PDF but I don't know how well.
>
> If you have a document flow that involves PCL I'd see if you
> can hook in before PCL is generated.
>
> On 22.04.2003 11:23:03 Matthew Lancashire wrote:
> > Is there a way of converting PCL printer output to FO and hence be
> > able to create a PDF doc. If so what is it.
>
>
> Jeremias Maerki
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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


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



RE: PCL to FO

2003-04-22 Thread Matthew Lancashire
Maybe I didn't ask the right question :)

I have users that have documents in Excel, Word etc and want to convert to
pdf fo they can be published under a common format.
The ways that are proposed so far are purchasing a printer driver that
creates PDF. I was wondering if it was possible to avoind this and feed the
printer output through FOP in some way. Hence the question about PCL to
FO/PDF.



-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 22 Apr 2003 14:31
To: [EMAIL PROTECTED]
Subject: Re: PCL to FO


Converting PCL to XSL-FO doesn't make a lot of sense (and is impossible
to do well). Same for PDF-->XSL-FO and PostScript-->XSL-FO. If you
wanted PCL-->SVG, PDF-->SVG, PostScript-->SVG, then it would make more
sense because the formats are more alike in what they try to accomplish.
PCL, for example, does not care about blocks and columns and tables (I
think). It knows about painting "Hello World" at coordinate (x,y) on a
page. A PCL file converted to XSL-FO would have a lot of absolutely
positioned block-containers to get the positioning of text right, for
example. It will be a mess. :-)

If you like compiling C programs you should look at GhostScript's sister
project GhostPCL (http://www.artifex.com/downloads/). I think it can
convert PCL to PDF but I don't know how well.

If you have a document flow that involves PCL I'd see if you can hook in
before PCL is generated.

On 22.04.2003 11:23:03 Matthew Lancashire wrote:
> Is there a way of converting PCL printer output to FO and hence be able to
> create a PDF doc.
> If so what is it.


Jeremias Maerki


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


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



PCL to FO

2003-04-22 Thread Matthew Lancashire
Is there a way of converting PCL printer output to FO and hence be able to
create a PDF doc.
If so what is it.

regards

Matthew Lancashire
IT Project Manager
Initial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: Caching

2003-02-24 Thread Matthew Lancashire
It didn't seem to work. Everything ran fine but still same background
images.

Thanks for the help tho.

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 24 Feb 2003 15:47
To: [EMAIL PROTECTED]
Subject: Re: Caching


If resetCache() doesn't work, there's no way other than to restart the
JVM. There's no such thing as a standard java cache manipulation class.

On 24.02.2003 16:44:41 Matthew Lancashire wrote:
> Thanks for the tip.
>
> If I don't get it to clear the cache is there a standard java cache
> manipulation class?


Jeremias Maerki


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


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



RE: Caching

2003-02-24 Thread Matthew Lancashire
Thanks for the tip.

If I don't get it to clear the cache is there a standard java cache
manipulation class?

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 24 Feb 2003 15:18
To: [EMAIL PROTECTED]
Subject: Re: Caching


IMO the following should work, though I haven't tested it:

org.apache.fop.image.FopImageFactory.resetCache();
Driver driver = new Driver();
[...more of your code]

There is no need to instantiate FopImageFactory. Static methods can be
called without instantiating an object.

On 24.02.2003 16:01:36 Matthew Lancashire wrote:
> I tried FopImagefactory fopFac = new FopImageFactory();
>
> Is that right? If so the resetCache method didn't do the trick.



Jeremias Maerki


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


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



RE: Caching

2003-02-24 Thread Matthew Lancashire
I tried FopImagefactory fopFac = new FopImageFactory();

Is that right? If so the resetCache method didn't do the trick.

Thanks tho :)

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 24 Feb 2003 14:44
To: [EMAIL PROTECTED]
Subject: Re: Caching


Have another look at it. It's a static method!

On 24.02.2003 15:32:34 Matthew Lancashire wrote:
> I don't explicitly create an imagefactory.
> what would be the syntax for doing that?
> 
> -Original Message-
> From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
> Sent: 20 Feb 2003 20:24
> To: [EMAIL PROTECTED]
> Subject: Re: Caching
> 
> 
> Try calling org.apache.fop.image.FopImageFactory.resetCache().
> 
> On 20.02.2003 13:05:13 Matthew Lancashire wrote:
> > Is there a way to clear images from the cache when using the
> > tranformerfactory>driver>pdf solution

Jeremias Maerki


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


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



RE: Caching

2003-02-24 Thread Matthew Lancashire
Sorry for being dumb but I am a complete Java novice and am relying on my
skills as a plagiarist to get by.
Can you explain it to me?

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 24 Feb 2003 14:44
To: [EMAIL PROTECTED]
Subject: Re: Caching


Have another look at it. It's a static method!

On 24.02.2003 15:32:34 Matthew Lancashire wrote:
> I don't explicitly create an imagefactory.
> what would be the syntax for doing that?
>
> -Original Message-
> From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
> Sent: 20 Feb 2003 20:24
> To: [EMAIL PROTECTED]
> Subject: Re: Caching
>
>
> Try calling org.apache.fop.image.FopImageFactory.resetCache().
>
> On 20.02.2003 13:05:13 Matthew Lancashire wrote:
> > Is there a way to clear images from the cache when using the
> > tranformerfactory>driver>pdf solution

Jeremias Maerki


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


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



RE: Caching

2003-02-24 Thread Matthew Lancashire
I don't explicitly create an imagefactory.
what would be the syntax for doing that?

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 20 Feb 2003 20:24
To: [EMAIL PROTECTED]
Subject: Re: Caching


Try calling org.apache.fop.image.FopImageFactory.resetCache().

On 20.02.2003 13:05:13 Matthew Lancashire wrote:
> Is there a way to clear images from the cache when using the
> tranformerfactory>driver>pdf solution


Jeremias Maerki


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


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



RE: Common formatting

2003-02-21 Thread Matthew Lancashire
Is there anyway to point an XSL stylesheet to a CSS maybe?

-Original Message-
From: Myriam Delperier [mailto:[EMAIL PROTECTED]
Sent: 21 Feb 2003 12:36
To: [EMAIL PROTECTED]
Subject: Re: Common formatting


you can have a stylesheet  named attributes.xsl
in this one you can have for examples

12pt
blue


then in your others stylesheets if you want for example a block to have
thoses attributes you
can make something like



- Original Message -
From: "Matthew Lancashire" <[EMAIL PROTECTED]>
To: "Fop-User-Help (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, February 21, 2003 1:30 PM
Subject: Common formatting


> What is the easiest methond of defineing what font/colour/sizes an element
> has without re-coding the definitions in each xsl.
>
> e.g.
> A text field of name has font arial, colour grey and size 12 point..
> It appears in 20 xml documents that are to be tranformed by fop to pdf.
> I do not want to have to type the fo formatting commands into 20 xsl-fo
> stylesheets because of the maintenance overhead. I want some standard
class
> of some sort
> that I can apply to the xsl element that pics up the style from one place.
> hence if the cont changes to courier I only need to change it once and not
> in each of the 20 xsl style sheets.
>
>
>
> Matthew Lancashire
> IT Project Manager
> Initial Electronic Security Ltd
>
> Tel: +44 1282 473554
> Fax: +44 1254 267552
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



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


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



Common formatting

2003-02-21 Thread Matthew Lancashire
What is the easiest methond of defineing what font/colour/sizes an element
has without re-coding the definitions in each xsl.

e.g.
A text field of name has font arial, colour grey and size 12 point..
It appears in 20 xml documents that are to be tranformed by fop to pdf.
I do not want to have to type the fo formatting commands into 20 xsl-fo
stylesheets because of the maintenance overhead. I want some standard class
of some sort
that I can apply to the xsl element that pics up the style from one place.
hence if the cont changes to courier I only need to change it once and not
in each of the 20 xsl style sheets.



Matthew Lancashire
IT Project Manager
Initial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



Caching

2003-02-20 Thread Matthew Lancashire
Is there a way to clear images from the cache when using the
tranformerfactory>driver>pdf solution

Matthew Lancashire
IT Project Manager
Initial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: Web site for FOP List Archives (was Re: FOP and IIS4/5)

2003-02-18 Thread Matthew Lancashire
Ta for your help.

Just for your info I have managed todo it for either client side VB script
and IIS asp.

I have used Javabeans ActiveX bridge and it is non too shabby. When I have
finished i will post some info to the board.

YAY


-Original Message-
From: Clay Leeds [mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 16:37
To: [EMAIL PROTECTED]
Subject: Web site for FOP List Archives (was Re: FOP and IIS4/5)


Hi there!

Good luck with your IIS/FOP integration!

 From the FOP's Resources page:
http://xml.apache.org/fop/resources.html

Here you go:
http://marc.theaimsgroup.com/?l=fop-user&r=1&w=2

(I found it challenging to find this myself--there isn't exactly a blink
tag pointing to this spot :-)

Web Maestro Clay

Matthew Lancashire wrote:
> How do I query the archives?
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 10 Feb 2003 15:55
> To: [EMAIL PROTECTED]
> Subject: Re: FOP and IIS4/5
>
>
>
> Matthew-
>
> I've used FOP (with Sun's JRE, not Microsoft's -- see Oleg's note) with
IIS
> 5 (and I would assume it would work with IIS 4) by basically writing an
> ActiveX DLL that shells out to a call to the fop.bat file, and monitors a
> log file of the output from the batch file to see when it's finished.
>
> I later broke these steps out, because the render was taking quite a while
> (lots of images, which were being pulled from a different server), and
> basically wrapped everything with a bunch of VB "listener" apps, which
> periodically checked a database of FOP requests.
>
> Also, I believe someone came up with a .NET wrapper for FOP, which should
> work under IIS, with the .NET framework installed.  If this interests you,
> you might want to hit the archive; I believe the string ".NET" was in the
> subject line.  If you want more information about my setup, I'd be happy
to
> provide it.
>
> -Jeff


--
Clay Leeds - [EMAIL PROTECTED]
Web Developer - Medata, Inc. - http://www.medata.com
PGP Public Key: https://mail.medata.com/pgp/cleeds.asc


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


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



RE: XSL source

2003-02-18 Thread Matthew Lancashire
Thankyou very much Oleg

-Original Message-
From: Oleg Tkachenko [mailto:[EMAIL PROTECTED]
Sent: 18 Feb 2003 15:11
To: [EMAIL PROTECTED]
Subject: Re: XSL source


Matthew Lancashire wrote:
> Can you pass a file as a URL  I am currently using the command below
>
> Source xsltSrc = new StreamSource(new File(xslt));
Yes, you can, see
http://java.sun.com/j2se/1.4/docs/api/javax/xml/transform/stream/StreamSourc
e.html#StreamSource(java.lang.String)
--
Oleg Tkachenko
Multiconn Technologies, Israel


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


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



XSL source

2003-02-18 Thread Matthew Lancashire
Can you pass a file as a URL  I am currently using the command below

Source xsltSrc = new StreamSource(new File(xslt));



Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



Logger reading

2003-02-17 Thread Matthew Lancashire
If I have the following setup
   Logger logger = new ConsoleLogger(ConsoleLogger.LEVEL_DEBUG);
MessageHandler.setScreenLogger(logger);

Where ais the log written to in the windows platform

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



Javabean

2003-02-12 Thread Matthew Lancashire
Culd I package a xml to pdf class that I have written as a Javabean and call
it from asp page?

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: Web site for FOP List Archives (was Re: FOP and IIS4/5)

2003-02-10 Thread Matthew Lancashire
Thanks. I will need it.
Me thinks SOAP is the way to go as I have already got my render class
working (yay)
 Thanks

-Original Message-
From: Clay Leeds [mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 16:37
To: [EMAIL PROTECTED]
Subject: Web site for FOP List Archives (was Re: FOP and IIS4/5)


Hi there!

Good luck with your IIS/FOP integration!

 From the FOP's Resources page:
http://xml.apache.org/fop/resources.html

Here you go:
http://marc.theaimsgroup.com/?l=fop-user&r=1&w=2

(I found it challenging to find this myself--there isn't exactly a blink
tag pointing to this spot :-)

Web Maestro Clay

Matthew Lancashire wrote:
> How do I query the archives?
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 10 Feb 2003 15:55
> To: [EMAIL PROTECTED]
> Subject: Re: FOP and IIS4/5
>
>
>
> Matthew-
>
> I've used FOP (with Sun's JRE, not Microsoft's -- see Oleg's note) with
IIS
> 5 (and I would assume it would work with IIS 4) by basically writing an
> ActiveX DLL that shells out to a call to the fop.bat file, and monitors a
> log file of the output from the batch file to see when it's finished.
>
> I later broke these steps out, because the render was taking quite a while
> (lots of images, which were being pulled from a different server), and
> basically wrapped everything with a bunch of VB "listener" apps, which
> periodically checked a database of FOP requests.
>
> Also, I believe someone came up with a .NET wrapper for FOP, which should
> work under IIS, with the .NET framework installed.  If this interests you,
> you might want to hit the archive; I believe the string ".NET" was in the
> subject line.  If you want more information about my setup, I'd be happy
to
> provide it.
>
> -Jeff


--
Clay Leeds - [EMAIL PROTECTED]
Web Developer - Medata, Inc. - http://www.medata.com
PGP Public Key: https://mail.medata.com/pgp/cleeds.asc


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


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



RE: FOP and IIS4/5

2003-02-10 Thread Matthew Lancashire
How do I query the archives?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 15:55
To: [EMAIL PROTECTED]
Subject: Re: FOP and IIS4/5



Matthew-

I've used FOP (with Sun's JRE, not Microsoft's -- see Oleg's note) with IIS
5 (and I would assume it would work with IIS 4) by basically writing an
ActiveX DLL that shells out to a call to the fop.bat file, and monitors a
log file of the output from the batch file to see when it's finished.

I later broke these steps out, because the render was taking quite a while
(lots of images, which were being pulled from a different server), and
basically wrapped everything with a bunch of VB "listener" apps, which
periodically checked a database of FOP requests.

Also, I believe someone came up with a .NET wrapper for FOP, which should
work under IIS, with the .NET framework installed.  If this interests you,
you might want to hit the archive; I believe the string ".NET" was in the
subject line.  If you want more information about my setup, I'd be happy to
provide it.

-Jeff



    "Matthew
Lancashire"   To: "Fop-User-Help \(E-mail\)"
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]   cc:
es.uk.com>Subject: FOP and IIS4/5

02/10/2003
10:30 AM
Please respond
to fop-user






Can Fop be used in Server Side Java on an IIS4/IIS5 server

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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






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


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



RE: FOP and IIS4/5

2003-02-10 Thread Matthew Lancashire
I have been struggling with this for some time. I have a java class that
will do what I want now I need to integrate it with my IIS server via asp.
Man this java is tough for us dumb VB ers

-Original Message-
From: Adam Shelley [mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 16:04
To: [EMAIL PROTECTED]
Subject: RE: FOP and IIS4/5


Hello,

I just recently started playing with this approach (calling FOP.bat from the
web, shelled out).  I noticed that things were taking a while to complete
but it seems to me that It waits for one to finish before it completes the
next.  Is this the case?  Do I need to modify the .bat file so that it can
run multiple instances of the javac program at the same time?  Am I just
crazy?

I would embed this in a java applet or something but I haven't the slightest
idea on how to get this up and running.  Java is way to foreign for me.

-Adam

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: February 10, 2003 7:55 AM
To: [EMAIL PROTECTED]
Subject: Re: FOP and IIS4/5



Matthew-

I've used FOP (with Sun's JRE, not Microsoft's -- see Oleg's note) with IIS
5 (and I would assume it would work with IIS 4) by basically writing an
ActiveX DLL that shells out to a call to the fop.bat file, and monitors a
log file of the output from the batch file to see when it's finished.

I later broke these steps out, because the render was taking quite a while
(lots of images, which were being pulled from a different server), and
basically wrapped everything with a bunch of VB "listener" apps, which
periodically checked a database of FOP requests.

Also, I believe someone came up with a .NET wrapper for FOP, which should
work under IIS, with the .NET framework installed.  If this interests you,
you might want to hit the archive; I believe the string ".NET" was in the
subject line.  If you want more information about my setup, I'd be happy to
provide it.

-Jeff



"Matthew
Lancashire"   To: "Fop-User-Help \(E-mail\)"
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]   cc:
es.uk.com>Subject: FOP and IIS4/5

02/10/2003
10:30 AM
Please respond
        to fop-user






Can Fop be used in Server Side Java on an IIS4/IIS5 server

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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






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




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


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



RE: File not found error

2003-02-10 Thread Matthew Lancashire
Thanks for the stringreader tip.
Where can I find better Java docs

-Original Message-
From: Matthew Lancashire [mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 15:26
To: [EMAIL PROTECTED]
Subject: RE: File not found error


I just read more of the example on the cvs site and it seems that I cannot
have anything other than a source of type file.

I wish I had read that bitearlier as I need to have source of type streamed
xml


-Original Message-
From: Fabrizio Tringali [mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 13:59
To: [EMAIL PROTECTED]
Subject: Re: File not found error


this for me works

String xsltSystemId = "file:///C:/m1/Project1/someFile.xsl";
Transformer transformer = factory.newTransformer(new
StreamSource(xsltSystemId));

bye


From: "Matthew Lancashire" <[EMAIL PROTECTED]>


> I get a file not found error when I do the .transform
>
>
> javax.xml.transform.TransformerException: java.io.FileNotFoundException:
> C:\m1\Project1\< (The filename, directory name, or volume label syntax is
> incorrect)
> at
>
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:
> 686)
>


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


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


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



FOP and IIS4/5

2003-02-10 Thread Matthew Lancashire
Can Fop be used in Server Side Java on an IIS4/IIS5 server

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: File not found error

2003-02-10 Thread Matthew Lancashire
I just read more of the example on the cvs site and it seems that I cannot
have anything other than a source of type file.

I wish I had read that bitearlier as I need to have source of type streamed
xml


-Original Message-
From: Fabrizio Tringali [mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 13:59
To: [EMAIL PROTECTED]
Subject: Re: File not found error


this for me works

String xsltSystemId = "file:///C:/m1/Project1/someFile.xsl";
Transformer transformer = factory.newTransformer(new
StreamSource(xsltSystemId));

bye


From: "Matthew Lancashire" <[EMAIL PROTECTED]>


> I get a file not found error when I do the .transform
>
>
> javax.xml.transform.TransformerException: java.io.FileNotFoundException:
> C:\m1\Project1\< (The filename, directory name, or volume label syntax is
> incorrect)
> at
>
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:
> 686)
>


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


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



File not found error

2003-02-10 Thread Matthew Lancashire
I get a file not found error when I do the .transform


javax.xml.transform.TransformerException: java.io.FileNotFoundException:
C:\m1\Project1\< (The filename, directory name, or volume label syntax is
incorrect)
at
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:
686)

//Java
import java.io.File;
import java.io.IOException;
import java.io.ByteArrayOutputStream;

//JAXP
import javax.xml.transform.Transformer;
import javax.xml.transform.TransformerFactory;
import javax.xml.transform.TransformerException;
import javax.xml.transform.Source;
import javax.xml.transform.Result;
import javax.xml.transform.stream.StreamSource;
import javax.xml.transform.sax.SAXResult;

//Avalon
import org.apache.avalon.framework.ExceptionUtil;
import org.apache.avalon.framework.logger.ConsoleLogger;
import org.apache.avalon.framework.logger.Logger;

//FOP
import org.apache.fop.apps.Driver;
import org.apache.fop.apps.FOPException;

/**
 * This class demonstrates the conversion of an XML file to PDF using
 * JAXP (XSLT) and FOP (XSL:FO).
 */
public class XML2PDF
{
public static void main(String[] args)
{
try
{
System.out.println("FOP ExampleXML2PDF\n");
System.out.println("Preparing...");

XML2PDF app = new XML2PDF();
app.convertXML2PDF(args[0], args[1]);

System.out.println("Success!");
}
catch (Exception e)
{
System.err.println(ExceptionUtil.printStackTrace(e));
System.exit(-1);
}
}

public void convertXML2PDF(String xml, String xslt)
throws IOException, FOPException, TransformerException
{

//Setup output
xml = "Edit5True155Facto
ryShop1151Description1200.00.00.00.00.00.00.
00.00.001001259.877.00.00.00.0
0.00.0010<
/ROOT>";
System.out.println("Stylesheet: ");
System.out.println();
System.out.println(xslt);
System.out.println();
System.out.println("Data: ");
System.out.println();
System.out.println(xml);
System.out.println();
System.out.println("Transforming...");
try
{
//Setup logger
System.out.println("Setup logger");
Logger logger = new 
ConsoleLogger(ConsoleLogger.LEVEL_WARN);

//Construct driver
System.out.println("Construct driver");
Driver driver = new Driver();
driver.setLogger(logger);

//Setup FOP
System.out.println("Setup FOP");
driver.setRenderer(Driver.RENDER_PDF);
//  driver.initialize();

//Setup output
System.out.println("Setup output");
ByteArrayOutputStream pdf = new ByteArrayOutputStream();
driver.setOutputStream(pdf);

//Setup sources
System.out.println("Setup sources");
Source xmlSrc = new StreamSource(new String(xml));
Source xsltSrc = new StreamSource(new File(xslt));

//Setup XSLT
System.out.println("Setup XSLT");
TransformerFactory factory = TransformerFactory.newInstance();
Transformer transformer = factory.newTransformer(xsltSrc);

//Make sure the XSL transformation's result is piped 
through to FOP
System.out.println("Pass transform to FOP");
Result res = new SAXResult(driver.getContentHandler());

//Start the transformation and rendering process
System.out.println("Start render");
transformer.transform(xmlSrc, res);
System.out.println(pdf);
}
catch (Exception e)
{
System.err.println(ExceptionUtil.printStackTrace(e));
System.exit(-1);
}
}
}

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: embedding fop

2003-02-10 Thread Matthew Lancashire




Try 
this
http://cvs.apache.org/viewcvs.cgi/xml-fop/examples/embedding/java/embedding/Attic/

  -Original Message-From: Marisol Garcia 
  [mailto:[EMAIL PROTECTED]Sent: 10 Feb 2003 11:50To: 
  [EMAIL PROTECTED]Subject: embedding fop
  
  
  Hello,
  
  
   
  Where could I find the source of  the 
  examples: ExampleFO2PDF.java, 
  ExampleXML2FO.java, ExampleXML2PDF.java, ExampleObj2XML.java  and  
  ExampleObj2PDF.java ?
   
  Thanks in 
  advance.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

RE: getParser deprecated but still in sevelt example?

2003-02-10 Thread Matthew Lancashire
its the servlet i want so that i can stream data in and out withiut using
files.
The CVS servlet still uses these methods (getInputSource,...)

-Original Message-
From: Laurent Forêt [mailto:[EMAIL PROTECTED]
Sent: 10 Feb 2003 10:14
To: [EMAIL PROTECTED]
Subject: Re: getParser deprecated but still in sevelt example?


There are new example without deprecated apis accessible from cvs at this
url :
http://cvs.apache.org/viewcvs.cgi/xml-fop/examples/embedding/java/embedding/
Attic/

regards, Laurent.

- Original Message -
From: "Matthew Lancashire" <[EMAIL PROTECTED]>
To: "Fop-User-Help (E-mail)" <[EMAIL PROTECTED]>
Sent: Monday, February 10, 2003 11:06 AM
Subject: getParser deprecated but still in sevelt example?


> Why do I get the errors
> getParser is deprecated and getInputSource is not a class within
> XSLTInputHandler?
>
> public void convertXML2PDF(String xml, String xslt)
> throws IOException, FOPException, TransformerException
> {
> driver.setRenderer(Driver.RENDER_PDF);
> XSLTInputHandler xmlDoc = new XSLTInputHandler(xml,xslt);
> ByteArrayOutputStream pdf = new ByteArrayOutputStream();
> driver.setOutputStream(pdf);
> try
> {
> driver.render (xmlDoc.getParser(), xmlDoc.getInputSource()) ;
>
>
>
> Matthew Lancashire
> IT Project Manager
> Intitial Electronic Security Ltd
>
> Tel: +44 1282 473554
> Fax: +44 1254 267552
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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


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



getParser deprecated but still in sevelt example?

2003-02-10 Thread Matthew Lancashire
Why do I get the errors
getParser is deprecated and getInputSource is not a class within
XSLTInputHandler?

public void convertXML2PDF(String xml, String xslt)
throws IOException, FOPException, TransformerException
{
driver.setRenderer(Driver.RENDER_PDF);
XSLTInputHandler xmlDoc = new XSLTInputHandler(xml,xslt);
ByteArrayOutputStream pdf = new ByteArrayOutputStream();
driver.setOutputStream(pdf);
try
{
driver.render (xmlDoc.getParser(), 
xmlDoc.getInputSource()) ;



Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



string to domsource

2003-02-07 Thread Matthew Lancashire
I want to pass a string to FOP instead of a file
I can do this by putting my string into a domSource.

How do I do this though.

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



XSL_FO generator

2003-02-07 Thread Matthew Lancashire
Is there a nice simple graphical (and free) product that I can have my users
use to create fo stylesheetsfor use with FOP

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: Class not found applet error

2003-02-06 Thread Matthew Lancashire
Is there another way to use maybe JScript on the client to call FOP

-Original Message-
From: Oleg Tkachenko [mailto:[EMAIL PROTECTED]
Sent: 05 Feb 2003 10:42
To: [EMAIL PROTECTED]
Subject: Re: Class not found applet error


Matthew Lancashire wrote:
> Is there no way around using the archive attribute to d/l the jars.
> I can ensure that they are already on the client machine. Does this not
> help?
Then it seems to me you are using wrong hammer, afair applets cannot access
client file system. If you want to start java application from client file
system, look at Java Web Start.

--
Oleg Tkachenko
Multiconn Technologies, Israel


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


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



RE: Class not found applet error

2003-02-05 Thread Matthew Lancashire
Is there no way around using the archive attribute to d/l the jars.
I can ensure that they are already on the client machine. Does this not
help?

-Original Message-
From: Oleg Tkachenko [mailto:[EMAIL PROTECTED]
Sent: 05 Feb 2003 10:02
To: [EMAIL PROTECTED]
Subject: Re: Class not found applet error


Matthew Lancashire wrote:
> When I I copied all these in the the classes folder. Can I not get the JRE
> to look here?
Read html specification,
http://www.w3.org/TR/html401/struct/objects.html#edef-APPLET,

archive = uri-list [CT]
 This attribute specifies a comma-separated list of URIs for archives
containing classes and other resources that will be "preloaded". The classes
are loaded using an instance of an AppletClassLoader with the given
codebase.
Relative URIs for archives are interpreted with respect to the applet's
codebase. Preloading resources can significantly improve the performance of
applets.

--
Oleg Tkachenko
Multiconn Technologies, Israel


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


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



RE: Class not found applet error

2003-02-05 Thread Matthew Lancashire
When I I copied all these in the the classes folder. Can I not get the JRE
to look here?

-Original Message-
From: J.Pietschmann [mailto:[EMAIL PROTECTED]
Sent: 04 Feb 2003 20:17
To: [EMAIL PROTECTED]
Subject: Re: Class not found applet error


Matthew Lancashire wrote:
> When I access the htm page I get 'Applet notinited' error and the console
> displays..
> java.lang.NoClassDefFoundError: org/apache/avalon/framework/logger/Logger

You'll have to have some more jars beside the fop.jar in the
classpath. Just to be on the sure, use everything you'll find
in the lib directory of the fop distribution.

J.Pietschmann


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


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



Class not found applet error

2003-02-04 Thread Matthew Lancashire
XSLT transformation
Source src = new StreamSource(xml);

//Resulting SAX events (the generated FO) must be piped through
to FOP
Result res = new SAXResult(driver.getContentHandler());

//Start XSLT transformation and FOP processing
transformer.transform(src, res);
}
finally
{
out.close();
}
}
}

I have the FOP .jar files in win2k\java\class...
I have the Sun JRE installed with the IE6 plugin
When I access the htm page I get 'Applet notinited' error and the console
displays..
java.lang.NoClassDefFoundError: org/apache/avalon/framework/logger/Logger
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:1590)
at java.lang.Class.getConstructor0(Class.java:1762)
at java.lang.Class.newInstance0(Class.java:276)
at java.lang.Class.newInstance(Class.java:259)
at sun.applet.AppletPanel.createApplet(AppletPanel.java:566)
at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1775)
at sun.applet.AppletPanel.runLoader(AppletPanel.java:495)
at sun.applet.AppletPanel.run(AppletPanel.java:292)
at java.lang.Thread.run(Thread.java:536)

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: java/util/Hashmap

2003-01-31 Thread Matthew Lancashire
Just looked in the JDK folder and there is an src.zip that contains the
.java for hashmap

-Original Message-
From: Herr Christian Wolfgang Hujer [mailto:[EMAIL PROTECTED]
Sent: 31 Jan 2003 16:14
To: [EMAIL PROTECTED]; Matthew Lancashire
Subject: Re: java/util/Hashmap


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Matthew,

> I keep getting the noclassdeffounderror for hashmap.
Yes.

> What do I need to do to get the class in to my classes folder.
You're not supposed to extract system classes from their library and include
them with your code.

1. How do you start your  java program? What's the command line you type?

2. Are you sure you don't get confused by your path settings?
Sometimes on Windows the JRE's java takes precedence over the JDK's java. So
if you compile a class, you might compile with javac from e.g. 1.3.1_06, but
if you run it, the VM in use might be a much older one.
How did you find out you're using 1.3.1_06? Is it just the name of the
folder,
e.g. C:\j2sdk1.3.1_06, or have you executed java -version as suggested?

Bye
- --
ITCQIS GmbH
Christian Wolfgang Hujer
Geschäftsführender Gesellschafter
Telefon: +49  (0)89  27 37 04 37
Telefax: +49  (0)89  27 37 04 39
E-Mail: [EMAIL PROTECTED]
WWW: http://www.itcqis.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+OqDNzu6h7O/MKZkRAoQ+AKCb+TENQgeRuDsbx6RF4D3ReO4PxwCeIo9a
si3dasPoQPI/8Ahn2mLGgoI=
=aHiz
-END PGP SIGNATURE-


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


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



RE: java/util/Hashmap

2003-01-31 Thread Matthew Lancashire
I used the command java -version

-Original Message-
From: Herr Christian Wolfgang Hujer [mailto:[EMAIL PROTECTED]
Sent: 31 Jan 2003 16:14
To: [EMAIL PROTECTED]; Matthew Lancashire
Subject: Re: java/util/Hashmap


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Matthew,

> I keep getting the noclassdeffounderror for hashmap.
Yes.

> What do I need to do to get the class in to my classes folder.
You're not supposed to extract system classes from their library and include
them with your code.

1. How do you start your  java program? What's the command line you type?

2. Are you sure you don't get confused by your path settings?
Sometimes on Windows the JRE's java takes precedence over the JDK's java. So
if you compile a class, you might compile with javac from e.g. 1.3.1_06, but
if you run it, the VM in use might be a much older one.
How did you find out you're using 1.3.1_06? Is it just the name of the
folder,
e.g. C:\j2sdk1.3.1_06, or have you executed java -version as suggested?

Bye
- --
ITCQIS GmbH
Christian Wolfgang Hujer
Geschäftsführender Gesellschafter
Telefon: +49  (0)89  27 37 04 37
Telefax: +49  (0)89  27 37 04 39
E-Mail: [EMAIL PROTECTED]
WWW: http://www.itcqis.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+OqDNzu6h7O/MKZkRAoQ+AKCb+TENQgeRuDsbx6RF4D3ReO4PxwCeIo9a
si3dasPoQPI/8Ahn2mLGgoI=
=aHiz
-END PGP SIGNATURE-


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


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



RE: java/util/Hashmap

2003-01-31 Thread Matthew Lancashire
What about the sun one?

-Original Message-
From: Oleg Tkachenko [mailto:[EMAIL PROTECTED]
Sent: 31 Jan 2003 15:36
To: [EMAIL PROTECTED]
Subject: Re: java/util/Hashmap


Matthew Lancashire wrote:
> VJ++ 6.0 Yeah.
> I have both Sun JDK and MS JDK. Is it in  there?

MS JDK is ancient java 1.1.4, you cannot use it with FOP.

-- 
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


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


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



RE: java/util/Hashmap

2003-01-31 Thread Matthew Lancashire
Its 1.3.1_06.

What do I need to do to get the class in to my classes folder.

-Original Message-
From: Johan Åbrandt [mailto:[EMAIL PROTECTED]
Sent: 31 Jan 2003 15:34
To: [EMAIL PROTECTED]
Subject: Re: java/util/Hashmap


Matthew Lancashire wrote:

> VJ++ 6.0 Yeah.
> I have both Sun JDK and MS JDK. Is it in  there?


If the Sun JDK is above version 1.2 then yes. Try java -version on the
command line, or print System.getProperty( "java.version" ) in a program.

i.e

public class Prop
{
public static void main( String[] args )
{
System.out.println( System.getProperty( "java.version" ) );
}
}

>
> -Original Message-
> From: Johan Åbrandt [mailto:[EMAIL PROTECTED]
> Sent: 31 Jan 2003 15:26
> To: [EMAIL PROTECTED]
> Subject: Re: java/util/Hashmap
>
>
> Matthew Lancashire wrote:
>
>
>>I keep getting the noclassdeffounderror for hashmap.
>>Where is this MS VM?
>>
>
>
> Are you using VJ++? Isnt that JDK 1.1? HashMap was introduced in JDK 1.2
.
>
>
>>Matthew Lancashire
>>IT Project Manager
>>Intitial Electronic Security Ltd
>>
>>Tel: +44 1282 473554
>>Fax: +44 1254 267552
>>
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
>
> --
> Johan Åbrandt
>
> Technical Project Manager
> (Tekninen projektipäällikkö)
> Tel. +358 9 6817 3342
> Mobile. +358 40 848 8068
> [EMAIL PROTECTED]
>
> Profit Software Oy
> Meritullinkatu 11 C
> 00170 Helsinki, Finland
>
>
> __
>
> This message and its attachments have been found clean from known viruses
> with three different antivirus programs.
> __
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Johan Åbrandt

Technical Project Manager
(Tekninen projektipäällikkö)
Tel. +358 9 6817 3342
Mobile. +358 40 848 8068
[EMAIL PROTECTED]

Profit Software Oy
Meritullinkatu 11 C
00170 Helsinki, Finland


__

This message and its attachments have been found clean from known viruses
with three different antivirus programs.
__

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


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



RE: java/util/Hashmap

2003-01-31 Thread Matthew Lancashire
VJ++ 6.0 Yeah.
I have both Sun JDK and MS JDK. Is it in  there?

-Original Message-
From: Johan Åbrandt [mailto:[EMAIL PROTECTED]
Sent: 31 Jan 2003 15:26
To: [EMAIL PROTECTED]
Subject: Re: java/util/Hashmap


Matthew Lancashire wrote:

> I keep getting the noclassdeffounderror for hashmap.
> Where is this MS VM?


Are you using VJ++? Isnt that JDK 1.1? HashMap was introduced in JDK 1.2  .

>
> Matthew Lancashire
> IT Project Manager
> Intitial Electronic Security Ltd
>
> Tel: +44 1282 473554
> Fax: +44 1254 267552
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Johan Åbrandt

Technical Project Manager
(Tekninen projektipäällikkö)
Tel. +358 9 6817 3342
Mobile. +358 40 848 8068
[EMAIL PROTECTED]

Profit Software Oy
Meritullinkatu 11 C
00170 Helsinki, Finland


__

This message and its attachments have been found clean from known viruses
with three different antivirus programs.
__

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


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



java/util/Hashmap

2003-01-31 Thread Matthew Lancashire
I keep getting the noclassdeffounderror for hashmap.
Where is this MS VM?

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: Java novice

2003-01-30 Thread Matthew Lancashire
Thanks for the help.
I was using the VJ6++ IDE because I am used to MS IDEs.
The class seems just fine.
I still use the sun java bits to run the class. Have given up on the exe

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 30 Jan 2003 14:32
To: [EMAIL PROTECTED]
Subject: Re: Java novice


I would have put it a little differently, but Mr. Hujer is right. You
won't have any luck with VisualJ++, especially as a Java novice. I
recommend you switch to a more compatible Java VM. As the release notes
say you need at least JDK 1.2.

FWIW the Driver class is in fop.jar. So you need to get this JAR in your
classpath. But staying with VJ++ this will only be the first of many
problems. Sorry.

On 30.01.2003 12:49:01 Matthew Lancashire wrote:
> I am using MS VJ++ 6 which builds an exe file!
> The class is the Driver class (found from debugging not the error message)
> CML was supposed to be XML.

Jeremias Maerki


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


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



Nice attitude! FW: OT: Java novice

2003-01-30 Thread Matthew Lancashire
Is this the sort of help you want to encourage?

-Original Message-
From: Herr Christian Wolfgang Hujer [mailto:[EMAIL PROTECTED]
Sent: 30 Jan 2003 12:09
To: Matthew Lancashire
Subject: Re: OT: Java novice


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Oh no,

Am Donnerstag, 30. Januar 2003 12:49 schrieb Matthew Lancashire:
> I am using MS VJ++ 6 which builds an exe file!
MS VJ++ knows how to build exe files but doesn't know Java!

Get yourself a real working Java from SUN, IBM, Blackdown or wherever, but
NOT
FROM MICROSOFT!
MS VJ++ sucks completely.

And at all, this is totally off topic.

For basic questions on how to set up Java try the beginner's forum at
java.sun.com.

For basic questions why MS VJ++ sucks ask Microsoft "Why do 95% of all Java
source codes not successfully compile and run when using VJ++"?

At all, how dare you to bring up Exe's and MS VJ++ on a this list?
Apache httpd <-> MS IIS
Java <-> MS C#/.NET
Open Source <-> MS

And don't tell me I'm ideologically blind. It's your Java implementation
that
doesn't work, not mine. It's MS who do everything to make VJ++ as
incompatible with Java as possible. They violate the specs. If you use an
SDK
from SUN, Borland, IBM etc., it will work fine, not just on *X, but also on
Windows.


Bye

P.S.:
I admit I really had to restrain myself not to use a much harsher voice.
But this (OT + MS + VJ++) really gets me angry.
- --
ITCQIS GmbH
Christian Wolfgang Hujer
Geschäftsführender Gesellschafter
Telefon: +49  (0)89  27 37 04 37
Telefax: +49  (0)89  27 37 04 39
E-Mail: [EMAIL PROTECTED]
WWW: http://www.itcqis.com/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+ORXjzu6h7O/MKZkRAn40AKDXgrKd6A0HkO9A6m6bxCg/KdE+JQCgnBc4
IBO1k8H2m/It76yLK7glIiI=
=qzQK
-END PGP SIGNATURE-


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



RE: Java novice

2003-01-30 Thread Matthew Lancashire
I am using MS VJ++ 6 which builds an exe file!
The class is the Driver class (found from debugging not the error message)
CML was supposed to be XML.
Any clues

-Original Message-
From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
Sent: 30 Jan 2003 11:28
To: [EMAIL PROTECTED]
Subject: Re: Java novice



On 30.01.2003 11:55:11 Matthew Lancashire wrote:
> I hace created an exe from ExampleXML2PDF.

Well, "exe" don't exist in Java. I guess you mean you ran the build
script in examples/embedding and now you've got a bunch of *.class files
in the build directory, right?

> How can I run this.
> I get NoClassDefFoundError.

This means that a class could not be found in the classpath. Usually,
the error message also tells you which class. And that will give you an
indicator what is missing. Next time you should provide the full error
message.

> I know very little about the runtime environment set-up!

It would be best if you got yourself a Java-for-starters book.

What you're probably missing are several JAR files in the classpath. You
need to do something like:

java -cp
lib/xml-apis.jar;lib/xercesImpl-2.2.1.jar;lib/xalan-2.4.1.jar;lib/avalon-fra
mework-cvs-20020806.jar;lib/batik.jar;build/fop.jar;examples/embedding/build
/classes
embedding.ExampleXML2PDF

> Also is it possible to use Streamed CML instead of seperate XML/XSL files?

Sorry, I don't know what you mean by "Streamed CML".

Jeremias Maerki


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


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



Java novice

2003-01-30 Thread Matthew Lancashire
I hace created an exe from ExampleXML2PDF.
How can I run this.
I get NoClassDefFoundError.
I know very little about the runtime environment set-up!
Also is it possible to use Streamed CML instead of seperate XML/XSL files?

Matthew Lancashire
IT Project Manager
Intitial Electronic Security Ltd

Tel: +44 1282 473554
Fax: +44 1254 267552


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



RE: Web page embedding

2003-01-29 Thread Matthew Lancashire
All the data is already at the browser so the aim is to avoid too much
re-sending of info.
I just want a button that will translate the browsers data into pdf at the
client.
Is there an example of an applet.

-Original Message-
From: Oleg Tkachenko [mailto:[EMAIL PROTECTED]
Sent: 29 Jan 2003 13:04
To: [EMAIL PROTECTED]
Subject: Re: Web page embedding


Matthew Lancashire wrote:
> Is it possible to embed the fop viewer in a web page
Sure, for example as appplet, but it'll be really huge applet. What's wrong
with sending pdf to the browser?

--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel


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


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



Web page embedding

2003-01-29 Thread Matthew Lancashire
Is it possible to embed the fop viewer in a web page

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



JAVA DLL Correct.(Still learning slowly)

2003-01-29 Thread Matthew Lancashire
import org.apache.fop.apps.Driver;
import org.apache.fop.apps.FOPException;
import org.apache.fop.apps.Version;
import org.apache.fop.apps.InputHandler;
import org.apache.fop.apps.XSLTInputHandler;
import org.apache.fop.layout.Page;
import org.apache.fop.messaging.MessageHandler;
import javax.xml.transform.*;
import org.xml.sax.*;
import java.io.*;
/**
 * @com.register ( clsid=FFCB6024-FDBC-4F5D-9DA2-0C161F5C5B3C,
typelib=3020ED72-2348-4EBB-BF62-86309CBF439B )
 */
public class fop
{
public void fop(String xmlFile, String xslFile, String outFile) throws
TransformerConfigurationException, TransformerException,
FileNotFoundException, FOPException, IOException

{
Driver driver = new Driver();
driver.setRenderer(Driver.RENDER_PDF);
InputHandler inputHandler = new XSLTInputHandler(new File(xmlFile), new
File(xslFile));
XMLReader parser = inputHandler.getParser();
driver.setOutputStream(new FileOutputStream(outFile));
driver.render(parser, inputHandler.getInputSource());
}
}
I have created a dll from the above that is supposedly COM complient.
Can I call thsi from Client side browser script usinf JScript


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



Creating Class using MS J++ 1.1

2002-12-13 Thread Matthew Lancashire
I am trying to create the following class using MS J++ 1.1 (I know it's 
ancient) on a WIN2k SP3 machine
//
//
// Fop
//
//
import org.apache.fop.apps.Driver;
import org.apache.fop.apps.FOPException;
import org.apache.fop.apps.Version;
import org.apache.fop.apps.InputHandler;
import org.apache.fop.apps.XSLTInputHandler;
import org.apache.fop.layout.Page;
import org.apache.fop.messaging.MessageHandler;
import javax.xml.transform.*;
import org.xml.sax.*;
import java.io.*;
public class fop
{

public void xms2PDF(File xmlFile, File xslFile, String outFile) throws 
TransformerConfigurationException, TransformerException,
FileNotFoundException, FOPException, IOException
{
Driver driver = new Driver();
Driver.setRenderer(Driver.RENDER_PDF);
InputHandler inputHandler = new XSLTInputHandler(xmlFile, 
xslFile);
XMLReader parser = inputHandler.getParser();
Driver.setOutputStream(new FileOutputStream(outFile));
Driver.render(parser, inputHandler.getInputSource());
}

}

classpath of 
C:\fop-0.20.4\build\fop.jar;C:\fop-0.20.4\LIB\avalon-framework-cvs-20020315.jar;C:\fop-0.20.4\LIB\xml-apis.jar

But get the following errors

C:\Program Files\DevStudio\MyProjects\Fop\Fop.java(6,8) : error J0049: 
Undefined name 'org.apache.fop.apps.Driver'
C:\Program Files\DevStudio\MyProjects\Fop\Fop.java(7,8) : error J0049: 
Undefined name 'org.apache.fop.apps.FOPException'
C:\Program Files\DevStudio\MyProjects\Fop\Fop.java(8,8) : error J0049: 
Undefined name 'org.apache.fop.apps.Version'
C:\Program Files\DevStudio\MyProjects\Fop\Fop.java(9,8) : error J0049: 
Undefined name 'org.apache.fop.apps.InputHandler'
C:\Program Files\DevStudio\MyProjects\Fop\Fop.java(10,8) : error J0049: 
Undefined name 'org.apache.fop.apps.XSLTInputHandler'
C:\Program Files\DevStudio\MyProjects\Fop\Fop.java(11,8) : error J0049: 
Undefined name 'org.apache.fop.layout.Page'
C:\Program Files\DevStudio\MyProjects\Fop\Fop.java(12,8) : error J0049: 
Undefined name 'org.apache.fop.messaging.MessageHandler'
Error executing jvc.exe.

Fop - 7 error(s), 0 warning(s)

Heeelp

Matthew Lancashire
IT Project Manager
Initial Electronic Security Ltd
Tel.:   01254 688555
FAX:01254 267552



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



RE: Visuaal Basic

2002-12-02 Thread Matthew Lancashire
I would rather not use the command line version or FOP. I wanted to knock up an 
ActiveX component for embedding in a large app and need to
Use the classes so that I get more control and feedback.



Matthew Lancashire
IT Project Manager
Initial Electronic Security Ltd
Tel.:   01254 688555
FAX:01254 267552


-Original Message-
From:   Calero, Roberto [SMTP:[EMAIL PROTECTED]
Sent:   Sunday, December 01, 2002 9:38 PM
To: '[EMAIL PROTECTED]'
Subject:RE: Visuaal Basic

 << File: ATT6.htm >> 


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



Visuaal Basic

2002-11-29 Thread Matthew Lancashire
Can I embed the FOP java class in a VB/VB Script program
Matthew Lancashire
IT Project Manager
Initial Electronic Security Ltd
Tel.:   01254 688555
FAX:01254 267552



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