Close
Just a few details and you gain access to free downloads, support, subscription updates, betas, and special offers.
Join Now





Help Show Password

Read our Privacy Policy

PdfViewer for Windows Phone

Add PDF viewing capabilities to your mobile applications. ComponentOne PdfViewer™ for Windows Phone can display simple PDF documents within your applications without requiring Adobe Reader. Load arbitrary PDF documents with support for page zooming and text searching.

Features

  • Load and View PDF Files

    Load and view PDF files on the Windows Phone device using the C1PdfViewer control. This Windows Phone control has no external dependency on Adobe Reader to view or save files. Content is parsed and rendered as native XAML elements.

  • Multi-touch Gesture Support

    Users can pinch and double tap to zoom the document. This provides better legibility for reading content on a small screen.

  • PDF Specification Support

    C1PdfViewer supports a subset of the PDF 1.5 specification. There are a few important limitations including encryption, special fonts, and rare image formats. Documents that use non-supported content will still render, but the formatting may be incorrect. It is recommended to use C1PdfViewer in a controlled environment where the features used by your PDF files can be tested before being used. The full list of limitations can be found in the documentation.

  • Find Text

    Users can perform text searches within the document. As matches are found they are brought into view, and users can navigate through search results in a quick and intuitive manner.

  • Get Pages from PDF

    After loading a PDF, you can obtain a list of its pages as FrameworkElements to customize how the user views each page. Just call the GetPages method.