For security reasons, we are now requiring Username instead of Email. If you forgot your Username, please use the Forgot Username/Password link below.
Already have an account?
Please enter a minimum of 6 characters, including at least 1 number. Example: p4$$word
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.
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.
Users can pinch and double tap to zoom the document. This provides better legibility for reading content on a small screen.
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.
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.
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.