[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

 *My code is working fine for small page of file (26 page), but its not working 
when page is more then 30 plus.

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

 My code is working fine for small page of file (26 page), 
but its not working when page is more then 30 plus.

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel/Process flow kind of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2., and after rendering data will display after completion of from 1st 
> cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
> and vice versa...)
>  *My code is working fine for small page of file (26 page), but its not 
> working when page is more then 30 plus.
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

 My code is working fine for small page of file (26 page), 
but its not working when page is more then 30 plus.

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

 My code is working fine for small page of file (26 page), but its not 
working when page is more then 30 plus.

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel/Process flow kind of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2., and after rendering data will display after completion of from 1st 
> cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
> and vice versa...)
>  My code is working fine for small page of file (26 page), 
> but its not working when page is more then 30 plus.
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

 

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

*** My code is working fine for small page of file (26 page), but its not 
working when page is more then 30 plus.

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel/Process flow kind of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2., and after rendering data will display after completion of from 1st 
> cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
> and vice versa...)
>   working when page is more then 30 plus.
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

 My code is working fine for small page of file (26 page), but its not 
working when page is more then 30 plus.

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

 

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel/Process flow kind of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2., and after rendering data will display after completion of from 1st 
> cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
> and vice versa...)
>  My code is working fine for small page of file (26 page), but its not 
> working when page is more then 30 plus.
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

*** My code is working fine for small page of file (26 page), but its not 
working when page is more then 30 plus.

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel/Process flow kind of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2., and after rendering data will display after completion of from 1st 
> cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
> and vice versa...)
> *** My code is working fine for small page of file (26 page), but its not 
> working when page is more then 30 plus.
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel/Process flow kind of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel/Process flow kind of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2., and after rendering data will display after completion of from 1st 
> cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
> and vice versa...)
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
and vice versa...)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell and then 2nd cell to 1st cell in another page and vice 
versa...)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2., and after rendering data will display after completion of from 1st 
> cell to 2nd cell in first page and then 2nd cell to 1st cell in another page 
> and vice versa...)
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2., and after rendering data will display after completion of from 1st 
cell to 2nd cell and then 2nd cell to 1st cell in another page and vice 
versa...)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2.)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2., and after rendering data will display after completion of from 1st 
> cell to 2nd cell and then 2nd cell to 1st cell in another page and vice 
> versa...)
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below for source as well desired output:

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2.)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below :

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2.)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below for source as well desired output:
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2.)
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below :

1. Front-Page (It can be more then one page)
2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
start from 2nd page..,It can be tabular kind of   data with column count 1)
3. Body-Page  (It can be more then page, It is only tabular data with column 
count 2.)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below :
> 1. Front-Page (It can be more then one page)
> 2. Summary-Page  (It can be more then page, It is part of Front-Page, It will 
> start from 2nd page..,It can be tabular kind of   data with column count 1)
> 3. Body-Page  (It can be more then page, It is only tabular data with column 
> count 2.)
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout structure for above scenario 'Layout.txt' is attached.

Thanks!

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached.

Thanks


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout structure for above scenario 'Layout.txt' is attached.
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Fix Version/s: trunk

> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Component/s: renderer/afp

> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Affects Version/s: trunk

> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>  Components: renderer/afp
>Affects Versions: trunk
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Fix For: trunk
>
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Issue Type: Bug  (was: Task)

> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Labels: automation features  (was: features)

> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Bug
>Reporter: Vinod
>Priority: Critical
>  Labels: automation, features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for tabular 
data just like novel kind of data or Process flow find of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached.

Thanks

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
>  Labels: features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> tabular data just like novel kind of data or Process flow find of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
column in Body page now. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
cell in Body page. I need solution for column count as 1 for front page except 
1st page of front page data and column count 2 for Body page for just like 
noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
>  Labels: features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 column in Body page now. I need solution for column count as 1 for front 
> page except 1st page of front page data and column count 2 for Body page for 
> just like noble kind of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display front page column-count 2 then FOP is displaying  with 1 
column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
cell in Body page. I need solution for column count as 1 for front page except 
1st page of front page data and column count 2 for Body page for just like 
noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display as column-count 2 for front-page then FOP is displaying  with 
1 column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
cell in Body page. I need solution for column count as 1 for front page except 
1st page of front page data and column count 2 for Body page for just like 
noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
>  Labels: features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display front page column-count 2 then FOP is displaying  with 
> 1 column table in Body page and when i am using column-count 1 for front page 
> then front page data is overlapped with other data but table is displaying as 
> 2 cell in Body page. I need solution for column count as 1 for front page 
> except 1st page of front page data and column count 2 for Body page for just 
> like noble kind of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout I 
am facing problem for how to display the page in proper manner. Basically, When 
i want to display as column-count 2 for front-page then FOP is displaying  with 
1 column table in Body page and when i am using column-count 1 for front page 
then front page data is overlapped with other data but table is displaying as 2 
cell in Body page. I need solution for column count as 1 for front page except 
1st page of front page data and column count 2 for Body page for just like 
noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, 
When i want to display as column-count 2 for front-page then FOP is displaying  
with 1 column table in Body page and when i am using column-count 1 for front 
page then front page data is overlapped with other data but table is displaying 
as 2 cell in Body page. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
>  Labels: features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout I 
> am facing problem for how to display the page in proper manner. Basically, 
> When i want to display as column-count 2 for front-page then FOP is 
> displaying  with 1 column table in Body page and when i am using column-count 
> 1 for front page then front page data is overlapped with other data but table 
> is displaying as 2 cell in Body page. I need solution for column count as 1 
> for front page except 1st page of front page data and column count 2 for Body 
> page for just like noble kind of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, 
When i want to display as column-count 2 for front-page then FOP is displaying  
with 1 column table in Body page and when i am using column-count 1 for front 
page then front page data is overlapped with other data but table is displaying 
as 2 cell in Body page. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

Layout.txt is attached

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, 
When i want to display as column-count 2 for front-page then FOP is displaying  
with 1 column table in Body page and when i am using column-count 1 for front 
page then front page data is overlapped with other data but table is displaying 
as 2 cell in Body page. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

Layout.txt is attached


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
>  Labels: features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout 
> we are facing problem for how to display the page in proper manner. 
> Basically, When i want to display as column-count 2 for front-page then FOP 
> is displaying  with 1 column table in Body page and when i am using 
> column-count 1 for front page then front page data is overlapped with other 
> data but table is displaying as 2 cell in Body page. I need solution for 
> column count as 1 for front page except 1st page of front page data and 
> column count 2 for Body page for just like noble kind of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one)
> Summary-Page  (It can be more then one)
> Body-Page  (It can be more then one).
> Layout.txt is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, 
When i want to display as column-count 2 for front-page then FOP is displaying  
with 1 column table in Body page and when i am using column-count 1 for front 
page then front page data is overlapped with other data but table is displaying 
as 2 cell in Body page. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one page)
Summary-Page  (It can be more then page)
Body-Page  (It can be more then page)

Layout.txt is attached

  was:
Hello,

I am creating some rendring solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, 
When i want to display as column-count 2 for front-page then FOP is displaying  
with 1 column table in Body page and when i am using column-count 1 for front 
page then front page data is overlapped with other data but table is displaying 
as 2 cell in Body page. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is defined as below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

Layout.txt is attached


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
>  Labels: features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout 
> we are facing problem for how to display the page in proper manner. 
> Basically, When i want to display as column-count 2 for front-page then FOP 
> is displaying  with 1 column table in Body page and when i am using 
> column-count 1 for front page then front page data is overlapped with other 
> data but table is displaying as 2 cell in Body page. I need solution for 
> column count as 1 for front page except 1st page of front page data and 
> column count 2 for Body page for just like noble kind of data.
> Data display structure is defined as below :
> Front-Page (It can be more then one page)
> Summary-Page  (It can be more then page)
> Body-Page  (It can be more then page)
> Layout.txt is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rendring solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, 
When i want to display as column-count 2 for front-page then FOP is displaying  
with 1 column table in Body page and when i am using column-count 1 for front 
page then front page data is overlapped with other data but table is displaying 
as 2 cell in Body page. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

Layout.txt is attached

  was:
Hello,

I am creating some rending solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, 
When i want to display as column-count 2 for front-page then FOP is displaying  
with 1 column table in Body page and when i am using column-count 1 for front 
page then front page data is overlapped with other data but table is displaying 
as 2 cell in Body page. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

Layout.txt is attached


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
>  Labels: features
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rendring solution and during creation of the page-layout 
> we are facing problem for how to display the page in proper manner. 
> Basically, When i want to display as column-count 2 for front-page then FOP 
> is displaying  with 1 column table in Body page and when i am using 
> column-count 1 for front page then front page data is overlapped with other 
> data but table is displaying as 2 cell in Body page. I need solution for 
> column count as 1 for front page except 1st page of front page data and 
> column count 2 for Body page for just like noble kind of data.
> Data display structure is like below :
> Front-Page (It can be more then one)
> Summary-Page  (It can be more then one)
> Body-Page  (It can be more then one).
> Layout.txt is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rending solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, 
When i want to display as column-count 2 for front-page then FOP is displaying  
with 1 column table in Body page and when i am using column-count 1 for front 
page then front page data is overlapped with other data but table is displaying 
as 2 cell in Body page. I need solution for column count as 1 for front page 
except 1st page of front page data and column count 2 for Body page for just 
like noble kind of data.

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

Layout.txt is attached

  was:
Hello,

I am creating some rending solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, I 
need solution for- When i want to display as column-count 2 for front-page then 
FOP is displaying  with 1 column table in Body page and when i am using 
column-count 1 for front page then front page data is overlapped with other 
data but table is displaying as 2 cell

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

Layout.txt is attached


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rending solution and during creation of the page-layout we 
> are facing problem for how to display the page in proper manner. Basically, 
> When i want to display as column-count 2 for front-page then FOP is 
> displaying  with 1 column table in Body page and when i am using column-count 
> 1 for front page then front page data is overlapped with other data but table 
> is displaying as 2 cell in Body page. I need solution for column count as 1 
> for front page except 1st page of front page data and column count 2 for Body 
> page for just like noble kind of data.
> Data display structure is like below :
> Front-Page (It can be more then one)
> Summary-Page  (It can be more then one)
> Body-Page  (It can be more then one).
> Layout.txt is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rending solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, I 
need solution for- When i want to display as column-count 2 for front-page then 
FOP is displaying  with 1 column table in Body page and when i am using 
column-count 1 for front page then front page data is overlapped with other 
data but table is displaying as 2 cell

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

Layout.txt is attached

  was:
Hello,

I am creating some rending solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, I 
need solution for- When i want to display as column-count 2 for front-page then 
FOP is displaying  with 1 column table in Body page and when i am using 
column-count 1 for front page then front page data is overlapped with other 
data but table is displaying as 2 cell

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).


> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rending solution and during creation of the page-layout we 
> are facing problem for how to display the page in proper manner. Basically, I 
> need solution for- When i want to display as column-count 2 for front-page 
> then FOP is displaying  with 1 column table in Body page and when i am using 
> column-count 1 for front page then front page data is overlapped with other 
> data but table is displaying as 2 cell
> Data display structure is like below :
> Front-Page (It can be more then one)
> Summary-Page  (It can be more then one)
> Body-Page  (It can be more then one).
> Layout.txt is attached



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Attachment: Layout.txt

> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
> Attachments: Layout.txt
>
>
> Hello,
> I am creating some rending solution and during creation of the page-layout we 
> are facing problem for how to display the page in proper manner. Basically, I 
> need solution for- When i want to display as column-count 2 for front-page 
> then FOP is displaying  with 1 column table in Body page and when i am using 
> column-count 1 for front page then front page data is overlapped with other 
> data but table is displaying as 2 cell
> Data display structure is like below :
> Front-Page (It can be more then one)
> Summary-Page  (It can be more then one)
> Body-Page  (It can be more then one).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (FOP-2503) AFP creation issue for Page Layout

2015-07-27 Thread Vinod (JIRA)

 [ 
https://issues.apache.org/jira/browse/FOP-2503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod updated FOP-2503:
---
Description: 
Hello,

I am creating some rending solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, I 
need solution for- When i want to display as column-count 2 for front-page then 
FOP is displaying  with 1 column table in Body page and when i am using 
column-count 1 for front page then front page data is overlapped with other 
data but table is displaying as 2 cell

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).

  was:
Hello,

I am creating some rending solution and during creation of the page-layout we 
are facing problem for how to display the page in proper manner. Basically, I 
need solution for- When i want to display as column-count 2 for front-page then 
FOP is displaying  with 1 column table in Body page and when i am using 
column-count 1 for front page then front page data is overlapped with other 
data but table is displaying as 2 cell

Data display structure is like below :

Front-Page (It can be more then one)
Summary-Page  (It can be more then one)
Body-Page  (It can be more then one).



 






























> AFP creation issue for Page Layout
> --
>
> Key: FOP-2503
> URL: https://issues.apache.org/jira/browse/FOP-2503
> Project: FOP
>  Issue Type: Task
>Reporter: Vinod
>Priority: Critical
>
> Hello,
> I am creating some rending solution and during creation of the page-layout we 
> are facing problem for how to display the page in proper manner. Basically, I 
> need solution for- When i want to display as column-count 2 for front-page 
> then FOP is displaying  with 1 column table in Body page and when i am using 
> column-count 1 for front page then front page data is overlapped with other 
> data but table is displaying as 2 cell
> Data display structure is like below :
> Front-Page (It can be more then one)
> Summary-Page  (It can be more then one)
> Body-Page  (It can be more then one).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)