sschaefering Posted August 11, 2015 Share Posted August 11, 2015 I am having an issue where a table I am generating is top aligning in a first page box but when it goes to an overflow box on a 2 or greater page it is center aligned. Has anyone else had this issue or see my error?tablealignment.zip Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted August 11, 2015 Share Posted August 11, 2015 This is a bug in the older version of FusionPro that you're using. The table alignment is wrong when the table flows to a new frame (either another Body page frame in the flow or an Overflow page frame). You can work around the problem by using Legacy Leading. Edit the text in any of your text frames, and in the Text Editor dialog, click Paragraph, then Global Settings, and check the Legacy Leading box. (We have a fix so that the table alignment is correct with the "new" [non-legacy] leading mode in a build of FusionPro 9.3 that's still in QA testing.) Also, instead of manually figuring out in the rule where to repeat the header rows on each new page, you can let FusionPro figure that out for you. Just mark the first row or two in the table as headers in the row tag ("<row type=header>"), and they will be put at the top of each new page automatically. Quote Link to comment Share on other sites More sharing options...
sschaefering Posted August 11, 2015 Author Share Posted August 11, 2015 Ill report back on the legacy leading option Also going to implement the header tag Thanks for your help, Dan Quote Link to comment Share on other sites More sharing options...
sschaefering Posted August 12, 2015 Author Share Posted August 12, 2015 Both things work. Is there a way to do a footer that would print on every page except the last one? Quote Link to comment Share on other sites More sharing options...
Dan Korn Posted August 12, 2015 Share Posted August 12, 2015 Both things work. Is there a way to do a footer that would print on every page except the last one? Unfortunately, I don't know of a way to do that. What you can do is put a frame somewhere else on the page with something like "Page «$pagenum» of«$pagecount»". Quote Link to comment Share on other sites More sharing options...
sschaefering Posted August 12, 2015 Author Share Posted August 12, 2015 Unfortunately, I don't know of a way to do that. What you can do is put a frame somewhere else on the page with something like "Page «$pagenum» of«$pagecount»". I've got that on the page. Ill just have to leave that how it is then. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.