On May 23, 2:37 am, [EMAIL PROTECTED] wrote:
> Perfect, thanks! Now I have a working WMF file and everything.
>
> Bob
Now you just got to get your reply button working :-D
--
http://mail.python.org/mailman/listinfo/python-list
Perfect, thanks! Now I have a working WMF file and everything.
Bob
--
http://mail.python.org/mailman/listinfo/python-list
Perfect, thanks! Now I have a working WMF file and everything.
Bob
--
http://mail.python.org/mailman/listinfo/python-list
Perfect, thanks! Now I have a working WMF file and everything.
Bob
--
http://mail.python.org/mailman/listinfo/python-list
Perfect, thanks! Now I have a working WMF file and everything.
Bob
--
http://mail.python.org/mailman/listinfo/python-list
On 23/05/2007 7:48 AM, Gabriel Genellina wrote:
> En Tue, 22 May 2007 14:22:25 -0300, <[EMAIL PROTECTED]> escribió:
>
>> I'm using the code below to read the zipped, base64 encoded WMF file
>> saved in an XML file with "Save as XML" from MS Word. As the "At this
>> point" comment shows, I know tha
En Tue, 22 May 2007 14:22:25 -0300, <[EMAIL PROTECTED]> escribió:
> I'm using the code below to read the zipped, base64 encoded WMF file
> saved in an XML file with "Save as XML" from MS Word. As the "At this
> point" comment shows, I know that the base64 decoding is going fine,
> but unzipping fr
I'm using the code below to read the zipped, base64 encoded WMF file
saved in an XML file with "Save as XML" from MS Word. As the "At this
point" comment shows, I know that the base64 decoding is going fine,
but unzipping from the decodedVersion StringIO object isn't getting me
anything, because th