Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths

From: Florents Tselai <florents(dot)tselai(at)gmail(dot)com>
To: Noboru Saito <noborusai(at)gmail(dot)com>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Date: 2025-06-01 09:27:05
Message-ID: B2329760-6D39-44B0-8ABA-94847B1E229E@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 30 May 2025, at 8:27 AM, Noboru Saito <noborusai(at)gmail(dot)com> wrote:
>
> Thank you Kuroda-san.
>
>> To confirm, generated pdf with current setting is left slide, and it would
>> become like right side, is it correct? I prefer right one.
>
> Sorry for the lack of explanation.
> That's right, the version on the left is the previous version,
> and the version on the right has the patch applied.

Thanks for starting this thread; the documentation could use some love.

The patch applies cleanly for me and I can reproduce the screenshot shared above.
Indeed I prefer the new margins too; the existing layout wastes too much whitespace indeed.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joel Jacobson 2025-06-01 09:45:07 Re: Missing pg_depend entries for constraints created by extensions (deptype 'e')
Previous Message Etsuro Fujita 2025-06-01 08:44:49 Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw