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

Converting already existing Docx to PDF formated tables does not work #23

Open
sargatxet opened this issue Jun 5, 2024 · 0 comments
Open

Comments

@sargatxet
Copy link

Describe the bug
When converting an already existing docx with formated tables (with fonts, colors, ...) it does not work properly. Seems it removes all format from the table content.

To Reproduce
I've just used this

(new ReportGenerator(locationOfLibreOfficeSoffice)).Convert(docxFilePath, pdfFilePath);

Expected behavior
image

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • .Net Core6
  • Visual Studio 2022
  • LibreOffice v7.6.7 portable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant