From owner-freebsd-office@FreeBSD.ORG Thu Apr 26 21:24:22 2012 Return-Path: Delivered-To: freebsd-office@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5639106564A; Thu, 26 Apr 2012 21:24:22 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [94.23.254.147]) by mx1.freebsd.org (Postfix) with ESMTP id AA1768FC12; Thu, 26 Apr 2012 21:24:22 +0000 (UTC) Received: from roxette.lamaiziere.net (167.176.97.84.rev.sfr.net [84.97.176.167]) by smtp.lamaiziere.net (Postfix) with ESMTPA id C88DBFAA2D08; Thu, 26 Apr 2012 23:24:21 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by roxette.lamaiziere.net (Postfix) with ESMTP id 29ABC9EFC; Thu, 26 Apr 2012 23:24:21 +0200 (CEST) Date: Thu, 26 Apr 2012 23:24:20 +0200 From: Patrick Lamaiziere To: freebsd-office@FreeBSD.org Message-ID: <20120426232420.7912137b@davenulle.org> In-Reply-To: <20120426151602.GQ14984@azathoth.lan> References: <20120221143621.464db1d3@mr129166> <20120426115451.1ce3be9a@mr129166> <20120426151602.GQ14984@azathoth.lan> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: Baptiste Daroussin Subject: Re: libreoffice 3.4.5 print problem (calc) X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2012 21:24:23 -0000 Le Thu, 26 Apr 2012 17:16:03 +0200, Baptiste Daroussin a écrit : Hello, > > > > > > Cacl prints garbage here. As far I can see that's related to the > > > font used. If I print to a pdf and then print the pdf all is good. > > > > > > Example : > > > > > > a cell with value "129.20.129.2 n'existe plus" > > > > > > Arial: prints "12' '2' '12' 2 n'existe plus" > > > Liberation sans : "129.20.129.2 n'e'' e''lu'" > > > > I sync this is because I unbundle the fonts, from libreoffice itself. it's hard to say because I've updated all the ports. > Anyway thanks for feedback to say it now works. > The security dialog options you were also complaining about (it was > missing iirc) on 3.4.5, is it fixed? it should normally. Yes the dialog is back and allows to choose the macro security level (I've not tested certificates). I've tried a simple BASIC macro and that looks good too. Cool. Thanks again. Regards.