Table Save as pdf, landscape

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

cntantamis
Posts: 8
Joined: Tue Feb 18, 2014 6:21 am

Table Save as pdf, landscape

Postby cntantamis » Tue Feb 18, 2014 6:31 am

Hi All,

I have written a small program for creating a number of tables that I want to export them as a pdf file. Given their size, I would like them "printed" in a landscape format. I know the option to exist in the drop-down menu, but this is of no use when running it in program.

I checked the help entry for table.save; landscape is provided as an option for pdf, but there is no indication of how it may be entered as a command (e.g. tab1.save(t=pdf, orientation=landscape)?)

Any help will be greatly appreciated.

Current Eviews version: Eviews 8, Enterprise Edition-Aug 1st 2013 build

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Table Save as pdf, landscape

Postby EViews Jason » Tue Feb 18, 2014 9:10 am

Use

Code: Select all

tab1.save(t=pdf, landscape) mynewfile.pdf

cntantamis
Posts: 8
Joined: Tue Feb 18, 2014 6:21 am

Re: Table Save as pdf, landscape

Postby cntantamis » Tue Feb 18, 2014 10:37 am

Sorry for not mentioning it in my original post, but I have already tried this version for the command; I got an Invalid Save option Landscape message.

Other options tried: (t=pdf, "landscape"), (t=pdf, land)

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Table Save as pdf, landscape

Postby EViews Jason » Tue Feb 18, 2014 3:21 pm

Your copy of EViews is out of date. Select help->EViews update to obtain the latest.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests