Skip to content

Can I generate colors as HEX? #7284

Answered by sudkumar
xorock asked this question in Help

You must be logged in to vote

Hi @xorock, I encountered the same issue. I just disabled the core *Opacity plugins for the things that breaks the pdf generation. Here is the minimal configuration:

    corePlugins: {
+        textOpacity: false,
+        backgroundOpacity: false,
+        borderOpacity: false,
    }

If there are other issues with opacity, try disabling other core plugins. You can find all core plugin related logic here

Hope it helps.

Replies: 2 comments 1 reply

You must be logged in to vote
1 reply
@xorock

Answer selected by xorock

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants