From owner-freebsd-questions@freebsd.org Tue Jul 4 12:36:17 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 906EFD90B7B for ; Tue, 4 Jul 2017 12:36:17 +0000 (UTC) (envelope-from va6bmj@gmail.com) Received: from mail-vk0-x22a.google.com (mail-vk0-x22a.google.com [IPv6:2607:f8b0:400c:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4AA6679F32 for ; Tue, 4 Jul 2017 12:36:17 +0000 (UTC) (envelope-from va6bmj@gmail.com) Received: by mail-vk0-x22a.google.com with SMTP id y70so109530363vky.3 for ; Tue, 04 Jul 2017 05:36:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=EsM5ELX9SAhRL0rTmWooKCZqmWmVeVC8TFqPjk6qPTA=; b=R0XQwjDRZTcu5alpCREb/8InyBT53r/aQZbl+tdnrvSI4MJX8cAf8EYtwo8DzOlTxX eDaD1ab1R2WXFtxyUjfAq4P9M8fdvavNbBP12kdNtoAPOmQ8yyiDQCtdhbSQMQJ6iQyg 8HwNmrgvHqgWnpHoG0k0QoXeIysuAwnZiIVWgTUQZOMdFs4UrpuNTGbuZwO/KCMw7Bxs i1gUHR630qGBtgI0KcyWj0pwGrwS58KI7dGFDx003jgHFtJ7QVDVe2H5w7oAx9dTYQtl 1JzzgQLHjb88sPQJ1nA7PiFzDwzEZaXpwlprNyAKXv2OJy6fiENfwpMSlZL2UHJTfw+C fpHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=EsM5ELX9SAhRL0rTmWooKCZqmWmVeVC8TFqPjk6qPTA=; b=W4DZQahert0lBc/O3dlQsm7RRHjLt9iMRk0BdgvKjRrcAJS7qtDZTnIH5vUrRa+JXe G1GdQxU3IfMYy/wzCDq7QArhDDLpyp0Fwqa223sBMVZYAnJ9p0eEDx+RFRtOWovBGVKp PbhC8P5SfGu2BqFYhBKe8lwKDRqwCLYtrDHgVRCX04v70TLZphRP2gAi/X0H0DX8BO/5 DuXNYi0vVdPPgDdCqjgjK9MDLQSLZmerS3tJXfeR9Omc1RrPleefeIZZ16B/8gsl2ubi opa7VRTGKOqc26IFVv4wF3MfxmqTkYlLn+3vdOTrj9xSKrBKSrSOl8DY7QDTc0F2LWyv +7XA== X-Gm-Message-State: AKS2vOytEWMde5yi9VX9LvDZxROSZkVuJ6Y9ZkL/zKdk3IadgDAszClX ASLhyMB4dlRtL5I8CKiz/uwps/KxYA== X-Received: by 10.31.197.5 with SMTP id v5mr18128925vkf.67.1499171775898; Tue, 04 Jul 2017 05:36:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.159.51.88 with HTTP; Tue, 4 Jul 2017 05:36:15 -0700 (PDT) In-Reply-To: <20170704121522.GA75634@lime.woodcruft.co.uk> References: <20170704121522.GA75634@lime.woodcruft.co.uk> From: B J Date: Tue, 4 Jul 2017 12:36:15 +0000 Message-ID: Subject: Re: FreeBSD Equivalent To Adobe Acrobat To: Frank Shute , B J , freebsd-questions Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jul 2017 12:36:17 -0000 > A quick google suggests that Libreoffice's Draw component might be worth a > try; certainly, if you happen to have it installed. I'm afraid I haven't > tried it myself, so can't comment on it's efficacy. I installed it on one of my machines a while ago, so I could give it a try. Thanks for the tip. BMJ