Return-Path: X-Original-To: apmail-xmlgraphics-fop-users-archive@www.apache.org Delivered-To: apmail-xmlgraphics-fop-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 317C883F8 for ; Tue, 16 Aug 2011 17:25:37 +0000 (UTC) Received: (qmail 55974 invoked by uid 500); 16 Aug 2011 17:25:36 -0000 Delivered-To: apmail-xmlgraphics-fop-users-archive@xmlgraphics.apache.org Received: (qmail 55930 invoked by uid 500); 16 Aug 2011 17:25:35 -0000 Mailing-List: contact fop-users-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: fop-users@xmlgraphics.apache.org Delivered-To: mailing list fop-users@xmlgraphics.apache.org Received: (qmail 55923 invoked by uid 99); 16 Aug 2011 17:25:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2011 17:25:35 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ap-fop-user@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2011 17:25:26 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QtNNx-0000g6-Kw for fop-users@xmlgraphics.apache.org; Tue, 16 Aug 2011 19:25:05 +0200 Received: from wsip-98-191-144-61.oc.oc.cox.net ([98.191.144.61]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Aug 2011 19:25:05 +0200 Received: from rgreenberg by wsip-98-191-144-61.oc.oc.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 16 Aug 2011 19:25:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: fop-users@xmlgraphics.apache.org From: Rita Greenberg Subject: Re: Conversion to FOP 1.0 Warning Message Date: Tue, 16 Aug 2011 17:24:51 +0000 (UTC) Lines: 23 Message-ID: References: <4E4A4BED.9060500@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 98.191.144.61 (Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; BTRS31753; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2; BRI/2; AskTbBBY2-SRS/5.9.1.14019)) X-Virus-Checked: Checked by ClamAV on apache.org Vincent Hennebert gmail.com> writes: > > Hi Rita, > > > Try and remove the padding property declaration from any table that uses > the collapsing border model (which is the default unless you specify > border-collapse="separate"). > > > Thanks, > > Rita > > HTH, > Vincent > Thanks for your response Vincent. I'm going to try the border-collapse="separate". I have about 6,000 lines of code with many, many tables! --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org