xsl-list
[Top] [All Lists]

Re: [xsl] Converting XML into ODT document to print as paper

2020-09-24 08:37:07
On Thu, 2020-09-24 at 07:57 +0000, Manuel Souto Pico
terminolator(_at_)gmail(_dot_)com wrote:
Dear all,

I would need to convert XML to something that has a fixed page layout
ready to print, like ODT/OOXML or PDF.

After looking at your XML, probably CSS with something like paged.js or
Vivliostyle's offering would work for you and you'd have at least basic
output very quickly, without having to buy products.

But you'd still end up editing some CSS and you might end up using
either JavaScript of XSLT to turn your styles/column markup into CSS
column-count: 2 (or whatever). Going to ODT is more complex and will
likely involve more XSLT, but also doable.

Liam

-- 
Liam Quin, https://www.delightfulcomputing.com/
Available for XML/Document/Information Architecture/XSLT/
XSL/XQuery/Web/Text Processing/A11Y training, work & consulting.
Barefoot Web-slave, antique illustrations:  http://www.fromoldbooks.org
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>