cvs commit: xml-fop/docs/design/alt.design block-stacking-constraints.fig block-stacking-constraints.png block-stacking-keeps.fig block-stacking-keeps.png block-stacking.fig block-stacking.png

2002-04-28 Thread pbwest
pbwest 02/04/28 01:07:18 Added: docs/design/alt.design block-stacking-constraints.fig block-stacking-constraints.png block-stacking-keeps.fig block-stacking-keeps.png block-stacking.fig block-stacking.png Log:

cvs commit: xml-fop/docs/design/alt.design initial-column-values.dia

2002-04-28 Thread pbwest
pbwest 02/04/28 01:12:09 Added: docs/design/alt.design initial-column-values.dia Log: Editable version of corresponding png Revision ChangesPath 1.1 xml-fop/docs/design/alt.design/initial-column-values.dia Binary file

cvs commit: xml-fop/docs/design/alt.design coroutines.dia

2002-04-28 Thread pbwest
pbwest 02/04/28 01:15:10 Added: docs/design/alt.design coroutines.dia Log: Dia editable version of png Revision ChangesPath 1.1 xml-fop/docs/design/alt.design/coroutines.dia Binary file

cvs commit: xml-fop/docs/design/alt.design line-area-5.dia line-area-6.dia

2002-04-28 Thread pbwest
pbwest 02/04/28 01:17:40 Added: docs/design/alt.design line-area-5.dia line-area-6.dia Log: Dia editable version of png Revision ChangesPath 1.1 xml-fop/docs/design/alt.design/line-area-5.dia Binary file 1.1

cvs commit: xml-fop/docs/design/alt.design dirlist.html

2002-04-28 Thread pbwest
pbwest 02/04/28 05:54:07 Removed: docs/design/alt.design dirlist.html Log: Unnecessary file - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: xml-fop/docs/design/alt.design traits.xml

2002-04-28 Thread pbwest
pbwest 02/04/28 06:14:45 Modified:docs/design/alt.design traits.xml Log: Format of multiple entries tidied up. Revision ChangesPath 1.3 +43 -118 xml-fop/docs/design/alt.design/traits.xml Index: traits.xml

cvs commit: xml-fop/docs/design/alt.design keeps.xml spaces.xml

2002-04-28 Thread pbwest
pbwest 02/04/28 06:27:44 Added: docs/design/alt.design keeps.xml spaces.xml Log: Adding documents to ALT DESIGN Revision ChangesPath 1.1 xml-fop/docs/design/alt.design/keeps.xml Index: keeps.xml

cvs commit: xml-fop/docs/design/alt.design book.xml

2002-04-28 Thread pbwest
pbwest 02/04/28 06:54:40 Modified:docs/design/alt.design book.xml Log: Added keeps and spaces Revision ChangesPath 1.3 +2 -0 xml-fop/docs/design/alt.design/book.xml Index: book.xml ===

Bug report for Fop [2002/04/28]

2002-04-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: Interesting Aside

2002-04-28 Thread J.Pietschmann
Rhett Aultman wrote: Hear hear! XSLT and XSL-FO have been, in my line of work, the killer apps of XML. Exactly. Half a year ago I started to use XML+XSLT+FOP for a variety of formal letters, after I found it too hard to get Word auotmated for simple tasks. Surprisingly, I'm faster to type XML

cvs commit: xml-fop/src/org/apache/fop/traits - New directory

2002-04-28 Thread klease
klease 02/04/28 14:20:13 xml-fop/src/org/apache/fop/traits - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Insufficient Karma!

2002-04-28 Thread J.Pietschmann
Peter B. West wrote: Access denied: Insufficient Karma This seems to be a recurrent problem. I thought you've read the maling list.. bg http://marc.theaimsgroup.com/?l=fop-devm=97915458410778w=2 - To unsubscribe,

cvs commit: xml-fop/src/org/apache/fop/traits BlockProps.java InlineProps.java LayoutProps.java SpaceVal.java

2002-04-28 Thread klease
klease 02/04/28 14:28:02 Modified:src/codegen foproperties.xml src/org/apache/fop/area BodyRegion.java MinOptMax.java src/org/apache/fop/datatypes Space.java src/org/apache/fop/fo FOText.java FObj.java FObjMixed.java

cvs commit: xml-fop/src/org/apache/fop/layoutmgr AbstractBPLayoutManager.java BPLayoutManager.java BreakPoss.java BreakPossPosIter.java LayoutContext.java LineBPLayoutManager.java PositionIterator.java TextBPLayoutManager.java

2002-04-28 Thread klease
klease 02/04/28 14:31:00 Added: src/org/apache/fop/layoutmgr AbstractBPLayoutManager.java BPLayoutManager.java BreakPoss.java BreakPossPosIter.java LayoutContext.java LineBPLayoutManager.java

PDF encryption

2002-04-28 Thread J.Pietschmann
Hi all, for the archives, I've written a small proof-of-concept program which couples FOP and iText in order to provide PDF encryption. Watermarking and everything else, possibly even Henrik Holle's total page count problem, could be done in a similar way. Most of the iText code is directly

Re: PDF encryption

2002-04-28 Thread J.Pietschmann
Geez, self-followup: writer.setEncryption(PdfWriter.STRENGTH40BITS, pdf, null, PdfWriter.AllowCopy); If I set encryption to STRENGTH128BITS, as the original had, Acrobat Reader 4.0 complains about Error while decrypting. Probably an export restriction :-(, so be careful.

Re: line layout commit

2002-04-28 Thread Karen Lease
Arved, I think the ownership idea is a good one. Especially since we now have some new committers who are full of energy and we have a batch of new code in the redesign branch which people can (and should!) look at and respond to. I think we can start like this: a) review the code which Kerion

Re: line layout commit (part 2)

2002-04-28 Thread Karen Lease
Hi Foppers, I've gone ahead and committed the major part of the Break Possibility approach to layout managers which I have developped. It leaves Keiron's new code intact (except for a couple of changes I needed to make to be able to subclass his LineLayoutManager). It's also not activated; to do

Re: line layout commit (coments on Keiron's commit)

2002-04-28 Thread Karen Lease
Hi Keiron, Here are a few comments on your new layoutmgr stuff (which is definitely more advanced than mine in most ways) : 1. I can't figure out how/where you manage space-start, space-end, border, padding, background etc (ie, any non-inherited properties) for non leaf node inline FO, ie:

Re: line layout commit

2002-04-28 Thread J.Pietschmann
Arved Sandstrom wrote: What we lack is ownership. We could even combine this with BugZilla ownership, possibly. Creating an assigned bugzilla entry (ENH) works for other projects. I still think it's not quite sufficient for broad-scoped changes like the current redesign, but it might work

Re: line layout commit

2002-04-28 Thread Peter B. West
Arved, See comments below. Arved Sandstrom wrote: 1. I can see a place for structured (that is, planned) communication: conference calls, scheduled meetings on a system like Peter describes, use of something like MSN Messenger, setting up an IRC channel and everyone getting together there. But

RE: Committing html

2002-04-28 Thread Arved Sandstrom
You'll get a disgruntled reply from Brian if you actually asked him on his personal email. :-) Stuff like this it's best to go to [EMAIL PROTECTED]; typically you'll end up talking to Manoj Kasichainula. Arved -Original Message- From: Peter B. West [mailto:[EMAIL PROTECTED]] Sent:

Re: PDF encryption

2002-04-28 Thread David B. Bitton
Actually, 128 bit is a ver. 5.0 requirement. I'm using this exact setup in my app (iText w/ FOP for encryption), and we are requiring all users to have AcroReader 5.0 for 128 bit encryption. Also, if you encrypt at 128 bit, and then check the encryptions properties of the doc in Reader, you'll