RE: [PATCH] JPG Compression

2001-09-14 Thread Jim Wright
I'm going to give this a try straight away! Thanks a lot. jw -Original Message- From: Eric Dalquist [mailto:[EMAIL PROTECTED]] Sent: Friday, September 14, 2001 5:59 PM To: [EMAIL PROTECTED] Subject: [PATCH] JPG Compression Attached is the diff for the patch. This is going against the

[PATCH] JPG Compression

2001-09-14 Thread Eric Dalquist
Attached is the diff for the patch. This is going against the latest release build. When reading the diff "G:\Fop-0.20.1\Fop-0.20.1-clean" is the untouched distribution "G:\Fop-0.20.1\Fop-0.20.1-dev" is the modified distribution. It should work y just copying over the attached files and then delet

RE: jpg compression

2001-09-14 Thread Daniel Pfuhl
Yeah this would be great!! I'm also "waiting" for this feature :-) daniel --- Jim Wright <[EMAIL PROTECTED]> schrieb: > Thanks, Eric. > > Any "helpful souls" out there that can look at this? > > jw > > -Original Message- > From: Eric Dalquist [mailto:[EMAIL PROTECTED]] > Sent: Frida

RE: Logs, logs and more logs

2001-09-14 Thread Eric Galluzzo
> Hi Christopher, > Very good points, but I think this is a discussion that needs to > happen at a higher level. FOP needs to cooperate with Cocoon, and > Cocoon is > committed to Avalon. If Avalon adopted Trunk, or did something similar, it > would fix FOP and Cocoon at the same time with l

RE: jpg compression

2001-09-14 Thread Jim Wright
Thanks, Eric. Any "helpful souls" out there that can look at this? jw -Original Message- From: Eric Dalquist [mailto:[EMAIL PROTECTED]] Sent: Friday, September 14, 2001 4:08 PM To: [EMAIL PROTECTED] Subject: Re: jpg compression Dues to school starting I got put behind on this. I've sp

Re: jpg compression

2001-09-14 Thread Eric Dalquist
Dues to school starting I got put behind on this. I've spent a good part of today working on it and should have the files I changed done in a few hours. I don't have the tools to do a diff so I'm going to just post the files to the group and hope some helpfull soul does the diff for me. -Eric Dal

help please Problem with generation PDF

2001-09-14 Thread Semprini Davide
Hi, I have witten a Servlet that take two file in input (file.xml and file.xsl) my code is: Driver driver = new Driver(); driver.setRenderer(Driver.RENDER_PDF); File xmlFile = new File("c:\\xml_to_pdf.xml"); File xslFile = new File("c:\\TransformPDF.xs

jpg compression

2001-09-14 Thread Jim Wright
Was the ability to handle jpgs natively by FOP included in recent updates? About a month ago, Eric Dalquist, and others talked about a patch for this, but I haven't seen anything about it since. It would really help out, as FOP's current process of converting jpgs to bitmaps, and then zipping the

Printing PDF's with Double-Byte Characters...

2001-09-14 Thread Hung, Linus
Hi, I was able to generate PDF docs with double-byte chracters but now I have problems with printing those docs programmatically. Has anyone tried to do the same thing and made it work? I'd appreciate it if you could share your experience. Thanks. -Linus -

How can i extract image from xml file using xsl stylesheet?

2001-09-14 Thread rajeev nair
hi, this question is some what out of group.anyway please anyone kindly help me. I want to extract image from my xml file using xsl styling. my xml file is: What would be my xsl file so that i can get the image extracted from the xml file.I don't want to write again in my xsl also. thanx in

RE: Logs, logs and more logs

2001-09-14 Thread COFFMAN Steven
Hi Christopher, Very good points, but I think this is a discussion that needs to happen at a higher level. FOP needs to cooperate with Cocoon, and Cocoon is committed to Avalon. If Avalon adopted Trunk, or did something similar, it would fix FOP and Cocoon at the same time with little effo

RE: tall image puts Fop in never-ending loop

2001-09-14 Thread COFFMAN Steven
The workaround is to tplit the image into two images that fit in a page by manually using Gimp or Photoshop and modifying your FO accordingly. Ideally FOP would do this automatically, but that requires reasonably sophisticated image processing code. Graceful failure or omission of impossibly lar

Good Morning !!

2001-09-14 Thread Emmanuel Cuevas
Hi eveyone Have a nice and productive day --  Emmanuel Cuevas Senior Developer [EMAIL PROTECTED] "Gott weiss Ich bin kein Engel sein" Rammstein & Yo   begin:vcard n:Cuevas;Emmanuel x-mozilla-html:FALSE org:Internet de Alta Calidad;Desarrollo adr:;; version:2

Errors in link positioning

2001-09-14 Thread Mikko Honkala
Hi, there are some bugs in FOP 0.20.1 in link positioning: 1) abolutely positioned blocks will completely mess up link positioning for that page 2) links do not take the "padding-top" attribute into account, while the renderers do. See attached fo and pdf for a demo of this bug. - Mikko Honkala

How to do in PDF...

2001-09-14 Thread Beer, Christian
Hi there! I have a question: I am developing a XSL, that transforms a XML to PDF using FOP. This shall include some code-samples included like one can do using "" in HTML. How can I then convert the newlines into s?? Christian __ DIRON Wirtschaf

Re: tall image puts Fop in never-ending loop

2001-09-14 Thread Harald Hett
Hi Darrel! Use the attributes width and height of the fo:external-graphic element to scale the image to an appropriate size. Bye -- Harald Hett <[EMAIL PROTECTED]> Gesellschaft für integrierte Systemplanung - To unsubscribe,

RE: FOP on IBM AS400

2001-09-14 Thread Alistair Hopkins
Title: FOP on IBM AS400 Maybe irrelevant, but I had a problem when installing an app using FOP onto a linux box with no X on it, and traced the problem to the fact that the standard adobe fonts were not installed.   I mended it be adding the rpm package urw-fonts-2.0-8, but it may also be po

FOP on IBM AS400

2001-09-14 Thread Stephen Fry
Title: FOP on IBM AS400 Hi We are attempting to port our application which uses fop 0.20.1 to the AS400. We seems to have some issues with FOP's use of AWT classes. Has anyone any experience of this environment ? Is it possible to configure FOP not to use AWT or is it fundemental ? We have

RE: Extracting image embeddede in XMLfile using XSL????????

2001-09-14 Thread Giannetti, Fabio
Hi, a possible solution is: this works for XSL-FO, for HTML will became: Fabio PS: if you write this will transform all the img tags inside your document into anchors or fo:external-graphics -Original

Extracting image embeddede in XMLfile using XSL????????

2001-09-14 Thread rajeev nair
hi, the question is some what out of group. any way please help me. I want to extract the image that i embedded in xml file using the img element using xsl stylesheet. that is, if my xml file is: How my a.xsl would be,so that i get image in browser. i don't want to write in my xsl also. wha

Re: Total page number of a PDF document

2001-09-14 Thread jerome.basso
Hi One solution is to create an empty block at the end of the document with an id and to use page-number citation toward this block. and p. / Hope it helps. Jerome - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, Septemb

RE: Total page number of a PDF document

2001-09-14 Thread Smith, Paul R
There is an example concerning this in the doco I think but... Put a block like this in the document Page of and then at the end of the document put a block with the id terminator, like so... Regards, - Paul Smith -Original Message- From: [EMAIL PROTECTED] [mailto:

RE: Total page number of a PDF document

2001-09-14 Thread Colin Savage
I think the way to do this is to create an tag at the end of the page sequence (inside the flow), then use page citation to get the value of the last page number i.e -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 14 September 2001 09:59 To: [EMAIL PROTECTED]

Total page number of a PDF document

2001-09-14 Thread viktor . keimes
Hi! Is it possible to indicate the total page number of the document, e.g. for an output of the type "page 3 of 35" ? I did not find something to this question in the documentation or the examples. Thank you first Greetings Viktor Keimes ___ > Dr. Viktor

Re: running FOP on Tomcat3.2.3

2001-09-14 Thread Jean-Francois Selber
it was a library problem set the library of fop first in your class path - Original Message - From: "Liliana Selea" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2001 7:20 PM Subject: running FOP on Tomcat3.2.3 > I tried to run FOP-0.20 on tomcat 3.2.3.