In documents that I "export" using the API, formulas don't appear.
In a normal document view, they are represented as images (src="http://
chart.apis.google.com/chart?
cht=tx&chs=1x0&chf=bg,s,FFFFFF00&chco=000000&chl=
%5Csum_%7Ba%7D%5E%7Bb%7D%7Bx%7D%20").
But when exported through the API, they are different
(src="EXTERN_0000.png")
Does anybody know how to export with the full image URLs?
Thanks,
Randy