GithubHelp home page GithubHelp logo

shengyf3 / pdfpreview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dinmil/pdfpreview

0.0 0.0 0.0 42.81 MB

PDFPreview for FPC/CodeTyphon/Lazarus (Lazarus+Linux上可用的PDF预览组件)

Pascal 100.00%

pdfpreview's Introduction

PDFPreview

PDFPreview for FPC/CodeTyphon/Lazarus

This project use mupdf library to generate preview and printout of pdf documents. The reason for this is I need to port my old application to Linux and I use external Sumatra pdf viewer for preview and printing of pdf documents. Sumatra does not exists on linux, so... Also sumatra use libmupdf 1.6 and I want 1.8. The purpose of the document is to explain how to build libmupdf.dll (32 and 64 bit) for windows and Linux, how to link it in FPC (lazarus or codetyphon) application. Example project show the use of library with common preview functions. You are encourage to extend this project. Initial idea for this FPC project is done by Blestan Tabakov. His version use one of first version of libmupdf library. Problems: There are lot of changes in cdecl function calls between versions. Big change is between version 1.6 and 1.7. Almost every call in version 1.7 is changed in way that first param is CONTEXT variable. Some functions are changed in way that they have different params or param types.

pdfpreview's People

Contributors

dinmil 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.