How to force the region-body to adjust its margins automatically according to the size of the region-before.

2004-03-05 Thread Jeremy Nix
portion of my page. But, is there not a way to automatically determine this area at runtime and then force the region-body up/down depending on the region-before? _ Jeremy Nix Southwest Financial Services, LTD. [EMAIL PROTECTED] (513) 621-6699 ext.1158

[OT] How to speed up the FOP XSL translation

2003-11-07 Thread Jeremy Nix
of storing the stylesheet? I'm trying to improve my overall processing time and this seem like a good place to start. _ Jeremy Nix Southwest Financial Services, LTD. [EMAIL PROTECTED] (513) 621-6699 ext.1158

RE: Rendering a Tiff image

2003-10-16 Thread Jeremy Nix
It says on the site that they are trying to integrate this Renderer into the FOP project. Anyone know the status on this? It seems as if this renderer would be a pretty good addition. _ Jeremy Nix Southwest Financial Services, LTD. [EMAIL PROTECTED] (513) 621

RE: Rendering a Tiff image

2003-10-16 Thread Jeremy Nix
Rob, did you notice issues with fonts becoming distorted in the resulting image? _ Jeremy Nix Southwest Financial Services, LTD. [EMAIL PROTECTED] (513) 621-6699 ext.1158 -Original Message- From: Rob Stote [mailto:[EMAIL PROTECTED] Sent: Wednesday

PDF output has null in it

2003-09-29 Thread Jeremy Nix
validate the integrity of a PDF file will be greatly appreciated. _ Jeremy Nix Senior Application Developer Southwest Financial Ltd. [EMAIL PROTECTED] (513) 621-6699 ext 1158

RE: Weird FO - PDF problem

2003-07-29 Thread Jeremy Nix
I've seen this happen before with the latest fo running out of a tomcat servlet. I think it has to do with the acrobat plugin or internet explorer. When you close down the browser and retry things work fine. _ Jeremy Nix Senior Application Developer Southwest Financial Ltd

XSL-FO Visual Editor

2003-07-29 Thread Jeremy Nix
of the features that I'm referring to, but it made my brain hurt trying to think of how I'd accomplish it. _ Jeremy Nix Senior Application Developer Southwest Financial Ltd. [EMAIL PROTECTED] (513) 621-6699 ext 1158

Rending PDF from a secure site

2003-07-11 Thread Jeremy Nix
to display the nonsecure items?. I'm a little confused on what content is unsecure, and how I would then secure it so that this prompt does not appear. This may belong out of this list, but I figured it was a good place to start. _ Jeremy Nix Senior Application Developer Southwest

RE: Rending PDF from a secure site

2003-07-11 Thread Jeremy Nix
https, but that didn't work either. _ Jeremy Nix Senior Application Developer Southwest Financial Ltd. [EMAIL PROTECTED] (513) 621-6699 ext 1158 -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Friday, July 11, 2003 12:15 PM To: [EMAIL PROTECTED] Subject

org.apache.fop.configuration.Configuration not in latest source

2003-06-03 Thread Jeremy Nix
Title: org.apache.fop.configuration.Configuration not in latest source Has there been some sort of refactoring done to remove the necessity of this object? I was utilizing it to set the base directory property so image urls are properly rendered. _ Jeremy Nix Senior

External graphic referencing within a servlet

2003-05-21 Thread Jeremy Nix
x -Fop-0.20.5rc3 -JDK 1.4.1_02 _________ Jeremy Nix Senior Application Developer Southwest Financial Ltd. [EMAIL PROTECTED] (513) 621-6699 ext 1158

Transforming vs Rendering

2003-05-20 Thread Jeremy Nix
gger = new ConsoleLogger(ConsoleLogger.LEVEL_INFO); driver.setLogger(logger); driver.setRenderer(Driver.RENDER_PDF); OutputStream out = new java.io.FileOutputStream(pdf); driver.setOutputStream(out); driver.render(input.getParser(), input.getInputSource()); _____ Jeremy N

Defining a font and referencing

2003-05-19 Thread Jeremy Nix
Title: Defining a font and referencing I want to know if it is possible to define a set of fonts...i.e.: fo:font size=... weight=... famil=... ... and then assign id's to them and reference them in fo:block font=REFERENCE tags throughout an xsl document? _ Jeremy Nix

RE: Defining a font and referencing

2003-05-19 Thread Jeremy Nix
Thanks, I appreciate everyones help with this. _ Jeremy Nix Senior Application Developer Southwest Financial Ltd. [EMAIL PROTECTED] (513) 621-6699 ext 1158 -Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Monday, May 19, 2003 3:44 PM To: [EMAIL