[reportlab-users] Handling of too long entries in Table
   
    Jerome Alet
     
    reportlab-users@reportlab.com
       
    Tue, 15 Oct 2002 16:30:18 +0200
    
    
  
On Tue, Oct 15, 2002 at 04:02:40PM +0200, Willi Richert wrote:
> 
> To get the wanted behaviour of "splitting" right:
> 
> "Blablablablablablabla" should become "Blablabla..."
I've written code to do that, in case you're interested :
Download ScanErrLog (Apache error_log parser and presenter) from
http://www.librelogiciel.com/software/
which can output PDF, and cuts long urls this way.
this part of the code (maybe the rest too) is "hairy" at best
hth
Jerome Alet