Skip to content

Image replacement failing on multiset option

  • Platform: Windows 10 64bit
  • NextGenerator version: 1.7
  • Inkscape version: Inkscape 1.3.2 (091e20e, 2023-11-25, custom)

I have been working on automating the student ID cards from csv file using Inkscape and this export extension with the "multiset" approach. Texts replacements are working fine except image replacements. So I went here to test the example files on this repository to see if I can replicate the issue, and I was able to reproduce the issue:

generator-example-multiset.svg

Above .svg file was a modification of original "generator-example.svg" template

Steps to reproduce:

  • Created copy of "generator-example.svg"
  • In Inkscape, cloned 3 more copies of the individual grouped set (i.e. 4 data set) and made the document canvas in A4 size.
  • Ran the export extension NextGenerator using the same test settings, except this time increased multiset option from 1 to 4.
  • Clicked "Apply" and observed the output files.

Issue:

  • The replacement image seems not mapped correctly to the designated set. The output files shows the incorrect assignment of image files: Capture

Expected behavior:

  • When using multiset, the output files should have the correct replacement image file per grouped set as indicated in the .csv file.

Please let me know if I am missing some steps.

Kind Regards, Tradnux

Edited by Tradnux
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information