Bug in table.save(t=rtf)

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

TimGrun
Posts: 36
Joined: Wed Sep 16, 2009 8:01 am

Bug in table.save(t=rtf)

Postby TimGrun » Thu Apr 15, 2010 9:31 am

I am creating an eviews table using both setwidth and setheight commands. The table looks great in eviews and prints fine.
After saving the table using table.save(t=rtf), the resulting rtf file does not honor my setwidth and setheight commands.

Thanks,
Tim Grunwald

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

Re: Bug in table.save(t=rtf)

Postby EViews Jason » Thu Apr 15, 2010 9:43 am

Please you post your code if not a snippet or email support@eviews.com. Code similar to the following should work:

Code: Select all

table01.setheight(5) 5
table01.setwidth(2) 20
table01.save(t=rtf) test


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 13 guests