Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
May 23, 2022, 08:08:22 pm
News:
Problems registering, no confirmation email - see
http://wiki.scribus.net/canvas/Forums_Registration
Home
Help
Search
Login
Register
Scribus Forums
»
Scribus
»
Scripts and Plugins
»
python how to embed or insert image data to frame?
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: python how to embed or insert image data to frame? (Read 2519 times)
Gibbz
Jr. Member
Posts: 69
Karma: 0
Scribus User
python how to embed or insert image data to frame?
«
on:
May 10, 2019, 08:27:30 am »
I have a base64 encoded image I want to embed into my document via python.
I know scribus support embedding images, how do I do this via python/scripter?
Logged
a.l.e
Global Moderator
Hero Member
Posts: 2474
Karma: 36
Re: python how to embed or insert image data to frame?
«
Reply #1 on:
May 10, 2019, 10:44:07 am »
i don't think that the API call does exist yet...
but it's probably not that hard to add it... at least if you first write the data to a file and use the "standard" way to link the image and then embed it.
.... patches are welcome, i guess...
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Scribus Forums
»
Scribus
»
Scripts and Plugins
»
python how to embed or insert image data to frame?
palmate