pyExcelerator: setting zoom of a worksheet

F

Frank

Hi everybody,

I use pyExcelerator and am quite happy with it, except: I cannot find a option
for setting the zoom of a particular worksheet. I am using pyExcelerator
0.6.3a which is the latest as far as i know.

I already contacted the developer of pyExcelerator, he says there is a zoom-option
in Worksheet.py, but it seems not to be there in my version.

Anyone ever worked with it and maybe can help me?

Thanks a lot.

KR,
Frank
 
J

John Machin

Hi everybody,

I use pyExcelerator and am quite happy with it, except: I cannot find a option
for setting the zoom of a particular worksheet. I am using pyExcelerator
0.6.3a which is the latest as far as i know.

That is the latest released version (three years ago). There have been
a few bug-fixes and enhancements since then (last change: 21 months
ago); to access them you would need to get the source from the
sourceforge svn repository.

You may be interested in xlwt, a fork of pyExcelerator; see
http://pypi.python.org/pypi/xlwt ... also consider joining the python-
excel discussion group at http://groups.google.com/group/python-excel
I already contacted the developer of pyExcelerator,

[jaw drops] Ambiguity resolution please: do you mean the author (rvk)
or the subsequent transient maintainer (gwashburn) or the recent
apparition (dizzy_ghost)?
he says there is a zoom-option
in Worksheet.py, but it seems not to be there in my version.

It's there, it's called normal_magn (normal view as opposed to page-
break preview view, and "magn" being short for "magnification").
However it doesn't work. It could be made to work (in xlwt). Further
discussion in the python-excel group if you are interested.

Which UI would viewers of your files be using? Excel 2003 and Gnumeric
1.9.1 are OK, but OpenOffic.org Calc v2 has a problem: given a file
hand-crafted using Excel 2003 with (say) 50% mag in first sheet and
200% mag in second sheet, it displays second sheet with 50% mag not
200%.

HTH,
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,436
Messages
2,571,696
Members
48,796
Latest member
Greg L.
Top