cvs commit: xml-fop/src/org/apache/fop/layout AreaTree.java

2002-05-23 Thread keiron
keiron 02/05/22 23:27:14 Modified:src/org/apache/fop/apps StreamRenderer.java src/org/apache/fop/extensions Bookmarks.java src/org/apache/fop/fo FObj.java FObjMixed.java src/org/apache/fop/fo/flow BasicLink.java BidiOverride.java

Re: Latest version (f) of FO Schema

2002-05-23 Thread Oleg Tkachenko
Peter B. West wrote: I suppose a lot depends on how tightly you want to try to constrain the XSL through the schema. There are many constraints which can only be tested by the processor. Do you mean constraints which are just impossible to express due to schema restrictions (cooccurence

Re: build changes

2002-05-23 Thread Peter B. West
Keiron Liddle wrote: On Tue, 2002-05-21 at 05:46, Peter B. West wrote: Ladies and gentlemen, boys and girls, What's the state of play now with the changes to the build system? Has the elimination of Xalan1 been completed? Who's doing what there? I am planning to throw a branch off HEAD

Re: build changes

2002-05-23 Thread Peter B. West
Keiron Liddle wrote: On Wed, 2002-05-22 at 17:30, Peter B. West wrote: Are you *trying* to annoy me, or does it just happen? I don't want to jump to conclusions. Relax, I'm not trying to annoy you. Keiron, Thanks for that, and my apologies for the sharp tone. I have to

DO NOT REPLY [Bug 9332] - Build fails due to J:\fop-0.20.3\build.xml:293: Could not read filters from file: J:\fop-0.20.3\build\src\codegen\filter

2002-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9332. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

diffs and new files for tempfile-based PDFStream support

2002-05-23 Thread Paul Reavis
Here's the output from `cvs diff` as well as the new files (how do I get a diff or patch equivalent for files that are new? I can't `cvs add` since I don't have write access, and it ignores non-cvs files) This patch: 1) adds a new class, org.apache.fop.util.StreamUtilities, that provides some

Re: embedded FOP from Document to PDF

2002-05-23 Thread David B. Bitton
ok, here's what ya want to do. when you perform a xalan xslt transform, you can specify a SaxResult as the output object. When you instantiate the SaxResult object, you pass a ContentHandler object to the constructor. Ok, so the question is, what does this have to do with you. fop's

forceloading batik svg

2002-05-23 Thread Paul Reavis
This is probably a question for the batik list, but I'm not on that at present so thought I'd ask here. What's the best way to get an SVG loaded so I can draw it to a buffered image? I basically want to load an SVG and turn it into a raster icon. I'm trying to use JSVGComponent but the loading

Running Prefligh PDF tools on PDF files produced by FOP

2002-05-23 Thread Matthew Brook O'Donnell
I'm using FOP to produce PDF eBook files targeted for Adobe eBook Reader. It produces beautiful output, with internal links for the contents etc. These files can be viewed in both Acrobat and the eBook Reader without error. However, most eBook distributors place requirements upon submitted files

RE: Running Prefligh PDF tools on PDF files produced by FOP

2002-05-23 Thread Matt Johnston
I have run into the exact same problem. I have personally tried Pitstop and had the same error occur. Other people that have several industrial strength preflight tools said that the PDFs I made out of FOP crashed all their programs. The only preflight program I can get to read the PDF is

Sorry that I am askin here, but I couldn't find solution over the net. Please help.

2002-05-23 Thread IvanLatysh
Hi All. Question about my template. I am trying to create a new page for each customerrecord. And I am getting an exception that flow mast have child block. Please help me a little or point me somewhere on the web to get it working. fo:layout-master-set fo:simple-page-master

Re: Running Prefligh PDF tools on PDF files produced by FOP

2002-05-23 Thread Peter B. West
Matt, Matthew, Maybe you could try generating the most minimal possible PDF file which still crashes the preflight programs. Use the same fo: source file in XEP and Antenna and compare the output. Send these PDF files to Enfocus ior Adobe for comment. If someone there can tell us exactly

DO NOT REPLY [Bug 9335] - fo:basic-link generates multiple linked rectangles in PDF

2002-05-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9335. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.