distributed-text-services / workshops

Public repositories for events organized by members of the DTS Tech Comittee and others
https://distributed-text-services.github.io/workshops/
Mozilla Public License 2.0
8 stars 2 forks source link

DTS 2 PDF Hack #10

Closed PietroLiuzzo closed 2 years ago

PietroLiuzzo commented 3 years ago

Proponent / Mentor

@PietroLiuzzo

Brief Description

We can print a PDF from an XML files (e.g. my oxygen package 'make pdf'), why not build it directly from an API which retrieves the XML? If text, images and indexes are available via API, I can build all parts of my edition/catalogue/corpus. For a mini-edition as well as for the edition of a text with versions in multiple languages.

Coding skills needed

I would get this done as in my package, using oxygen and software shipped with it, like XSL-FO processor Apache FOP, programming the work and the setting with XML and XQuery.

Team members (if applicable)

Especially if you have such a text and experience with XQuery and Oxygen, you are more then welcome to join in this hack.

PietroLiuzzo commented 3 years ago

or perhaps with ediarum.org tools fetching from DTS endpoints?

PietroLiuzzo commented 3 years ago

thanks @cwf2 for joining this effort!

PietroLiuzzo commented 3 years ago

Modifications to the makePDF package, which I forked to apply changes for the hack. https://github.com/PietroLiuzzo/makepdf

PietroLiuzzo commented 3 years ago