Recent posts

#61
Layout Issues / Re: Resizing document and all ...
Last post by OSDP - February 02, 2026, 06:15:42 PM
Hello.
Is this function (resizing the .sla document with all pages/layers/objects/text) is in preparation?
The current trick is to resize an exported .pdf with Inkscape (or an online tool), and to import it into a document .sla in the desired format.
Maybe, with separate elements with Inkscape for re-arranging (effects broken).
Resizing directly under Scribus would be great !
#62
Scripts and Plugins / Re: Assign a formatted text to...
Last post by Lynn - February 02, 2026, 03:54:45 PM
If you want to know what issues other people have been having with a function in Scribus and whether the developers have been informed, I recommend searching on the bug tracker. I do not think ChatGPT has crawled the Scribus bug tracker, and even if it had, going to the source is going to be faster.

You can find the bug tracker at https://bugs.scribus.net/view_all_bug_page.php and search by entering your search text in the box next to "apply filter". Then click Apply Filter.

Looking it up, I can see that the insertHTML function was added to the scripter in 2012 when a volunteer wrote it up for scripts they were personally using: https://bugs.scribus.net/view.php?id=11104

At least one other person had issues with html formatting not importing correctly, but never followed up on the bug to provide additional information or documentation so it didn't get follow-up: https://bugs.scribus.net/view.php?id=17380

And a.l.e. filed a bug suggesting the function be replaced last year on the basis of confusing documentation and inability to import text without putting it in a separate file: https://bugs.scribus.net/view.php?id=17360

There were a few other bugs you could read through but those seemed the most relevant. At this point the only way to run the function is on a file, so if you need to import html text it needs to be saved as a file during the run of your script. If you're doing that and it's not bringing in the correct formatting, I'd add a comment to the second bug on that list.
#63
Scripts and Plugins / Re: New AI-Powered Plugin: Gam...
Last post by bastiaanw - February 02, 2026, 03:28:40 PM
I forgot the screenshots..
#64
Scripts and Plugins / Re: New AI-Powered Plugin: Gam...
Last post by bastiaanw - February 02, 2026, 03:27:05 PM
I might not understand the purpose but if it is to generate AI pictures from within Scribus. I kinda made that some months ago. No account or hussle. Running through HuggingFace.

#65
Scripts and Plugins / Re: Assign a formatted text to...
Last post by Tro. - February 02, 2026, 09:16:26 AM
For about two weeks, I have been trying to use the "scribus.insertHTMLText()" function to import HTML text. So far, I have not been able to import it.

The documentation in the Scribus API is incomplete. Depending on the level of detail in the query, the chatGPT query leads to widely varying answers. In any case, the answer is characterized by incorrect statements (mixed-up arguments, invented statements) that contradict the information in the Scribus API.

This means that there are no references to the use of this function on the internet.

When I ask very specifically about the functionality of "scribus.insertHTMLText()", ChatGPT says: "Important: Unfortunately, the documentation on this is very sparse, and there is no official list of which style names Scribus uses or expects internally for <b>, <u>, and others..."

This means that the function "scribus.insertHTMLText()" is half-finished or not functional, and in any case, there is not enough documentation for it to be used.

I am considering contacting the developers.

Yesterday, I managed to achieve differentiated character formatting with "scribus.insertHTMLText()". The formatting does not meet expectations. I don't have any more time available at the moment to try further.

Perhaps we could contact the developers together?
#66
Code / Embedded raster images in Scri...
Last post by spongepuppy - February 02, 2026, 05:05:44 AM
Hello!

I am working on a Scribus-based automation that generates SLA files, and I can't seem to work out what format embedded image files are stored in.

Specifically, on PAGEELEMENT nodes:
  • How is the data in ImageData encoded? It looks like Base64, but decoding it doesn't give me an image format I am familiar with so I can't check that assumption with confidence; and
  • Once decoded, what is the image format?

Any insight into this would be greatly appreciated.



#67
Features / Re: Styles, Master pages, Scra...
Last post by Lynn - February 01, 2026, 03:56:26 PM
I don't disagree that frames on master pages to set up your page layout would be very nice. As far as I know, that's the way this feature is implemented in InDesign & Affinity Publisher.

But there's a feature request for it in the bug/feature tracker from 2006; the fact it hasn't gotten any movement in 20 years makes me think it's unlikely to happen in the near future: https://bugs.scribus.net/view.php?id=3338
#68
Scripts and Plugins / Assign a formatted text to a t...
Last post by Alcantara - February 01, 2026, 01:46:27 PM
Hello.

In a Python script, I need to insert variable text with complex formatting into a text frame. The text may be something like:

Lorem ipsum <bold>dolor sit</bold> amet, consectetur
adipiscing <italic>elit, sed do eiusmod</italic> tempor
incididunt ut labore et dolore <small>magna aliqua</small>.
Ut enim ad minim veniam, quis nostrud exercitation

I added the text formatting in angle brackets.

The problem is that I don't know in advance which parts of the text should be in bold or italics, so I can't select individual pieces of text to assign formatting to them.

I see in the online help that I can assign an HTML file to a text frame with "scribus.insertHTMLText()".

Is there a way to assign a string containing HTML formatting to a text frame instead of a file?
#69
Features / Re: Styles, Master pages, Scra...
Last post by omoro - February 01, 2026, 01:31:34 PM
Hi,
Thanks for your suggestion but "In line items" or "Symbols" or "Script" don't seem to do the job for me.
I realized the all is needed would be "Master Pages" with modifiable frames. That could be a property of the frame : "fixed (by default) versus modifiable". Then you just put MP in the book and you could just import content, or if really needed, modify the layout of the frame.
#70
PDF Generation / Re: (En/Fr) Insert transitions...
Last post by nenex-ordi-libre - February 01, 2026, 11:29:41 AM
I found it! It's actually in File > Export > Export to PDF, then in the Extra tab. Not in Extra in the main menu.

-----

J'ai trouvé ! en fait c'est dans Fichier > Exporter > Exporter en PDF, puis dans l'onglet Extra. Et non dans Extra du menu principal.