You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/09/10 10:35:55 UTC

[Bug 62701] Introduce an API to generate .msg files

https://bz.apache.org/bugzilla/show_bug.cgi?id=62701

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
             Status|NEW                         |NEEDINFO

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
You should find that many of the low-level records support writing out, which
ought to help. Creating a whole new file is probably a lot of work to start
with, I'd suggest you focus on just the change case to begin with (updating the
various properties and streams in sync), then simpler add/remove (with
references and IDs and stuff), then if you're still keen push for full
creation!

See http://poi.apache.org/devel/guidelines.html for some help on getting
started contributing to Apache POI. We'll look forward to your patches / pull
requests!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org