[reportlab-users] Backward textflow through minipages?
    Dinu Gherman 
    gherman at darwin.in-berlin.de
       
    Sat Mar  1 04:30:28 EST 2008
    
    
  
Robin Becker:
> the easiest way is to alter the story processing so that the flow is  
> altered. We have an example of dual story processing somewhere, but  
> you're taking it to a new high (or perhaps low). Normally I think of  
> double sided printing as being an issue of even/odd page templates,  
> but you seem to be doing four sided printing some how.
>
> How does the story map onto your double side pages? It appears as  
> though you want odd page leftcol/rightcol to continue as even page  
> rightcol/leftcol, but is this two printed pages of pdf or just one?
I consider this being solved after writing my minipages individually
on otherwise empty pages and using PyPDF to merge them as needed on
a single-sided or double-sided basis.
Regards,
Dinu
    
    
More information about the reportlab-users
mailing list