lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: how to print a page in landscape format


From: Tatyana Alexeyev
Subject: Fwd: how to print a page in landscape format
Date: Wed, 28 May 2003 21:48:36 +0400 (MSD)

Hello ,
I am trying to write a PDF page w/ landscape
formating.
-------
@SysInclude { doc }
@Include { schema_pdf }
@SysInclude { tbl }
@SysInclude { tblf }

@Doc @Text @Begin 
@QuotedDisplay @Tbl
marginright {0s}
rule { yes }
width {expand }
aformat { @Cell A | 150w @Cell B | @Cell C | @Cell D |
@Cell E | @Cell F | @Cell
 G | @Cell R }
#bformat { @StartHSpan @Cell A | @HSpan | @HSpan |
@HSpan | @HSpan | @HSpan | @H
Span | @HSpan }
{
@Rowa
        A {"Item #" }
        B {Item Description }
        C {Owner }
        D {Priority }
        E {Status }
        F {Comments }
        G {Start Data }
        R {Completion Date }
address@hidden
#        A { Troubleshooting  }
@Rowa
        A {1 }
        B { This }
        C {Larry Wall }
        D { P1 }
        E {in progress }
        F {No comments }
        G {121202 }
        R {141202 }
}
@End @Text
-------
and 
@Use { @DocumentSetup
 address@hidden {Landscape }
 address@hidden {A4 }
}
-------
When I do:

lout -Z schema_pdf.lout > a.pdf

I receive:

lout file "schema_pdf" (from "schema_pdf.lout" line
2):
     1,8: fatal error: symbol @DocumentSetup occurs in
two @Use clauses

Thanks,
Tanya

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
--- Begin Message --- Subject: how to print a page in landscape format Date: Tue, 27 May 2003 23:43:05 -0700 (PDT)
Hi Jeff,
Can you please semd me some example where you create a PDF in landscap format.
Thanks,
Tanya


Do you Yahoo!?
Free online calendar with sync to Outlook(TM).
--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]