From owner-freebsd-office@freebsd.org Mon Aug 7 08:31:19 2017 Return-Path: Delivered-To: freebsd-office@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 A6724DC3A25 for ; Mon, 7 Aug 2017 08:31:19 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8665ADFA for ; Mon, 7 Aug 2017 08:31:19 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 82D37DC3A23; Mon, 7 Aug 2017 08:31:19 +0000 (UTC) Delivered-To: office@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 8259FDC3A22; Mon, 7 Aug 2017 08:31:19 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-pg0-x233.google.com (mail-pg0-x233.google.com [IPv6:2607:f8b0:400e:c05::233]) (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 55FDCDF8; Mon, 7 Aug 2017 08:31:19 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-pg0-x233.google.com with SMTP id v77so31421074pgb.3; Mon, 07 Aug 2017 01:31:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=rb9xegkKdFSmHZ7IVN4c5g/qQ7mdx4OZreI2RSUk2zw=; b=pRkr8tKd0BbfV/tYb9CtEKOQWRSVuuAteZ7srF/C+hIBIZWmlaXGI3J7gduSp9CnBn OuItRmQIH8p3NtYXbs4tAQi4W7nGzeukQpxYt1j8UNfyu3yZN65+7dXcyurzl3HaZlHw s3as8M+SGfwCkKbJm1lsuimFrZEx0FspTKlOOZHq/kk1qsplUbwCvhkl7T72jVNvYtVB 4BbiODDMgU2ZrXmhcFTgrZiAA4fNw6fToZqX9UhCinFqIOOvA4HBa9fjmj3L7Zpn2YLZ 07mxKkVI18/GtujqtkF+MtnN1BuVMNAphV/KO2Rd2y4x4uPC7htcngiywac1CFCosvmO nGpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=rb9xegkKdFSmHZ7IVN4c5g/qQ7mdx4OZreI2RSUk2zw=; b=PwMs5X1MPkZTc30AiCdYJAMhtDLuyVeC2nXAYxwowkWXr8ET9SolpGainOMjp8+ADu Pa1cAOmHiNeexW1LLHQeGuTACRwgwpsMa+7B8YvekSSyQxQIJE6JsXU99/hVY2QE1n72 nMJLn5s7IdKq07atyhFth4bCNh/zyHXQ+I/9NA1Sp87RmtFyoMLtqNAeBoUbO4e117Pg qgpMMjDDFgxaYODQURGBLwUmjomWFDE/F6QwTK00hsYqI8xlU+uhkSIBe9ghVS24ZV/q NEZOXF1Euk3L2J+6vmnTI6Onpg3S8AUx9BWZhZ0stBO9samOLocgYf7wlQ8L+us3Jvcs +2rw== X-Gm-Message-State: AIVw111BBEtb7xm1Jlrk4MwPrRT3ofLeRx3d7MWfS1520cleqaCuOG1W 3Myy5u//VQ3lDkntSGFc6UlSAbZpzTyo X-Received: by 10.99.120.200 with SMTP id t191mr11045235pgc.191.1502094678370; Mon, 07 Aug 2017 01:31:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.181.226 with HTTP; Mon, 7 Aug 2017 01:31:17 -0700 (PDT) From: blubee blubeeme Date: Mon, 7 Aug 2017 16:31:17 +0800 Message-ID: Subject: LibreOffice FreeBSD landscape printing To: FreeBSD Ports , office@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2017 08:31:19 -0000 Hello I am running into a printing bug with libreoffice : http://www.freshports.org/editors/libreoffice When I try to print, the options to select landscape is greyed out. It's locked in at portrait. Has anyone else experienced this issue? Best