> - allow pages to be saved to disk to reduce memory
This should be optional. Otherwise applets and JWS applications will need
to be signed in order to run.
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca,
Or instead of removing the non-printable character replace it with an image
scaled to fit a single character (like a lot of other applications do).
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice
Where is the JavaDoc for FOP 0.20.4? I’ve checked the binary and src versions and neither
contains the javadoc.
Jim
"reload" or "regenerate" the report without shutting
down.
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice: (630) 250-3045 x106
Fax: (630) 250-3046
CONFIDENTIALITY NOTICE
T
reprocess the input. This way we could change an XSLT file and
click reload and see the effect the change has.
Jim Urban - [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice: (630) 250-3045 x106
Fax: (63
We are planning to move to FOP .20.3. Is there a version with the fixes in
it to solve all these problems?
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice: (630) 250-3045 x106
Fax: (630) 250
Have you tried GhostView (GhostScript)? It can view EPS and PDF.
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice: (630) 250-3045 x106
Fax: (630) 250-3046
CONFIDENTIALITY NOTICE
This message
suggested and we had more then one client complain that they could not get
Acrobat Reader to display our dynamically created PDFs. I went into our
code and changed it back to the way the embedding example showed and the IE
issues went away.
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc
Are the AWTRenderer spacing fixes in a release version of FOP? If so, which
version?
Thanks,
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice: (630) 250-3045 x106
Fax: (630) 250-3046
is a
major issue with the AWTRenderer (as was mentioned in a previous thread).
If however a TIFF renderer could be produced that does NOT have these issues
we would be real happy to use it.
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
This sounds like something we could really use. Please continue to develop
this and by all means, get it added to the base.
Thanks,
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice: (630) 250
Arnd,
Thanks! It may be ugly, but it sure works nice!
Jim
Jim Urban - [EMAIL PROTECTED]
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice: (630) 250-3045 x106
Fax: (630) 250-3046
CONFIDENTIALITY NOTICE
This message and
I understand (I think, I hope) how to add fonts to FOP. I understand the
concept of using an Options object to load the userconfig.xml file. Where I
get lost is, where in FopServlet does the Options object come in to play?
In other words, how do I pass my Options object to FOP so my fonts can be
We do what you are asking. According to our FO expert (not me) using
has the side effect (in FOP) of
causing FOP to recognize carriage returns.
Jim
[PARA]Jim Urban - [EMAIL PROTECTED][TAB][PARA]Clinical
Connectivity Suite Product Manager[PARA]Suite 295[PARA]500 Park
Blvd.[PARA]Itasca, IL
Is a J2SE 1.4 version of FOP available?
Jim Urban
Product Manager
Netsteps Inc.
Suite 295
500 Park Blvd.
Itasca, IL 60143
Voice: (630) 250-3045 x106
Fax: (630) 250-3046
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Jeremias,
Thank you for your honesty. I'm glad to know its not something we're doing.
As for using GhostScript, how did you integrate it into your Java
application? The Java application which does our rendering runs detached
(as a Windows service). This application runs non-stop, monitoring a
er of %%Page:
GSView displays the ps file with the same errors I get if I print the ps
file directly to the printer. I am using FOP 0.20.2 on Windows (both NT and
2000) with JDK 1.3 from Sun. Any ideas what is wrong?
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasc
application
has to install and manage. I would hope that if iText is used in FOP it is
done is such a way that if a user is not generating PDFs the iText jar file
would not be required.
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax
I figured out how to tell FOP to print to a specified printer. On Windoze,
depending on if you have a postscript printer or PCL printer you can simply
do:
fop ... -ps \\computername\printer or fop ... -pcl \\computername\printer.
Jim
> -Original Message-
> From: Ralph LaChance [mailto:[
I posted this about a week ago, but here you go again...
Jim
public void doPost(HttpServletRequest req, HttpServletResponse res)
throws ServletException
{
... your code
try
{
String xmlString = new String(""); // your xml
That is what I thought, but I was hoping there may have been some progress
made in this area. :)
Jim
> -Original Message-
> From: Ralph LaChance [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 08, 2002 3:34 PM
> To: [EMAIL PROTECTED]
> Subject: Re: FOP Print Option
>
>
> At 03:53 PM 3/8
he default printer. Any ideas
how to do this?
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
-
To unsubscribe, e-mail: [EMAIL PROT
l Schafer [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 06, 2002 12:33 PM
> To: [EMAIL PROTECTED]
> Subject: RE: FOP embedding
>
>
> Jim
>
> Are your file foXslFile.xsl have code ?
>
> > -Mensaje original-
> > De: Jim Urban [SMTP:[EMAIL PROTECTED]
> Is this renderFO a method(param1, param2, param3, param4)?
> Because, I don't found.
>
> So, what is import libraries but the servlet?
>
>
>
> > -Mensaje original-
> > De: Jim Urban [SMTP:[EMAIL PROTECTED]]
> > Enviado el: miércoles, 06 de marzo
to display?
>
> Yes
>
> I have this files (FOP).
>
> I have code this servlet with created XML and I desidere dynamically
> return the PDF.
>
> Do you want send this servlet for look?
>
>
>
> > -Mensaje original-
>
Can you please be more specific. Do you want to use FOP in a servlet to
produce a PDF from dynamically created XML and return the PDF to the
browser to display? Are you having problems writing the Java code to do
this, or are you having problems with FOP not working?
Jim
> -Original Messag
As long as development of the C# version does interfere with the development
of the Java version, I have no problem with people porting FOP to C#.
However, I believe the primary effort should remain the Java version.
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL
Be sure you set the content length, otherwise IE has problems. It also
helps to call reset to clear any information in the HTTP header before
setting your content type or any other values.
Jim
> -Original Message-
> From: Katiyar, Bhawana [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March
am getting this error? I get a simular error if
I try to render the XML as PDF.
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
-
To unsu
Attached is a sample fo file which will produce the error.
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
junk.fo
Description: Binary data
If I generate a PDF, FOP runs just fine. When I try to use the -awt option
to view the output, FOP gives me the following error. Any ideas? I am
running Fop 0.20.2.
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
[INFO]: Parsing of document complete, stopping renderer
[ERROR]: Can'
gt; }
>
> Any committer wants to tell me where it'll go in the tree, I'll
> get onto it
> tomorrow: I've done most of it.
>
> Alistair
>
>
>
> -Original Message-
> From: Jim Urban [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 21, 2002
While were suggesting enhancements for the AWT window, here is a change I
made to the code Ivan Latysh sent me last week. I needed to process XML:FO
which is dynamically generated and not .xml and .xsl files. So I modified
the run method to take an InputSource object (containing XML:FO) instead
Sounds good to me. Just one thing, get rid of that System.exit() in the
dispose method! Let the implementer decide what to do when the window
containing the panel is closed.
Jim
> -Original Message-
> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 21, 20
ED]
> Subject: Re: FOP AWT Window Shuts Down Application
>
>
>
> You could comment out the System.exit call in PreviewDialog.java.
>
> On 2002.02.19 18:52 Jim Urban wrote:
> > I am using the FOP AWT viewer (PreviewDialog) to display and print
> > reports
> > wit
I am using the FOP AWT viewer (PreviewDialog) to display and print reports
within my application. The problem is, whenever I close the FOP viewer, my
application shuts down. How can I keep this from happening?
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL
> awt.run(new File("xml"), new File("xsl"));
This line presents a problem for me. I no have files. All I have is a
String containing the FO which I received from a call to the server. Tthe
server runs xml data retrieved from a database through xslt and returns the
output FO to the client fo
ot only doesn't show how to create
one, its written in German!
What is "parser"? What parser do I use? How do I create one?
Thanks for the help,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3
gt;
>
>
> From: Weiqi Gao <[EMAIL PROTECTED]> on 02/15/2002 06:13 AM CST
>
> Please respond to [EMAIL PROTECTED]
>
>
> To: [EMAIL PROTECTED]
>
>
> cc:
>
>
>
>
>
>
> SubjeRe: Fop With Java Web
Also, does
the AWT presentation use the old AWT objects or Swing objects?
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
-
To unsubscri
>
> 1. XSL:FO is a very complicated and messy language
Given the power of the language, of course its complicated. Just as
Asembler is complicated compared to basic.
> 2. XSLT is also kinda complicated to use, at least if you have to do
> complicated formatting...
So is any other kind of progra
of our framework, not a rewrite.
Thank yous go to not only FOP, but Xalan and Xerces for all the XML and XSL
support!
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
>
> At 08:58 PM 1/29/02 -0500, you
If you
are using pre FOP .20.x do:
MessageHandler.setOutputMethod( MessageHandler.NONE
);
otherwise do this:
import
org.apache.log.*;import org.apache.log.output.io.FileTarget;import
org.apache.log.output.io.StreamTarget;import
org.apache.log.format.PatternFormatter;
In your clas
ession or anything else which can change after init() as a class
variable. Oops. I'm fixing it now.)
> -Original Message-
> From: Jim Urban [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 03, 2002 10:31 AM
> To: [EMAIL PROTECTED]
> Subject: RE: Servlet called multiple
That works great for the way you are calling FOP. However, I am using the
new improved method for calling FOP (see below). Do you have a way of
handling the duplicate calls which will work with this implementation?
Thanks,
Jim
public void renderFO(Transformer pdfTransformer, Source iIn
call setContentType("application/pdf") on the
ServletResponse instance as soon as you find the
XSL:FO file.
It's up to the browser then to handle the incoming mime type.
Or am I missing the point entirely?
Joe
"Jim Urban"
Title: Preserving Line Breaks
Depends on your FO.
will maintain your line
breaks, otherwise they are lost.
Jim
-Original Message-From: Kunal Mittal
[mailto:[EMAIL PROTECTED]]Sent: Friday, December 07, 2001 12:03
PMTo: [EMAIL PROTECTED]Subject: Preserving Line
Breaks
Hel
pdf-files in IE 5.0
--- Jim Urban <[EMAIL PROTECTED]> wrote: > > you also have to use an
url with ".pdf" at the
end
> The url the client is posting to is a servlet which uses FOP to generate a
> PDF and feed it back to the browser. If the client post a request to
>
>
you also have to use an url
with ".pdf" at the end
The url the client is posting to is a
servlet which uses FOP to generate a PDF and feed it back to the browser.
If the client post a request to myservlet.pdf the server will look for a file
called myservlet.pdf and return a 403 when it c
Here is the solution to your blank page problem:
-Original Message-
From: John M. Corro [mailto:[EMAIL PROTECTED]]
Sent: Thurs
We added the following statement to the servlet init:
"MessageHandler.setOutputMethod(MessageHandler.NONE);".
Hope this helps,
Jim
-Original Message-
From: Kilmer, Erich [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 05, 2001 9:39 AM
To: '[EMAIL PROTECTED]'
Subject: How to get FOP
;[EMAIL PROTECTED]'
> Subject: RE: Page Breaks
>
>
> Try using break-before="page" property of fo:block something like:
>
> The text to appear on the next
> page
>
> I think you can leave it empty (i.e. a block with no content), and use it
> purely as a
D]
Subject: RE: Page Breaks
How about an extension to XSL / Xalan? Would that be permissible, or
possible?
Ugly, but keeps control with the client...
-Original Message-----
From: Jim Urban [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 04, 2001 5:05 PM
To: [EMAIL PROTECTED]
Subject
nt from Perl, actually).
Regards,
Arved Sandstrom
- Original Message -
From: "Jim Urban" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 11:54 AM
Subject: RE: Page Breaks
> Our application is a web application implemented in Java Serv
ow that is MS SQL Server, VC++
and ASPs. I could care less - the day I start imposing my language
preferences on a solution is the day I should look for other work.
And in fact I did not understand your argument.
Regards,
AHS
- Original Message -
From: "Jim Urban" <[EMAIL
SLT.
Regards,
Arved Sandstrom
- Original Message -
From: "Jim Urban" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 9:25 AM
Subject: RE: Page Breaks
> I'm using XSLT to translate XML into FO. The field containing the form
> feeds is a
reaks
On Mon, 3 Dec 2001, Jim Urban wrote:
> I have a servlet which dynamically generates XML which is then translated
> into FO and ran through FOP to generate PDFs. What can I embed (like a
> "\f") in the XML text that will cause FOP to automatically start a new
page?
>
&g
-Original Message-
From: Jim Urban [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 4 December 2001 11:07 a.m.
To: FOP Dev
Subject:Page Breaks
I have a servlet which dynamically generates XML which is
then t
I have a servlet which dynamically generates XML which is then translated
into FO and ran through FOP to generate PDFs. What can I embed (like a
"\f") in the XML text that will cause FOP to automatically start a new page?
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1
I am using FOP to generate PDFs on the fly from XML. One of my XML elements
contains a large (1K - 1M) preformatted (contains LFs) block of text. When
I display this field in HTML I use a tag. Is there a FO tag that FOP
supports that functions similarly?
Thanks,
Jim Urban
Product Manager
le FO tree in memory, and after the parsing is
done you have to call
driver.format();
driver.render();
In other words, you don't buy much by using SAX events with 0.19.
0.20.2RC has a major improvement for more streamlined processing.
Yuri.
-Original Message-
From
and after the parsing is
done you have to call
driver.format();
driver.render();
In other words, you don't buy much by using SAX events with 0.19.
0.20.2RC has a major improvement for more streamlined processing.
Yuri.
-Original Message-
From: Jim Urban [mailto:[EMAIL
ovember 19, 2001 1:42 PM
To: '[EMAIL PROTECTED]'
Subject: RE: New FOP Code Don't Work
As far as I can tell, the code is correct (although you didn't indicate
how you create iInputSource). Are you sure you are not getting any
exceptions, error messages, etc.?
> -----Origin
orked great, but
I was told I was wasting memory. Can someone tell me why this code does not
work?
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
public void renderFO(Transformer pdfTransformer, S
Is fo:marker implemented in FOP?
Jim
-Original Message-
From: Arved Sandstrom [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 12, 2001 9:24 PM
To: [EMAIL PROTECTED]
Subject: Re: Generating indexes
At 10:40 PM 11/12/01 +0100, Corinna Hischke wrote:
>Hi,
>
>> I'm trying to generate a t
Here is a block of code our of one my servlets. This code takes a string
containing XML, applies an XSL:FO style sheet to it, and runs the XML:FO
through FOP and send s the PDF directly back to the browser.
Writer out = new StringWriter();
Transformer pdfTransformer =
NsTransfor
EMAIL PROTECTED]'
Subject: RE: table-header with (Con't)
I'd love to see that too. I can't figure out how you get the fo:page-number
to be a condition in your XSLT stylesheet. Does FOP understand xsl:xxx
commands?
> -Original Message-
> From: Jim Urban [mailto:[EM
need it I can
take a look.
-Lou
"Jim Urban" <[EMAIL PROTECTED]> on 10/23/2001 10:12:21 AM
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: RE: table-header with (Con't)
Does anyone have an answer to this question? I need to do the
Does anyone have an answer to this question? I need to do the same thing.
Thanks,
Jim
-Original Message-
From: Matt Savino [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 23, 2001 1:50 AM
To: [EMAIL PROTECTED]
Subject: table-header with (Con't)
Is there anyway to get a table header
We generate our PDFs on the fly dynamically. These PDFs include dynamically
generated graphs. It is vary convenient to embed the graphs (as SVG images)
inline rather then creating .svg files and then deleting them after
generating the PDFs.
Jim
-Original Message-
From: Shkuro, Yuri [ma
I need to suspend my membership in this group because I will be on vacation
for a week starting tomorrow. What is the address to email to suspend mail
delivery?
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250
I have the same issue with FOP 0.19. If anyone can figure this out, please
post it so I can get a copy of the solution too.
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
-Original Message
mean we can expect performance problems from our print servlets?
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice: (630) 250-3045 x2164
Fax: (630) 250-3046
-Original Message-
From: Jim Cotugno [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 17, 2001
ll be using FOP quite
heavily in my high traffic application and I don't want my Tomcat log filled
with these messages.
BTW: Now that I got FOP and Xalan working, I love them, keep up the good
work!
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Vo
m just a user) can add an example like
this to the FOP package.
Jim Urban
-Original Message-
From: Marc Jenzer [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 11, 2001 8:27 AM
To: [EMAIL PROTECTED]
Subject: RE: how starting FOP without XML-File
Thanks for the answer!
But with your solut
tentLength(content.length);
response.getOutputStream().write(content);
response.getOutputStream().flush();
response.flushBuffer(); }
Jim
Urban
-Original Message-From: Marc Jenzer
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, July 11, 2001
7:14 AMTo: [EMAIL
l" ,
> "c:\\prueba.xsl", "-pdf" , "c:\\prueba.pdf"});
>
> As I said, it is NOT elegant, but after sweating for days
> with problems of
> all type doing the elegant thing, I get my beautiful PDF on disk.
>
> Of course you should adapt the names
isk.
Of course you should adapt the names of trhe directories and the xml and
xsl files.
Cheers,
Gustavo
PS: if someone has an elegant solution I would be happy to use it too.
> -Message d'origine-
> De : Jim Urban [mailto:[EMAIL PROTECTED]]
> Envoyé
The FopServlet reads a .fo file. This is of no use to me. I will
dyamically generate XML contianing only data. This XML will be in a
StringBuffer. I first need to apply an XSL sytle sheet to this
StringBuffer, generating a new XML stream (IN MEMORY). This new (IN MEMORY)
XML stream then needs
browser.
Does anyone have a working example of how to do this? Only the XSL style
sheet containing the FO tags used in the initial transform will be on disk.
Please help, I have to get this working.
Thanks,
Jim Urban
Product Manager
Netsteps Inc.
Suite 505E
1 Pierce Pl.
Itasca, IL 60143
Voice
80 matches
Mail list logo