pr-apes

Results 4 issues of pr-apes

Hi @pgundlach, this issue comes from #388: ``` xml ``` The output from `sp -v external_pdfdoc=../a.pdf --autoopen --dummy` reads: > 1 297 2101.41428570553 With any PDF document, I get no...

Bug

@pgundlach, this is only a draft, since it has problems. Another files than ZUGFeRD are in fact embedded with the following changes: ``` diff diff -ru ../old-spp/sw/lua/publisher/commands.lua sw/lua/publisher/commands.lua --- ../old-spp/sw/lua/publisher/commands.lua...

@pgundlach, would it be possible that Publisher could read from other PDF documents the metadata it can set? I mean the following functions: 1. `sd:pdf-title()`. 1. `sd:pdf-subject()`. 1. `sd:pdf-author()`. 1....

@Frooodle, it would be great to have attachments ([embedded files](https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/PDF32000_2008.pdf#nameddest=G6.1640927)) as a feature in Stirling-PDF. To make them easily accessible, there are two options: 1. [`/PageMode /UseAttachments` entry in the...

enhancement