|
From: Till K. <til...@gm...> - 2021-09-21 14:01:56
|
On 21/09/2021 02:28, Robert Krawitz wrote:
>> Note that the retro-fit is not perfect, especially due to the restricted number of vendor-specific
>> options in PAPPL I could base my Printer Application only on the simplified PPDs and not on the
>> expert ones.
>
> What restriction is this?
PAPPL only allows a fixed (hard-coded) maximum number of vendor-specific
options (PAPPL_MAX_VENDOR = 32) in addition to the standard IPP options
for a printer. The number of options in the expert PPD files is too
large for this limit.
What I could do is that in the Snap I could build PAPPL with a higher
limit (Snaps bring their own libraries).
Till
|