I’m trying to export pretty simple element to pdf but I’m getting error io.failed. The error occurs if there is empty folder next to the item I’m exporting. pdf-export-failed.xd (29.5 KB) I’m using xd.createRenditions([ params ])
. As pdf doesn’t have any options, params
object is the same as in the documentation.
Are there any workarounds for that?
XD version 36.2.32.5 on Windows but also reproduceable on Mac.