/onlyoffice-core

Server core components which are a part of ONLYOFFICE Document Server

Primary LanguageC++GNU Affero General Public License v3.0AGPL-3.0

x2t converter Platforms | OS X | Linux Core

OnlyOffice Core (airSlate edition)

X2T Converter (Docx -> PDF with field extract)

Features

  • Extract fillable field from docx OleObject and writes it as PostScript into PDF

Build from sources

X2T Converter custom builds with any of SDKJS versions manual

  • Compile OnlyOffice Core (Ubuntu - GCC 8 / macOs - Clang)
  • Go to X2T converter directory: cd ./X2tConverter
  • Run makefile: make -f x2tConverter.mk build

Run x2t converter

  • Go to x2t converter build directory: ./X2tConverter/build/{linux_64|mac_64}/
  • Copy you test docx file to source directory with name input.docx
  • Run: ./x2t ./params.xml
  • See result PDF into output folder

---

License x2tconverter Platforms Windows | OS X | Linux

Core

Server core components which are a part of ONLYOFFICE Document Server and ONLYOFFICE Desktop Editors. Enable the conversion between the most popular office document formats: DOC, DOCX, ODT, RTF, TXT, PDF, HTML, EPUB, XPS, DjVu, XLS, XLSX, ODS, CSV, PPT, PPTX, ODP.

Project Information

Official website: http://www.onlyoffice.com

Code repository: https://github.com/ONLYOFFICE/core

SaaS version: https://www.onlyoffice.com/cloud-office.aspx

User Feedback and Support

If you have any problems with or questions about ONLYOFFICE Document Server, please visit our official forum to find answers to your questions: dev.onlyoffice.org or you can ask and answer ONLYOFFICE development questions on Stack Overflow.

License

Core is released under an GNU AGPL v3.0 license. See the LICENSE file for more information.