Coder Social home page Coder Social logo

isdom / poi-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qhm123/poi-android

0.0 3.0 0.0 19.29 MB

A project that port Apache POI to Android. Apache POI is the Java API for Microsoft Documents.

Home Page: http://blog.qhm123.com/2012/12/1/android-composing-and-poi-port.html

poi-android's Introduction

POI Android

A project that port Apache POI to Android. Apache POI is the Java API for Microsoft Documents.

http://poi.apache.org/

现状

目前只移植了ppt/pptx两种格式。每个格式在单独的子工程目录下。实现了ppt/pptx格式文件的查看。

  • 文档元素过多时,会出现oom
  • pptx解析、渲染效率问题
  • 一些Shape不能正确绘制(POI)
  • 不支持wmf格式图片
  • bullet没有显示
  • text layout多行缩进问题

Build

ppt:导入Eclipse,Build,Run。

pptx:必须采用Ant编译打包,使用了自定义打包过程,使用jarjar加入了repackage过程。参考:http://code.google.com/p/dalvik/wiki/JavaxPackages

截图

image

image

poi-android's People

Contributors

qhm123 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.