Coder Social home page Coder Social logo

pdfviewer's Introduction

PdfViewer

LGPL License.

Download from NuGet.

Deprecated

This project has been deprecated. PdfiumViewer has replaced this project. The PdfiumViewer project is a fork of this project but is based on the newly open sourced PDFium library from Google.

Introduction

PdfViewer is a PDF viewer based on the pdf.dll library distributed with Google Chrome and xPDF.

PdfViewer provides a number of components to work with PDF files:

  • PdfDocument is the base class used to render PDF documents;

  • PdfRenderer is a WinForms control that can render a PdfDocument;

  • PdfViewer is a WinForms control that hosts a PdfRenderer control and adds a toolbar to save the PDF file or print it.

Bugs

Bugs should be reported through github at http://github.com/pvginkel/PdfViewer/issues.

License

PdfViewer is licensed under the LGPL 3.

pdfviewer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pdfviewer's Issues

Landscape orientation print page error

When I try to print a multi page pdf file with landscape orientation option (by printing preference form) the output is wrong: sometimes it prints only first page, other times it prints the first page repeated N times.
I'm using PdfLibNet.dll v.1.0.6.6 with Net framework 2.0.

Failed to add reference to 'pdf'.

I am trying to install this package through nuget and the install fails with the error message "Failed to add reference to 'pdf'.".

Install-Package : Failed to add reference to 'pdf'.
At line:1 char:16

  • install-package <<<< pdfviewer
    • CategoryInfo : NotSpecified: (:) [Install-Package], InvalidOperationException
    • FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

Chrome PDF font anti alisaing fail

If you switch to chrome mode and try to open any file, anti aliasing of font is completely broken (black) if font is on transparent background.

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.