Sideways longtables in PDF
- From: "Jantien" <jantien.sessink@xxxxxxxxx>
- Date: 11 Jul 2006 00:36:01 -0700
Hello,
I'm trying to write a pdf that contains a few longtables that should be
printed sideways. I'm using the pdflscape package. This package does
turn the landscape pages, but it also turns the table. The table is now
standing verticaly (90 degreegs turned) and falling outside of the
page. I can only see the first two collumns, the rest is printed
outside the borders of the page. I hope you get an idea of how this
looks, it's hard to describe.
My code looks as follows:
\begin{landscape}
\begin{longtable}{|l|l|l|l|p{8.7cm}|}
\hline
.....
\caption{caption lines}
\label{tab:tablename}
\end{longtable}
\end{landscape}
I first builded this in postscript and it works very well in there. But
when I'm trying to build the same code in pfd it doesn't work. Can
someone please help me with this. How can I solve my problem?
Kind regards,
Jantien
.
- Follow-Ups:
- Re: Sideways longtables in PDF
- From: Ulrike Fischer
- Re: Sideways longtables in PDF
- Prev by Date: Re: How can I do this coverpage better?
- Next by Date: Re: Problem with "{\.I}" accent in bibtex
- Previous by thread: How can I do this coverpage better?
- Next by thread: Re: Sideways longtables in PDF
- Index(es):
Relevant Pages
|