Re: after creating PDF

2009-08-05 Thread J.Pietschmann
On 05.08.2009 18:54, Tuan Quan wrote: Anyone knows why I received the following message after pdf is created on my SUN Solaris box? thanks. Xlib: connection to "myunixbox:0.0" refused by server Xlib: Invalid MIT-MAGIC-COOKIE-1 key FOP initializes the Java graphics subsytem, which causes the

Using a PDF as an Image - PERFECT!

2009-08-05 Thread Steffanina, Jeff
Thank you. It works perfectly! Jeff -Original Message- From: John Brown [mailto:johnbrown...@hotmail.com] Sent: Wednesday, August 05, 2009 1:10 PM To: fop-users@xmlgraphics.apache.org Subject: RE: Using a PDF as an Image Jeff Steffanina wrote: > I have a finished form that con

RE: Using a PDF as an Image

2009-08-05 Thread John Brown
Jeff Steffanina wrote: > I have a finished form that contains all my graphics. It is a > PDF. > I want to print it and add all the applicable data. I have been > doing this with JPG files with great success. > > > I am getting the error: No ImagePreloader found > I see the notes about us

RE: Superscripts at beginning of line not working

2009-08-05 Thread adogg
Thanks Eric, but that doesn't seem to help. I even tried putting the zero-width space in an inline with a line-height with the hopes that that would make the renderer "recognize" the height of the line when it was superscripting, but no dice. I've even thought about using inline SVGs, but still

after creating PDF

2009-08-05 Thread Tuan Quan
Anyone knows why I received the following message after pdf is created on my SUN Solaris box? thanks. Xlib: connection to "myunixbox:0.0" refused by server Xlib: Invalid MIT-MAGIC-COOKIE-1 key tuan

Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/fop/cli/Main

2009-08-05 Thread Tuan Quan
thanks, Sergiu. It works. Somehow I overlooked that one.   From: Sergiu Dumitriu To: fop-users@xmlgraphics.apache.org Sent: Wednesday, August 5, 2009 9:34:57 AM Subject: Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/fop/cli/Main Tu

Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/fop/cli/Main

2009-08-05 Thread Sergiu Dumitriu
Tuan Quan wrote: This is on Solaris Solaris is Unix-like, so : is used. See http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/classpath.html *From:* Sergiu Dumitriu *To:* fop-users@xmlgraphics.apache.org *Sent:* Tu

Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/fop/cli/Main

2009-08-05 Thread Tuan Quan
This is on Solaris From: Sergiu Dumitriu To: fop-users@xmlgraphics.apache.org Sent: Tuesday, August 4, 2009 4:39:44 PM Subject: Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/fop/cli/Main Tuan Quan wrote: > Hi all, > I'm using FOP 0

Re: Using a PDF as an Image

2009-08-05 Thread Peter Coppens
You could try starting from http://wiki.apache.org/xmlgraphics-fop/HowTo/EmbeddedPdf?highlight=%28pdf%29 Hth, Peter From: "Steffanina, Jeff" Reply-To: Date: Wed, 5 Aug 2009 07:14:53 -0400 To: Subject: Using a PDF as an Image I have a finished form that contains all my graphics. It is a

Using a PDF as an Image

2009-08-05 Thread Steffanina, Jeff
I have a finished form that contains all my graphics. It is a PDF. I want to print it and add all the applicable data. I have been doing this with JPG files with great success. I am getting the error: No ImagePreloader found Here is my code: I see the notes about