The following code yields warnings (as below) and additionally the *.pdf and *.ps output files are missing the UV-CDAT logo, the *.png includes the logo..
>>>importEzTemplate>>>bg=False>>>Canvas=EzTemplate.Multi(rows=2,columns=2)
Canvas.preview('Template4x4',bg=bg)
>>>/usr/local/uvcdat/2.4.0rc1/lib/python2.7/site-packages/vcs/VTKPlots.py:965: UserWarning: theright_marginkeywordforpostscripthasbeendeprecatedin2.0andisbeingignored"the right_margin keyword for postscript has been deprecated in 2.0 and is being ignored")
/usr/local/uvcdat/2.4.0rc1/lib/python2.7/site-packages/vcs/VTKPlots.py:968: UserWarning: theleft_marginkeywordforpostscripthasbeendeprecatedin2.0andisbeingignored"the left_margin keyword for postscript has been deprecated in 2.0 and is being ignored")
/usr/local/uvcdat/2.4.0rc1/lib/python2.7/site-packages/vcs/VTKPlots.py:971: UserWarning: thetop_marginkeywordforpostscripthasbeendeprecatedin2.0andisbeingignored"the top_margin keyword for postscript has been deprecated in 2.0 and is being ignored")
The text was updated successfully, but these errors were encountered:
The following code yields warnings (as below) and additionally the
*.pdf
and*.ps
output files are missing the UV-CDAT logo, the*.png
includes the logo..The text was updated successfully, but these errors were encountered: