Bug report for Fop [2008/06/15]

2008-06-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

From a pdf generated with FOP i cannot copy paste to a word document

2008-06-16 Thread Amarjeet Yadav
Hi, From a pdf generated with FOP i cannot copy paste to a word document, i use the 0.20.5 version of FOP. Please help me. Thanks Legal Notice: This transmission, including any attachments, is confidential, proprietary, and may be privileged. It is intended solely for the intended

Re: From a pdf generated with FOP i cannot copy paste to a word document

2008-06-16 Thread Chris Bowditch
Amarjeet Yadav wrote: Hi, From a pdf generated with FOP i cannot copy paste to a word document, i use the 0.20.5 version of FOP. Please help me. First of all this is the wrong forum to ask questions about FOP. In future please direct questions to [EMAIL PROTECTED] v0.20.5 is

Wrong line number in inline overflow messages ?

2008-06-16 Thread patrice . rosnet
Hello, I'm testing inline overflow messages with FOP-trunk (668084). But I don't understand value of line number. With the following FO, I get those messages: [WARN] Line 5 of a paragraph overflows the available area by more than 50 points. (See position 16:15) [WARN] Line 5 of a paragraph

Re: Wrong line number in inline overflow messages ?

2008-06-16 Thread Jeremias Maerki
Line 5 of a paragraph means line 5 inside one of the effective paragraphs coming out of the layout process (i.e. in the PDF). The position in your source document (to find the problematic paragraph) is found at the end of the message: See position 19:15 (format: line:column, i.e. line 19, column

Re: svn commit: r668177 - in /xmlgraphics/fop/trunk: ./ src/java/org/apache/fop/layoutmgr/ test/layoutengine/standard-testcases/

2008-06-16 Thread Luca Furini
On Mon, Jun 16, 2008 at 4:52 PM, [EMAIL PROTECTED] wrote: Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. This fixes the positioning of footnotes when the page bpd is not the same for all

Re: svn commit: r668177 - in /xmlgraphics/fop/trunk: ./ src/java/org/apache/fop/layoutmgr/ test/layoutengine/standard-testcases/

2008-06-16 Thread Jeremias Maerki
Why deprecate? It's not part of our external API. We can simply remove the method if it's dangerous. On 16.06.2008 17:28:01 Luca Furini wrote: On Mon, Jun 16, 2008 at 4:52 PM, [EMAIL PROTECTED] wrote: Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with

PageAndLineBreaking/UnifiedApproach

2008-06-16 Thread Simon Pepping
Hi, Vincent has made a very interesting initiative with his unified approach to page and line breaking. I always felt that it was too ambitious, but Vincent has taken the leap, and proved himself right by providing a prototype. I tested the prototype with some texts of myself, and the results

Interleaved page and linebreaking branch

2008-06-16 Thread Simon Pepping
Hi, Chris recently mentioned my interleaved page and linbreaking branch as an active branch. I have not been very active recently. One reason is that I got stuck with block containers. FOP's approach is to collect Knuth elements for a block list, doing line breaking at the same time, and then do