Problems registering, no confirmation email - see http://wiki.scribus.net/canvas/Forums_Registration
Quote from: molekingq on Today at 01:19:28 PMHi sorry I know this topic appeared recently but I couldn't make head or tails of the answer. Basically I have a project that when I export to pdf, when you open the pdf to read it has a small white line on the bottom and in print preview there is a small white line on the right. I'm not sure why as I have image frames on every page that match the dimensions of A4.
This is the background image I'm using: image
Any help would be appreciated.
Richard
Quote from: a.l.e on October 04, 2024, 10:17:19 PMBug. bug!
Damned autocorrect!
Quote from: a.l.e on October 04, 2024, 05:28:55 PM3
That might be a business pages import, independent from the script API...
Quote from: utnik on September 21, 2024, 11:55:09 PMhi flaxxQuote from: Flaxx on September 21, 2024, 09:56:11 PM...it often happens that the top-down order of those articles appears random...
...What is the parameter, that Scribus is looking for? It doesn't seems to be the internal frame number nor an alphabetical order.
it should be the level of the frames. (it's the order in which you've created the frames in the first place. but you may change it in 'preferences' → 'x,y,z' → 'level'...)
utnik
Quote from: a.l.e on October 04, 2024, 05:28:55 PMHi Derek
A few short answers from my side...
1
According to https://impagina.org/scribus-scripter-api/page/#importpage it seems to be possible to pass a range of pages...
In order to know which pages you want to be imported, you might want to get the script to first open the sla, analyze it, close it, before importing the pages.
2
Did you enable auto frames when creating the document?
3
That might be a business pages import, independent from the script API...
Quote from: AdmFubar on October 04, 2024, 03:11:20 PMdepending on the total pages in the magazine you may run into a performance issue with large .sla files. Appending the sections as a finished pdfs, into one will be much easier.