Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
January 30, 2023, 02:20:43 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
»
Determining the getImageFile() path
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Determining the getImageFile() path (Read 975 times)
digirew
Jr. Member
Posts: 84
Karma: 0
Scribus User
Determining the getImageFile() path
«
on:
December 02, 2020, 06:37:27 pm »
I can see in the scripter api docs, we have the api to retrieve the actual filename of the image in the image frame... using "getImageFile()".
Is it possible via. scripter to determine the path to this filename?
Logged
digirew
Jr. Member
Posts: 84
Karma: 0
Scribus User
Re: Determining the getImageFile() path
«
Reply #1 on:
December 02, 2020, 06:52:04 pm »
problem solved... just needed to use os.path.abspath()
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Scribus Forums
»
Scribus
»
Scripts and Plugins
»
Determining the getImageFile() path
palmate