On 4/23/14, Rory O'Farrell <ofarr...@iol.ie> wrote:
> On Wed, 23 Apr 2014 12:34:33 +0200
> dav...@flossconsulting.it wrote:
>
>>
>> > What options do we have available? Do we accept private attachments in
>> > Bugzilla? Can a properly obtained stack trace replace the need for the
>> > actual document, maybe? Other options?
>>
>> What about anonymize the DOCX by searching and replacing any simple char
>> with X char?
>> With MS Office of course....
>>
>> Davide
>>
>>
>> >
>> > Note: in my case I already asked for, and received, a working ODT
>> > version. I'm interested in the generic discussion.
>> >
>> > Regards,
>> >   Andrea.
>
> One can't anonymize an unopenable file! It would have to be done using the
> generating application.

DOCX is also a Zip-XML fileformat, so you can do some ASCII procssing
and parsing script there are scripts that could (or could not) open
it.

You have this for example: https://pypi.python.org/pypi/ooxml/0.2

>
>
> --
> Rory O'Farrell <ofarr...@iol.ie>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


-- 
Alexandro Colorado
Apache OpenOffice Contributor
http://www.openoffice.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to