BI Publisher (MOSC)

MOSC Banner

PDF Merge - merged report pages are not continuous but starting in new page.

edited Nov 14, 2014 10:00AM in BI Publisher (MOSC) 4 commentsAnswered
we tried using - FOUtility.mergeFOs(java.io.Reader[] foReaders, java.util.Properties prop) to merge and create a single PDF file but its not working as expected.

Issue:
The space of output pdf page 1 is discarded and the second merged file always starting in new page.

Input:
Report1 having 1 page
Report2 having 2 pages - (another description )

Expected Output PDF:
Page 1 ( report1) , Page 1( report 2's page1 and continues ) to page 2(report 2)

Actual Output PDF :
Page 1 ( report 1), Page 2( report 2's page1), Page 3 ( report 2's page 2)

Issue:
The space of output pdf page 1 is discarded and the second merged file always starting in new page.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center