save table to PDF and replace NA values

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

pvlasenko
Posts: 2
Joined: Thu Apr 25, 2019 7:03 am

save table to PDF and replace NA values

Postby pvlasenko » Fri Oct 25, 2019 11:15 am

I have a table object that I want to save in PDF. The table has some missing values that appear as NA in EViews and I would like them to appear as '--' (two dashes) in the PDF version.
I tried this:
table1.save(t=pdf, n=--) E:\usr\docs\table1.pdf
It saved the table to PDF, however the missing values still appear as NA in it.

I also tried the same for CSV:
table1.save(t=csv, n=--) E:\usr\docs\table1.csv
and it worked perfectly. All NA cells were replaced with --.

I also tried doing this via Proc --> Save table to disk... menu where I enter '--' into the field "Text representing NA". The result is the same -- it works perfectly when saving to CSV file but does not work when saving to PDF.

Any ideas what I am doing wrong?

(I am using EViews 10+).

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

Re: save table to PDF and replace NA values

Postby EViews Jason » Fri Oct 25, 2019 11:42 am

That is a bug. We will get it fixed in the next patch.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 22 guests