Page 1 of 1

print spool will change print setup

Posted: Thu Aug 11, 2011 1:42 am
by maxchen
ver: EViews7Patch_080411.exe

set the "print setup" vie File/Print setup, text/table to custom, 50%
run the following code

Code: Select all

wfcreate u 4 genr x = @obsid spool sp01 sp01.append x sp01.append x.line
and print the spool object sp01 in EViews. Then print setup will be changed: the text/table will be change to 100%.

I have checked the EViews32.ini
before print spool

Text Scale=page
Text Scale Percent=50

after print spool

Text Scale=fixed
Text Scale Percent=50

Re: print spool will change print setup

Posted: Thu Aug 11, 2011 3:04 pm
by EViews Jason
We will get it fixed ASAP.

Thanks for narrowing down the bug. You saved us a lot of time.