sealing violation

2001-11-12 Thread Isana Luzia Seabra Campos

Hello,

I am starting to develop with fop.  I 've just compiled an example from
xml.apache.org/fop/embedding.html on Forte for java, but I couldn't run
it . It's because an error:

Exception in thread "main" java.lang.SecurityException: sealing
violation
at java.net.URLClassLoader.defineClass(URLClassLoader.java:234)
at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)

at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)

at teste_fop_pdf.main(teste_fop_pdf.java:37)

I am working on J2SDK_1.3.1.

I realy thanks for any help!
Isana


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




page orientation

2001-12-04 Thread Isana Luzia Seabra Campos

Hi,

How can I generate a page at "landscape" orientation format in pdf file? Is it
possible?
I've tried

and

but  I got an warning from fop: reference-orientation is not implemented yet.

Thanks for any help!
Isana




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




Re: page orientation

2001-12-04 Thread Isana Luzia Seabra Campos


Hi Paul,
this "way" works very well!

Thanks a lot.
Isana

"Smith, Paul R" wrote:

> I swapped the page width and height...
>
> I am not sure if this is the correct way.
>
> - Paul Smith
>
> -Original Message-
> From: Isana Luzia Seabra Campos [mailto:[EMAIL PROTECTED]]
> Sent: 04 December 2001 11:30
> To: [EMAIL PROTECTED]
> Subject: page orientation
>
> Hi,
>
> How can I generate a page at "landscape" orientation format in pdf file? Is
> it
> possible?
> I've tried
> 
> and
> 
> but  I got an warning from fop: reference-orientation is not implemented
> yet.
>
> Thanks for any help!
> Isana
>
> -
> 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]