-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Outlook Listings Have numbers double #35
Comments
Internally I use implementation 'org.simplejavamail:simple-java-mail:8.11.1' to convert from msg to eml. I dumped the converted eml, opened it in outlook and could observe the same error. So the problem lies with the conversion. |
I opened an issue with the conversion library: bbottema/simple-java-mail#530 |
Issue has been addressed in 8.11.2. Thanks for your assistance! |
Contains bugfix for rendering numbering in lists double Fixes issue #35
Contains bugfix for rendering numbering in lists double Fixes issue #35
@MichaelPeter issue should be fixed with the latest commit. Please confirm with |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Hi Nick,
really cool converter it is quite nice how it renders even nice things!
I am evaluating it right now and see what is not yet working and forked for potential fixes.
I created a test msg file with Outlook 2019 and there listed item:
remove the txt at the end.
test mail with picture.msg.txt
Left the mail in Outlook 2019 right as Pdf
as you see the listings are double
The text was updated successfully, but these errors were encountered: