[reportlab-users] Appending pdf's
    Craig Ringer 
    craig at postnewspapers.com.au
       
    Tue Nov  1 01:06:37 EST 2005
    
    
  
Doug Taylor wrote:
> Greetings,
> 
>  
> 
> There are times when need to append my pdf output to an existing pdf.  
> Has anyone done this or know the appropriate method? 
> 
>  
> 
> I have tried modifying the command
> 
>  
> 
> f = open(filename, "wb")
> 
>  
> 
> in pdfdoc.py to use other mode codes (a, w+… etc) without success.
> 
>  
> 
> Similar question but slightly different … is there any way to combine 
> existing pdf’s into a single pdf.  
Multivalent can do it.
--
Craig Ringer
    
    
More information about the reportlab-users
mailing list