On Mon, 8 Aug 2011, bt8482003 wrote:
I've a problem with part names. I’m creating PartNames with

PackagingURIHelper.createPartName("/1_ğĞüÜşŞiİıIöÖçÇ.txt");
PackagingURIHelper.createPartName(PackagingURIHelper.encode("/2_ğĞüÜşŞiİıIöÖçÇ.txt"));
PackagingURIHelper.createPartName(PackagingURIHelper.toURI("/3_ğĞüÜşŞiİıIöÖçÇ.txt"));

What encoding (if any) is done when office writes a part with characters like that in them?

Also, if you manually encode them, does POI read them back correctly?

Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to