You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to draw a bmp image in the pdf but it is displaying the error while drawing it. the error is TypeError: image must be of type PDFImage, but was actually of type string. here im supplying the base64 bmp string.how can we achive this??
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to draw a bmp image in the pdf but it is displaying the error while drawing it. the error is TypeError:
image
must be of typePDFImage
, but was actually of typestring
. here im supplying the base64 bmp string.how can we achive this??Beta Was this translation helpful? Give feedback.
All reactions