<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Creating Oasis OpenDocument spreadsheet files using ODS tagsets in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571110#M22949</link>
    <description>&lt;P&gt;Another option occurred to me this evening: could you use PROC JLAUNCHER to create a LibreOffice Calc file from a SAS data set, as there are Java frameworks available to create such files?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2019 22:03:10 GMT</pubDate>
    <dc:creator>hollandnumerics</dc:creator>
    <dc:date>2019-07-03T22:03:10Z</dc:date>
    <item>
      <title>Creating Oasis OpenDocument spreadsheet files using ODS tagsets</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571091#M22948</link>
      <description>&lt;P&gt;At NESUG 2007 Eric Gebhart suggested that ODS Markup&amp;nbsp;(&lt;A href="https://lexjansen.com/nesug/nesug07/np/np08.pdf" target="_blank" rel="noopener"&gt;https://lexjansen.com/nesug/nesug07/np/np08.pdf&lt;/A&gt;) could be used to create ODS destinations for Microsoft Office Open and Oasis Open Document Format (created by LibreOffice and OpenOffice). It is now 2019 and we have ODS EXCEL, POWERPOINT and WORD, but nothing for LibreOffice Calc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I think I know why it hasn't happened, as my attempts to combine tagsets with ODS PACKAGE to create zipped XML files have surfaced a "feature" which limits the XML files concurrently created to just 2, whereas LibreOffice Calc files require at least 3 (content.xml, styles.xml and meta.xml) to be in the zipped package.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone successfully created an ODS destination for *.ods (LibreOffice Calc) files?...........Phil&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 20:53:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571091#M22948</guid>
      <dc:creator>hollandnumerics</dc:creator>
      <dc:date>2019-07-03T20:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Oasis OpenDocument spreadsheet files using ODS tagsets</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571110#M22949</link>
      <description>&lt;P&gt;Another option occurred to me this evening: could you use PROC JLAUNCHER to create a LibreOffice Calc file from a SAS data set, as there are Java frameworks available to create such files?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 22:03:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571110#M22949</guid>
      <dc:creator>hollandnumerics</dc:creator>
      <dc:date>2019-07-03T22:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Oasis OpenDocument spreadsheet files using ODS tagsets</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571116#M22950</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I remember that paper! Have you tried to just open an XLSX file using LibreOffice. This is a really old post (2012), but at the very bottom, looks like someone had success opening XLSX files: &lt;A href="https://askubuntu.com/questions/210213/can-i-open-excel-xlsx-files-with-libreoffice-calc" target="_blank"&gt;https://askubuntu.com/questions/210213/can-i-open-excel-xlsx-files-with-libreoffice-calc&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 23:21:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571116#M22950</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-07-03T23:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Oasis OpenDocument spreadsheet files using ODS tagsets</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571364#M22956</link>
      <description>Cynthia,&lt;BR /&gt;&lt;BR /&gt;I can confirm that LibreOffice can read and create XLSX files directly, and I do use that facility on a regular basis, but there are public organisations, and even governments, internationally that have standardised on the OpenDocument file formats. &lt;BR /&gt;&lt;BR /&gt;I've done a fair amount of investigation into the structure and contents of XLSX and *.ods files, and concluded that the Open Source *.ods files, which can also be read by newer versions of Excel, should be smaller and hold more precise numeric values (including dates and times) than the equivalent XLSX files. Surely it would be better to support an Open Source file format, than a proprietary one, especially when it has size and precision advantages, and no readability issues?&lt;BR /&gt;&lt;BR /&gt;........Phil&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jul 2019 12:35:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Creating-Oasis-OpenDocument-spreadsheet-files-using-ODS-tagsets/m-p/571364#M22956</guid>
      <dc:creator>hollandnumerics</dc:creator>
      <dc:date>2019-07-05T12:35:48Z</dc:date>
    </item>
  </channel>
</rss>

