Skip to content
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

Closed
MichaelPeter opened this issue May 28, 2021 · 5 comments
Closed

Outlook Listings Have numbers double #35

MichaelPeter opened this issue May 28, 2021 · 5 comments

Comments

@MichaelPeter
Copy link

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

grafik

as you see the listings are double

@nickrussler
Copy link
Owner

Internally I use

implementation 'org.simplejavamail:simple-java-mail:8.11.1'
implementation 'org.simplejavamail:outlook-module: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.

text.eml.txt

@nickrussler
Copy link
Owner

I opened an issue with the conversion library: bbottema/simple-java-mail#530

@bbottema
Copy link

bbottema commented Jun 8, 2024

Issue has been addressed in 8.11.2. Thanks for your assistance!

nickrussler added a commit that referenced this issue Jun 9, 2024
Contains bugfix for rendering numbering in lists double

Fixes issue #35
nickrussler added a commit that referenced this issue Jun 9, 2024
Contains bugfix for rendering numbering in lists double

Fixes issue #35
@nickrussler
Copy link
Owner

@MichaelPeter issue should be fixed with the latest commit. Please confirm with

https://github.com/nickrussler/email-to-pdf-converter/actions/runs/9435991451/artifacts/1582956775

Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants