Text Color Change for different fonts #3482
Replies: 7 comments 9 replies
-
You said you want to change the color of the text only. Not the text itself. |
Beta Was this translation helpful? Give feedback.
-
Yes to change the color of the first line of text in the PDF, I tried inserting the same text present in the first line of PDF with a different font color |
Beta Was this translation helpful? Give feedback.
-
Anyway, I checked out all of the embedded fonts. They all are font subsets. |
Beta Was this translation helpful? Give feedback.
-
Thanks for checking. Could you let me know how the original fonts could be found for the font subsets? |
Beta Was this translation helpful? Give feedback.
-
You can choose any variant of Times-Roman you like. |
Beta Was this translation helpful? Give feedback.
-
Which color do you want instead of that violet-like one? |
Beta Was this translation helpful? Give feedback.
-
Can you please let me know how color for the text in the attached PDF can be changed? I have tried changing the color using page.insert_text() but could not view the text after conversion. Could you please let me know the reason? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried modifying the font color using the attached code but could not view any changes in the text color and could see only rectangles drawn.
Attached the code
fontcolos.txt
color.pdf
and the output PDF. Could you let me know if I missed something?
Beta Was this translation helpful? Give feedback.
All reactions