<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Endfloat is a package that basically just sticks all the tables and figures at the end of the document instead of in the main text. <div>Unfortunately endfloat only really recognizes standard table environments, but with some tweaking it can be used with longtable and the rotating packages. But those two don't work together!!!. <div>I can get a rotated longtable with the lscape/pdflscape method but putting a longtable or normal table inside a landscape environment hides the table from endfloat.<div><br></div><div>Hence my dilemma.</div><div> </div><div><div>On 24/03/2008, at 6:10 AM, Denis Chabot wrote:<div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div>Le 08-03-23 à 15:00, William Morris <<a href="mailto:wkmor1@gmail.com">wkmor1@gmail.com</a>> a écrit :<blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><br>I want to have a multipage table rotated 90 degrees that will place  <br>nice with endfloat.<br>Can anybody point me in the right direction?<br><br></span></blockquote></div><br><div>Hi William, I don't know what "endfloat" is, but I made a multipage table in landscape format that looked really nice using packages </div><div><br></div><div><div>\usepackage{pdflscape}</div><div><div>\usepackage{longtable}</div><div><br></div><div>Because the cells of my table occupied quite a bit of vertical space, the default page breaks did not always agree with me and I added a few manual page breaks. Other than that, I was quite happy. </div><div><br></div><div>Do you need more details?</div><div><br></div><div>Denis</div></div></div></div></blockquote></div><br></div></div></div></div></body></html>