Generic PDF upscaling (was: Re: Uploadable slides / New Meetecho feature)

Christian Amsüss <christian@amsuess.com> Fri, 30 July 2021 09:41 UTC

Return-Path: <christian@amsuess.com>
X-Original-To: wgchairs@ietfa.amsl.com
Delivered-To: wgchairs@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C2D053A23C1 for <wgchairs@ietfa.amsl.com>; Fri, 30 Jul 2021 02:41:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.878
X-Spam-Level:
X-Spam-Status: No, score=-0.878 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, MISSING_HEADERS=1.021, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EluaqIsTqH4l for <wgchairs@ietfa.amsl.com>; Fri, 30 Jul 2021 02:41:48 -0700 (PDT)
Received: from prometheus.amsuess.com (prometheus.amsuess.com [5.9.147.112]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3C6DB3A23C0 for <wgchairs@ietf.org>; Fri, 30 Jul 2021 02:41:48 -0700 (PDT)
Received: from poseidon-mailhub.amsuess.com (095129206250.cust.akis.net [95.129.206.250]) by prometheus.amsuess.com (Postfix) with ESMTPS id 62E084013C for <wgchairs@ietf.org>; Fri, 30 Jul 2021 11:41:45 +0200 (CEST)
Received: from poseidon-mailbox.amsuess.com (poseidon-mailbox.amsuess.com [IPv6:2a02:b18:c13b:8010:a800:ff:fede:b1bf]) by poseidon-mailhub.amsuess.com (Postfix) with ESMTP id 403AED0 for <wgchairs@ietf.org>; Fri, 30 Jul 2021 11:41:44 +0200 (CEST)
Received: from hephaistos.amsuess.com (unknown [188.20.219.122]) by poseidon-mailbox.amsuess.com (Postfix) with ESMTPSA id E2E75108 for <wgchairs@ietf.org>; Fri, 30 Jul 2021 11:41:43 +0200 (CEST)
Received: (nullmailer pid 3228092 invoked by uid 1000); Fri, 30 Jul 2021 09:41:43 -0000
Date: Fri, 30 Jul 2021 11:41:43 +0200
From: Christian Amsüss <christian@amsuess.com>
Cc: Working Group Chairs <wgchairs@ietf.org>
Subject: Generic PDF upscaling (was: Re: Uploadable slides / New Meetecho feature)
Message-ID: <YQPJV7KlUsthFGSG@hephaistos.amsuess.com>
References: <ed50fb77-b946-cbcc-3989-ff7c39812b29@meetecho.com> <04F89DD3-A3A4-402A-92EA-1A1839395FA6@tzi.org> <d9d52dc2-cbac-f832-5e45-2c717795cbcd@meetecho.com> <85263C79-5C6A-4283-B45C-CC53A79845DE@tzi.org> <20210720143436.GC57276@faui48e.informatik.uni-erlangen.de> <0DB1CDB6-7F36-4E3B-8619-2E55576C3698@tzi.org> <443e954e-db84-47a6-f5cd-95891c658381@meetecho.com>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="lh12wT/V1iMBJ7qv"
Content-Disposition: inline
In-Reply-To: <443e954e-db84-47a6-f5cd-95891c658381@meetecho.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/wgchairs/TMLMrZLhwBuLRTjatedrqPaKXg4>
X-BeenThere: wgchairs@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Working Group Chairs <wgchairs.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/wgchairs/>
List-Post: <mailto:wgchairs@ietf.org>
List-Help: <mailto:wgchairs-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/wgchairs>, <mailto:wgchairs-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 30 Jul 2021 09:41:54 -0000

Hi chairs,

On Tue, Jul 27, 2021 at 12:04:34AM +0200, Meetecho IETF support wrote:
> While we work on a fix for this issue, David Schinazi shared a workaround he
> found when generating pdf files from Google Slides: go to File > Page Setup
> > Custom and replace "10 x 5.63 inches" with "64 x 36 inches" (or any other
> ratio that is much higher). This does not change the PDF file size at all
> (it's vectorized) but looks much better in Meetecho.

for anyone who still needs to fix slide resolution and either has only
the PDF or produces them with a tool that doesn't take "just scale
everything up 10 times" easily (looking at you, LaTeX beamer), the
pdfjam tool (shipped with texlive[1]) provies an easy way to do this:

$ pdfjam --suffix upscaled --papersize "{1600mm,900mm}" slides.pdf

HTH
Christian

[1]: https://tug.org/texlive/

-- 
To use raw power is to make yourself infinitely vulnerable to greater powers.
  -- Bene Gesserit axiom