Skip to content

A small tool written in Java to export emails in PST file to pdf

Notifications You must be signed in to change notification settings

baiwfg2/pst2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pst2pdf

Sometimes we want to backup outlook emails in a more convenient way instead of generating a pst file. What if the next platform doesn't support outlook ? What if I just want to see and preserve those important emails quickly ? pst way cannot give me that advantage. I hope to see them in pdf actaully. So let's programm it.

Features

  • multiple pst files to be processed parallelly
  • redirect some email info to log file
  • support Chinese font output

Roadmap

  • customize ordered output
  • make row spacing smaller in output file

References

github java-libpst

java-libpst api

itext tutorial (Chinese version)

About

A small tool written in Java to export emails in PST file to pdf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages