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
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
