Re: HTML to FO

2003-02-28 Thread Enrico Schnepel
Hi, the url is http://html2fo.sf.net Enrico Am Donnerstag, 27. Februar 2003 22:44 schrieb Ken Masters: > Hi, > > Could you give some more information on where I can get hold of this tool. > I did a search for "htmlfo" on Google and found a stylesheet that is in > some other langauage to do with

Re: [Bug 3007] - broken basic-link when referencing a following page

2001-08-10 Thread Enrico Schnepel
Hi, thank you for resolving the problem. Your files are working fine. I am running into another problem now but I am still trying to locate and separate it. Regards Enrico -- Aufgepasst - jetzt viele 1&1 New WebHosting Pakete ohne Einrichtungsgebuehr + 1 Monat Grundgebuehrbefreiung! http://pu

Re: [Bug 3208] New: Blocks aligned incorrectly in PDF

2001-08-21 Thread Enrico Schnepel
Hello Steve, Hello Foppers I had the the same problem too and I have developed some test cases where I could test the problem mentioned here under 2). I have attached the diff (and the test cases) which should resolves the problem. I not a commiter so it would be grateful if someone merges the

incorrect page scaling (was: Blocks aligned incorrectly in PDF)

2001-08-22 Thread Enrico Schnepel
Hello Joshua > >regarding the first problem: are you printing under windows > > with acrobat > > >reader 4.0 and up? Try printing on a different printer. I > > have similar > > >problems with WinNT and Acrobat Reader 4 an 5 when I am > > printing to a HP > > >LaserJet 4M+. > > When using Acrobat

[Patch] Re: Fw: hyphenation with table problem

2001-08-27 Thread Enrico Schnepel
Hello Steve, The problem you are running into is known, resolved but not merged into the cvs tree yet. I've already send a diff script which resolves hypenation problems within LineArea to fop-dev one week ago. I've attached the diff script. Enrico Am Montag, 27. August 2001 14:14 schrieben

BasicLink extends Inline

2001-08-29 Thread Enrico Schnepel
Hello Foppers, I have the problem that I want to specify other inline related properties than color ( like text-decoration="underline" ) to basic-link. These are currently not supported by BasicLink. BasicLink currently extends FObjMixed. I have changed BasicLink to "extends Inline" and remove

Re: Merging Cells In Tables

2001-08-30 Thread Enrico Schnepel
Hello, number-columns-spanned and number-rows-spanned it should be the same behavior as in html enrico ps: if you have html documents you can convert them using the convertor html2fo available at http://sourceforge.net/projects/html2fo. the fo files are not perfect but you will get a basis wh

RE: Basic Link

2001-08-31 Thread Enrico Schnepel
le.diff > > Enrico, thanks for pointing this patch as it was languishing. > -Steve > > -Original Message- > From: Enrico Schnepel [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 30, 2001 4:34 PM > To: [EMAIL PROTECTED] > Subject: Re: Basic Link > > &

Re: [Patch] Re: Fw: hyphenation with table problem

2001-08-31 Thread Enrico Schnepel
fo.sourceforge.net/xslspec.pdf. rendering it was something like a stress test ;-) Enrico > On Mon, 27 Aug 2001 21:34:41 Enrico Schnepel wrote: > > Hello Steve, > > > > The problem you are running into is known, resolved but not merged into > > the cvs tree yet. I&#x

[Patch the 2nd] bugs with hyphenation

2001-08-31 Thread Enrico Schnepel
As I have said I created a testfile for a realy seldom situation: a non letter character before a word with hyphens in the word... the patch is also included. The testfile also includes a demonstration for some other bugs with hyphenation but I don't know how to resolve them. > There is a pro

Re: [DO NOT REPLY: Bug 3007] broken basic-link when referencing a following page

2001-09-07 Thread Enrico Schnepel
It is commited into the current CVS-tree but not in the recent release 0.20.1. Enrico > 01:50 --- + Am also experiencing similar difficulties. > + I see there is a work around supplied but not added to the product. When > is it + likely that the fix will be applied to the core product? > Unf

Re: colspan-type feature

2001-09-25 Thread Enrico Schnepel
number-rows-spanned is supported. I am already using it. Enrico Am Mittwoch, 26. September 2001 01:46 schrieben Sie: > is this what you're after, Amit? > > > > i don't think number-rows-spanned is supported though, but i could be > wrong. > > > mic. > > -Original Message- > From: Amit [

Re: [vote] Merging JFor with FOP

2001-10-18 Thread Enrico Schnepel
I am not a committer but here is my unofficial vote: +1 It's a great advantage for everyone. Am Donnerstag, 18. Oktober 2001 14:58 schrieben Sie: > Hi people, > > recently, some code was donated to the Apache Cocoon project in order to > connect it with JFor (www.jfor.org) which is a FO->RTF proc

Re: html2pdf, for god's sake

2001-11-12 Thread Enrico Schnepel
Hello Huaxin, I've developed html2fo to convert from html to xsl:fo. Using FOP you will get a mostly well formated output. It is available from http://sourceforge.net/projects/html2fo it is not possible to create forms in pdf because there is no extention to fop which generate this. if your h

Re: no visual tool for FOP?

2001-11-18 Thread Enrico Schnepel
Hello I've developed a tool html2fo for conversion of .html files to .fo. http://html2fo.sourceforge.net A similar tool is WH2FO at http://www-uk.hpl.hp.com/people/fabgia/wh2fo/wh2fo.html WH2FO is optimized for Word 2000 html files - html2fo is more general. Enrico Am Freitag, 16. November 200

[Patch] bugs with hyphenation

2001-09-27 Thread Enrico Schnepel
There is still a problem with hypenation. When a non letter character is derectly before a word with hyphens in the word, fop runs into a infinite loop I've attached a Patch and the testfile. The testfile also includes a demonstration for some other bugs with hyphenation but I don't know how to

[PATCH] BasicLink extends Inline the 2nd

2001-09-27 Thread Enrico Schnepel
Hello, About one month ago I've send a patch to extend Basiclink from Inline and not from FObjMixed. There wasn't any reaction. The original email body was: I have the problem that I want to specify other inline related properties than color ( like text-decoration="underline" ) to basic-link.

Re: Performance

2001-10-12 Thread Enrico Schnepel
Hello Joerg > FOP appears to be unable to split table cells, probably because it > requires the content of a table cell wrapped in a single fo:block > (some comments from the developers?) FOP does split table cells. My experience is that this happens more than I want it to be happen. For exampl

Re: no visual tool for FOP?

2001-11-30 Thread Enrico Schnepel
ost html2pdf, html2fo, but after I tried > any of them, i am frustrated. some very lame ones support only > 3 tags even. so i am wondering this tool support all html > tags specified in HTML 4.0 DTD? > > On Sat, 17 Nov 2001, Enrico Schnepel wrote: > > Hello > > > &g

Re: Pre Formatted Text

2001-11-30 Thread Enrico Schnepel
Hello Jim, try: > YOUR TEXT INCLUDING LF's AND SPACES < Regards Enrico Am Freitag, 30. November 2001 14:55 schrieben Sie: > 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)

Re: Any real-life business use ?

2002-01-14 Thread Enrico Schnepel
patch and does not resolve the problem. If someone want to get the patch I will send it. 2. Fop sometimes switches the lines up and down with entities or inline sequences. Regards, Enrico Schnepel Am Sonntag, 13. Januar 2002 23:31 schrieben Sie: > Hello everyone, > > I have busy evaluate

Re: Triggering WH2FO from inside Word(R)

2002-03-19 Thread Enrico Schnepel
Hello Matthias, I think it is a good idea to extend word with macros like this. The macro should be developed at least with word 97 for compatiblity and should be configureable that an other version or an other converter like html2fo runs to do the job. There should be an option for use htmlti

Re: Nested Tables & column-widths

2002-04-15 Thread enrico . schnepel
Hi, Which converter prog did you used? I am programming html2fo and it converts colspanned cells into the corresponing widths within fo:table-column. You could get it from: http://sourceforge.net/projects/html2fo the currently available version is 0.4.1 but I will try to release a new version

[ANNOUNCE] html2fo 0.4.2 released

2002-04-21 Thread Enrico Schnepel
Hello all, I've released the new version 0.4.2 of html2fo this week. It is more stable and the resulting PDF looks more like the original HTML file. The main site at SourceForge is: http://sourceforge.net/projects/html2fo/ The source code as well as binarys for several platforms could be down

Re: background-image patch v0.03 in CVS

2002-04-24 Thread Enrico Schnepel
Would it be possible to implement background-image as one image containing the small image X times stacked side by side and top to bottom. The problem is if the image is very small it took a very long time to display it in acrobat reader. On a second file I am getting the message: [ERROR] Body

Re: background-image patch v0.03 in CVS

2002-04-25 Thread Enrico Schnepel
Hello Mike, > image problem ... I am generating fo files from html. In html (as in fop web site the blue headings) images are often very small. Exist there a fo property which might not be implemented yet but is responsible for handling this behavior. > Good question. I've encountered this be

Re: background-image patch v0.03 in CVS

2002-04-25 Thread Enrico Schnepel
Sorry - forgot to attach Enrico Am Donnerstag, 25. April 2002 21:41 schrieben Sie: > Hello Mike, > > > image problem ... > > I am generating fo files from html. In html (as in fop web site the blue > headings) images are often very small. Exist there a fo property which > might not be implemente

Re: background-image patch v0.03 in CVS

2002-05-06 Thread Enrico Schnepel
Hello Michael, I've just updated my cvs tree and the error still appears to me. :-( I am using java 1.3.0_02 on a PII / linux (SuSE 7.2) thanks Enrico Am Dienstag, 30. April 2002 08:02 schrieben Sie: > Enrico Schnepel wrote: > > I've attached the minimal test case. It can

Re: Getting an error when using an XHTML file??

2002-05-07 Thread enrico . schnepel
Hello Chad, I am programming html2fo. It is a converter which converts from HTML or XHTML to XSL:FO. Primary goal is to generate a VALID XSL:FO file from almost any HTML file, but you will get better result with than without tidy. It is avilable from http://sourceforge.net/projects/html2fo Rega

Re: Converting HTML Table to PDF

2002-07-02 Thread enrico . schnepel
hi, I have developed the prog html2fo which is available at http://sourceforge.net/projects/html2fo it supports spannings as well as borders I am currently preparing a new release. if you are interrested in new sources / binarys i will send a pre release version. Enrico > Hye, > > I need t

error while executing build.bat

2001-07-02 Thread Enrico Schnepel
%1 %2 %3 %4 %5 instead of %JAVA_HOME%\bin\java.exe -Dant.home=%ANT_HOME% -classpath %LOCALCLASSPATH%;%CLASSPATH% org.apache.tools.ant.Main %1 %2 %3 %4 %5 Thanks for merging Enrico Schnepel -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- GMX Tipp: Machen Sie Ihr Hobby zu Gel

Re: Re: error while executing build.bat

2001-07-02 Thread Enrico Schnepel
is asking for trouble... > > Alex > > --- Enrico Schnepel <[EMAIL PROTECTED]> wrote: > > if there are spaces in the classpath I get a NoClassDefFoundError. > > > > The command running Java must contain a '"' arround %CLASPATH% and should >

Re: Re: error while executing build.bat

2001-07-02 Thread Enrico Schnepel
is asking for trouble... > > Alex > > --- Enrico Schnepel <[EMAIL PROTECTED]> wrote: > > if there are spaces in the classpath I get a NoClassDefFoundError. > > > > The command running Java must contain a '"' arround %CLASPATH% and should >

Re: Is it true!! - html2fo

2001-07-04 Thread Enrico Schnepel
hi You may try http://sourceforge.net/projects/html2fo Usings this tool You don't need valid XHTML. Enrico > Hi > > FOP can recognise only "fo" files. Is it true? > My situation is, I want to convert HTML files to PDF. > So what are the steps I have to do. > Expecting ur advise. > > Thanks > W

developed html to fo converter - mirroring FOP home page as PDF

2001-07-16 Thread Enrico Schnepel
Hello Fopper! I developed a html to fo converter and version 0.3 is just released. It converts the most used html tags and valid html should be correct processed. Non malformed html is also processed but don't expect to much. Like the xslt transformation, which was sometimes discussed here, it s

Re: Getting number of rendered pages

2001-07-29 Thread Enrico Schnepel
Hi Erik I am writing a before and display the page number with Page of within my region-before or region-after. This should result in Page 1 of 3 I don't know wether this is the recomended way of getting the last page number but it's working fine. Regards Enrico Am Sonntag, 29. Ju

Re: : Getting number of rendered pages

2001-07-29 Thread Enrico Schnepel
> a database table and to use it in a different transformation as starting > page. > > Any idea? > > Regards, > > Erik Rehrmann > IOn AG - [EMAIL PROTECTED] > > > -Ursprüngliche Nachricht- > Von: Enrico Schnepel [mailto:[EM