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

Update or guideline required for latest version? #1

Open
shahedhossain opened this issue Jan 18, 2021 · 2 comments
Open

Update or guideline required for latest version? #1

shahedhossain opened this issue Jan 18, 2021 · 2 comments

Comments

@shahedhossain
Copy link

Since a long time the source code is not maintained! Is it up to date and backward compatible? It was tried with MS Office Word 2013. This program is able to create a Conversion Menu or Ribbon. When the Ribbon clicked it's become busy for a while but nothing happened! No error message in status bar or any stack trace found!

Known Issue

  1. Signing issue during the build time with Visual Studio Community Edition 2019.
  2. It's not confirmed the supported version of iReport Designer
  3. It's not confirmed the backward compatibility of Jasper Report
  4. Is it mandatory to install iReport Designer for Macro?
  5. Is it mandatory to install any specific Java Runtime?

Would you please guide us to setting up the development environment?

@shahedhossain
Copy link
Author

Signing Issue Fixing

Please open the project in Visual Studio Community Edition 2019 then find the following lines from the ReportConversionAddIn\ReportConversionAddIn.csproj. You may comment out or delete following lines and save the file then Visual Studio Community Edition 2019 prompt you to reload the project configuration. Please confirm the reload. After that it will be automatically created the ManifestCertificateThumbprint. Hope it will fix your signing issue.

<PropertyGroup>
  <ManifestCertificateThumbprint>A1FE05DDA1DF10BA23B874A26E7BDF224282D192</ManifestCertificateThumbprint>
</PropertyGroup>

But till now I'm in stack to export jrxml from word file! Need your cooperation. Your cooperation would be highly appreciated.

@shahedhossain shahedhossain changed the title Update or guideline required for Latest version? Update or guideline required for latest version? Jan 19, 2021
@vladimirbolotov
Copy link

Good day! I can't build your project, could you post the assembled application? Many thanks!

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

2 participants