You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2009/12/11 17:23:24 UTC

DO NOT REPLY [Bug 48376] New: [PATCH] AFP page overlay is missing when the intermediate file input provided

https://issues.apache.org/bugzilla/show_bug.cgi?id=48376

           Summary: [PATCH] AFP page overlay is missing when the
                    intermediate file input provided
           Product: Fop
           Version: all
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: vanukuri.venkat@googlemail.com
                CC: vanukuri.venkat@googlemail.com


Created an attachment (id=24694)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24694)
Page Overlay patch

AFP page overlay is getting displayed when I am passing XSL:FO file to generate
a AFP output, but page overlay is missing when Intermediate file input provided
instead of XSL:FO.

I have generated Intermediate file from the XSL:FO...

            XSL:FO --> IF --> AFP

The above scenario is not working, because IFInputHandler failing to parse the
page overlay extension, the same is working when XSL:FO input file provided.

I am attaching the input files with this bug....

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48376] [PATCH] AFP page overlay is missing when the intermediate file input provided

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48376

--- Comment #1 from Venkat Reddy <va...@googlemail.com> 2009-12-11 08:27:46 UTC ---
Created an attachment (id=24695)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24695)
Page overlay XSL:FO document (working)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48376] [PATCH] AFP page overlay is missing when the intermediate file input provided

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48376

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #5 from Glenn Adams <gl...@skynav.com> 2012-04-01 07:04:32 UTC ---
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48376] [PATCH] AFP page overlay is missing when the intermediate file input provided

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48376

Chris Bowditch <bo...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Chris Bowditch <bo...@hotmail.com> 2010-01-07 04:12:40 UTC ---
Thanks for the patch Venkat.

I've tested it and it seems to work. Committed fix in revision 896856

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48376] [PATCH] AFP page overlay is missing when the intermediate file input provided

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48376

--- Comment #2 from Venkat Reddy <va...@googlemail.com> 2009-12-11 08:28:40 UTC ---
Created an attachment (id=24696)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24696)
Page Overlay intermediate input file

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48376] [PATCH] AFP page overlay is missing when the intermediate file input provided

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48376

--- Comment #3 from Venkat Reddy <va...@googlemail.com> 2009-12-11 08:32:03 UTC ---
I have generated the intermediate input file using the following command..

--fop -fo pageoverlay.fo -if application/x-afp pageoverlay.if

I have used the following command to generate AFP output from the intermediate
input file

--fop -ifin pageoverlay.if -afp pageoverlay.afp

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 48376] [PATCH] AFP page overlay is missing when the intermediate file input provided

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48376

Venkat Reddy <va...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #24696|Page Overlay intermediate   |Page Overlay intermediate
        description|input file                  |input file (not working)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.