Re: reportlab-users Digest, Vol 124, Issue 4
Dan Wolfe <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
unsubscribe On Apr 7, 2014, at 9:00 AM, [email protected] wrote: > Send reportlab-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://two.pairlist.net/mailman/listinfo/reportlab-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of reportlab-users digest..." > > > Today's Topics: > > 1. Re: Errors after update to reportlab 3.0 (Andy Robinson) > 2. Line-wrapping in tables (Steve Hill) > 3. Re: Errors after update to reportlab 3.0 (Robin Becker) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 7 Apr 2014 07:10:56 +0100 > From: Andy Robinson <[email protected]> > Subject: Re: [reportlab-users] Errors after update to reportlab 3.0 > To: reportlab-users <[email protected]> > Message-ID: > <CABjtApvdCLOnE1B+6PE5qqgJgAiTYx+EFvE7sU7df04aavW4yQ@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Thelonius, I'm sorry not to respond sooner. Your email arrived on the > last working day of the tax year which is a rather crazy time for us. > I'm glad to hear it is resolved. > > All of our work and all our external customers were on Python 2.x and > you are the first user we know about on Python 3.4, so > congratulations! If you find anything interesting please let us know. > > - Andy > > On 5 April 2014 13:21, T. Kort <[email protected]> wrote: >> On 04/04/2014 11:03 PM, T. Kort wrote: >>> >>> I have a larger script that fails with 3.0. >> >>> ... >> >> Sorry, I feel ashamed. It was just a missing link target. Because I was >> messing a little with my git branches I was convinced that the code had run >> with reportlab 2.7. >> >> Sorry again. Even some of my code from 2005 works just perfect with 3.0. It >> is very nice to have now reportlab working with Python 3.4. Thank you very >> much! >> >> Best regards from the beautiful Dresden in Germany, Thelonius Kort >> >> _______________________________________________ >> reportlab-users mailing list >> [email protected] >> http://two.pairlist.net/mailman/listinfo/reportlab-users > > > > -- > Andy Robinson > Managing Director > ReportLab Europe Ltd. > Thornton House, Thornton Road, Wimbledon, London SW19 4NG, UK > Tel +44-20-8405-6420 > > > ------------------------------ > > Message: 2 > Date: Mon, 07 Apr 2014 08:30:07 +0100 > From: Steve Hill <[email protected]> > Subject: [reportlab-users] Line-wrapping in tables > To: [email protected] > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > > I'm having some trouble making line-wrapping or Paragraphs work in > tables. If the Paragraph text has spaces in it then it works fine, but > text that has no spaces doesn't wrap at all - it (rather unreadably) > overflows off the right hand side of the table cell and then off the > edge of the page. > > Is there any way for me to tweak the line wrapping rules to make them a > bit more sensible? > > -- > > - Steve Hill > Technical Director > Opendium Limited http://www.opendium.com > > Direct contacts: > Instant messager: xmpp:[email protected] > Email: [email protected] > Phone: sip:[email protected] > > Sales / enquiries contacts: > Email: [email protected] > Phone: +44-844-9791439 / sip:[email protected] > > Support contacts: > Email: [email protected] > Phone: +44-844-4844916 / sip:[email protected] > > > ------------------------------ > > Message: 3 > Date: Mon, 07 Apr 2014 09:49:59 +0100 > From: Robin Becker <[email protected]> > Subject: Re: [reportlab-users] Errors after update to reportlab 3.0 > To: reportlab-users <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > On 05/04/2014 13:21, T. Kort wrote: >> On 04/04/2014 11:03 PM, T. Kort wrote: >>> I have a larger script that fails with 3.0. >>> ... >> >> Sorry, I feel ashamed. It was just a missing link target. Because I was messing >> a little with my git branches I was convinced that the code had run with >> reportlab 2.7. >> >> Sorry again. Even some of my code from 2005 works just perfect with 3.0. It is >> very nice to have now reportlab working with Python 3.4. Thank you very much! >> >> Best regards from the beautiful Dresden in Germany, Thelonius Kort > ...... > There have been some bug fixes in ReportLab since the initial 3.0 release. You > can get details at > > https://bitbucket.org/rptlab/reportlab > > probably a new pypi packege will be released when we have completed testing. > -- > Robin Becker > > > ------------------------------ > > _______________________________________________ > reportlab-users mailing list > [email protected] > http://two.pairlist.net/mailman/listinfo/reportlab-users > > > End of reportlab-users Digest, Vol 124, Issue 4 > ***********************************************