Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Report Generator => Printing to PDF
Date: Fri, 5 Sep 2008 16:13:01 +0000 (UTC)
Organization: Rice University
Lines: 1
Message-ID: <g9rlqd$nhs$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1220631181 24124 172.30.248.35 (5 Sep 2008 16:13:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 5 Sep 2008 16:13:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1477445
Xref: news.mathworks.com comp.soft-sys.matlab:488823



When I create a PDF report using the report writer in MATLAB 2008, there does not appear to be any way to control the output. For example I can't seem to find a way to sekect Landscape mode. Also, there does not seem to be any way to set margins. Does MATLAB not provide a means to set margins to say 80 characters so that when a report is created everything after 80 chars is not cut off? Right now the only way I can get the many lines to print correctly is to go back through every line and hit a return after about 80 characters.  That seems to be a hugh waste of time.  What am I missing?  Thanks for any help.