Scribus Forums

Scribus => Layout Issues => Topic started by: daveb on January 27, 2025, 08:17:21 PM

Title: Multiple layouts with same content
Post by: daveb on January 27, 2025, 08:17:21 PM
I'm doing a cookbook, but the layout has yet to be decided. I'm thinking of doing multiple example layouts using the same content.  Have not found an easy way to do that (yet). I'm aware of using csv for a mail merge input, but the information is not in csv format because it contains food photos.  Any suggestions?

Dave,
Title: Re: Multiple layouts with same content
Post by: a.l.e on January 27, 2025, 10:53:06 PM
in the csv, you can put the path to the images...
Title: Re: Multiple layouts with same content
Post by: dragonfly on February 18, 2025, 09:31:38 PM
Have you considered ScribusGenerator Python script? I think that it might be a good match. Certainly I plan to use it in my workflow to customise documents. And if you import SVG you can customise SVG images further. Different languages and so on.