Coder Social home page Coder Social logo

pdfview's Introduction

Note: For any issues, contact me via [email protected]

PDFView

Actionscript 3 based PDF viewer, built from scratch using the Adobe PDF specification standard. Aims to provide a viewer without using additional packages or code from third parties.

Licence Information

This project is released and maintained under the Apache 2.0 Licence.

Current status

  • loading page tree and pages
  • loading resources
  • read content streams
  • decode cmap font encoding to unicode
  • displaying texts
  • displaying embedded JPEG images

Installation Requirements

  • Flex Sdk 4.6 or higher
  • Flex IDE of your choice

If you are using apache flex sdk, you have to create a new branch and rewrite some base classes for compatibility, otherwise builds will generate errors. This is due to the aim, to provide backwards compatibility to Adobe Flex 4.6. A branch for Apache Flex Sdk will be set up soon.

Troubleshooting

If your project works, but you get runtime errors, especially out of bound or end of file, try different PDF input files from the asset folder.

Currently working, but not perfect are lorem.pdf and lorem2.pdf

pdfview's People

Contributors

jankapunkt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pdfview's Issues

PDFImage

Hi ...

Thank you for your work

I try this ... i am using AdobeFlex 4.6 but a set of errors

com.jankuester.pdfviewer.core.pdfloader.PDFImage
com.jankuester.pdfviewer.core.model.resources.maps.PatternMap;
StringUtils.reverse

Theses classes is missing !!

Coordinate Matrizes

The Matrices for user space, transformations and so on are yet not implemented.

Implement PNG Filter types

Embedded PNG files are compressed (ZLIB/DEFLATE) but also prefiltered. Uncompressed streams are still not fully readable png files. Therefore implement a function to handle filtered streams.

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.