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

Feature Add Html Base64 Image Support #1265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Reagan1947
Copy link

Support Html Convert to PDF Using Base64 Decode Image.

Description of the new Feature/Bugfix

Determine whether the content of the label can be decoded by Base64 decoder, if it can be decoded, it will be converted to Byte array, and finally converted to Image object.

Related Issue: #1230

Unit-Tests for the new Feature/Bugfix

  • Unit-Tests added to reproduce the bug
  • Unit-Tests added to the added feature

Compatibilities Issues

N/A

Your real name

Li, John Gen

Testing details

Test validation methods are provided in the Issue #1230

Support Html Convert to PDF Using Base64 Decode Image.
Copy link

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

Successfully merging this pull request may close these issues.

1 participant