speedata / xts

XML typesetting system
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

attributes for `<PDFOptions>` #7

Closed pr-apes closed 1 year ago

pr-apes commented 1 year ago

@pgundlach,

considering your kind offer from https://github.com/speedata/xts/issues/2#issuecomment-1514530847, I think it is best to run Publisher code with xts (having speedata/publisher#493 fixed would allow to share the layout).

For that, I mainly need the following attributes in <PDFOptions>:

Of course, nothing prevents you from adding other attributes (such as displaymode or hyperlinksbordercolor, among other ones), but the previous three ones from the list are mandatory for the tool.

In order to manipulate images, some XPath functions would be needed (but I leave the suggestions in a new issue).

Many thanks for your help.

pgundlach commented 1 year ago

Will be in the next release

pr-apes commented 1 year ago

This is great news!

pgundlach commented 1 year ago

Implemented in d34ad433ccb99a24ec5174f7c7ecb8bb77a3aebd

pgundlach commented 1 year ago

BTW: These features are available in v0.0.5 to be released in a few minutes

pr-apes commented 1 year ago

I'm going to test them in minutes...