Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6053483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:02:42+00:00 2026-05-23T08:02:42+00:00

I am using Apache FOP 1.0 to generate PDF. I want to extend the

  • 0

I am using Apache FOP 1.0 to generate PDF. I want to extend the end-indent of the table such that I do not get the INFO warnings:

INFO: An fo:table is wider than the available room in inline-progression-dimension. Adjusting end-indent based on overconstrained geometry rules (XSL 1.1, ch. 5.3.4).

Here is a table with overflowing table width:

<?xml version="1.0" encoding="UTF-8"?>
   <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
   <fo:layout-master-set>
      <fo:simple-page-master 
         master-name="CommonMasterLayout"
         page-height="11in" page-width="8.5in" 
         margin-top=".5in" margin-bottom=".5in" 
         margin-left="1in" margin-right="1in">
         <fo:region-body region-name="middle" margin-bottom=".75in" margin-top=".75in"/>
         <fo:region-before region-name="top" extent=".75in"/>
         <fo:region-after region-name="bottom" extent=".5in"/>
       </fo:simple-page-master>
     </fo:layout-master-set>
     <fo:page-sequence master-reference="CommonMasterLayout">
       <fo:flow flow-name="middle">
         <fo:block>
           <fo:table end-indent="-0.5in" width="100%" table-layout="fixed">
             <fo:table-column column-width="2.033in"/>
             <fo:table-column column-width="4.616in"/>
             <fo:table-body>
               <fo:table-row>
                 <fo:table-cell border="0.5pt solid black">
                  <fo:block>Some text that will flow over to the neighboring cell</fo:block>
                 </fo:table-cell>
                 <fo:table-cell border="0.5pt solid black">
                   <fo:block>Other text within a box</fo:block>
                 </fo:table-cell>
               </fo:table-row>
             </fo:table-body>
           </fo:table>
         </fo:block>
       </fo:flow>
     </fo:page-sequence>
   </fo:root>

The page width is 6.5inches and the table is 6.649in wide, clearly exceeding the dimension. I have 1in padding on both sides so I want to extend the right a little.

Using the table attribute end-indent=”-0.5in” causes the text within cells to overflow into neighboring cells as if the column width changed. Am I using the correct attribute for this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T08:02:43+00:00Added an answer on May 23, 2026 at 8:02 am

    Add end-indent="0in" to fo:table-body.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using Apache FOP 0.95, and all I want to do is add
I have successfully generated password protected pdf using xsl fo from apache foundation's fop
I am currently using Apache FOP and have a stylesheet (possibly from RenderX) that
We are generating pdf using apache's xsl fo engine, namely fop 0.95. We have
I am interested in using Apache FOP to generate PDFs from XML within a
I'm generating a PDF using Apache FOP and a XSL-FO stylesheet. In the PDF,
i'm using apache HttpClient's GetMethod to get the contents in URL.That url contains nothing
I am using Apache Fop 1.0 to create PDF documents. By default it uses
Using Apache POI to generate a document and i'm having a small problem with
Using Apache Wicket 1.4: I have a panel that calls some setup Javascript in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.