by O2 Solutions - Product Type: Component / .NET Class
PDFView4NET Windows Forms Edition by O2 Solutions
URLs: pdfview4net, o2-solutions, o2 solutions, o2solutions
Add PDF viewing to your .NET applications. PDFView4NET Windows Forms Edition is a .NET toolkit for displaying and printing PDF files in .NET applications. O2 Solutions PDFView4NET Windows Forms Edition includes a PDF viewer control for Windows Forms and a .NET library for rendering and printing PDF files from any .NET application. The PDF viewer control for Windows Forms includes support for annotating PDF files, bookmarks navigation, adding and removing file attachments and other features. O2S PDFView4NET Windows Forms Edition includes its own PDF rendering engine and it does not rely on any other software for rendering and printing PDF files. O2S PDFView4NET toolkit has been developed entirely in C#, being 100% managed code. Buy PDFView4NET Windows Forms Edition with 1 Year Support Subscription to obtain all PDFView4NET Windows Forms Edition upgrades, PDFView4NET Windows Forms Edition updates and priority support for 1 year. O2S PDFView4NET Windows Forms Edition is Runtime Royalty free. PDFView4NET Windows Forms Edition Subscription Renewals also available.
PDFView4NET Windows Forms Edition
PDFView4NET Windows Forms Edition is a .NET toolkit for displaying and printing PDF files in .NET applications. It includes a PDF viewer control for Windows Forms and a .NET library for rendering and printing PDF files from any .NET application. The PDF viewer control for Windows Forms includes support for annotating PDF files, bookmarks navigation, adding and removing file attachments and other features.
PDFView4NET Windows Forms Edition includes its own PDF rendering engine and it does not rely on any other software for rendering and printing PDF files.
PDFView4NET Windows Forms Edition toolkit has been developed entirely in C#, and is 100% managed code.
PDFView4NET Windows Forms Edition provides support for the following features when displaying and printing PDF files:
General:
.NET Framework 2.0, 3.0, 3.5, 4.0 support
Load files from file or stream, with support for RC4/AES encrypted files
PDF Rendering:
Separate class library for converting PDF files to images and for printing PDF files to any Windows printer without any user interface
Render PDF files to BMP, GIF, JPEG, TIFF or any System.Drawing.Graphics object
Render PDF files to multipage B/W TIFF with CCITT FAX compression
Filters and compression: FlateDecode, LZWDecode, ASCII85Decode, ASCIIHexDecode, DCTDecode, CCITTFaxDecode, JPXDecode, JBIG2Decode.
Images: RAW, CCITT, DCT, JPEG 2000, JBIG2, Inline, Soft masks, Image masks, Chroma key masks
Fonts: standard PDF fonts, embedded fonts, CID keyed fonts, TrueType fonts, Type 1 fonts (CFF and Postscript)
Colorspaces: DeviceRGB, DeviceCMYK, DeviceGray, CalGray, CalRGB, Lab, ICC, Separation, DeviceN
Printing: print to any Windows printer, print page content and/or annotations and/or form fields, auto-rotate and center, print custom page range, multiple print scaling options, print multiple pages per sheet
PDF View Windows Forms controls:
All the above rendering features
6 controls: document, pages viewer, bookmarks viewer, page thumbnails viewer, annotations viewer and attachments viewer
Navigation: zoom (absolute, fit width, fit height, fit visible, zoom in, zoom out, dynamic zoom, marquee zoom), rotate pages, PDFBookmarksView control for displaying bookmarks and navigating within the document, PDFPageThumbnailView control for displaying page thumbnails and navigating within the document, active links, multiple page display layouts
Annotations: display all annotations, standard and owner draw annotation tooltips, popup windows, add/edit text, free text, ellipse, file attachment, ink, line, link, rectangle, stamp, highlight, strikeout and underline annotations, active links to other pages or web, PDFAnnotationsView control for displaying all the annotations in a document
Forms: user interactive form design, add, edit and remove form fields, user interactive form filling with support for saving filled forms; textbox, checkbox, radio button, pushbutton, dropdown list and list box fields.
Text: extract text from pages, search text and highlight search results, select and copy text.
Document attachments: add/edit/delete file attachments, PDFFileAttachmentsView control for displaying all the attachments in a document
Save the modified files to file or stream
The install package includes two PDFView4NET Windows Forms Edition assemblies, a MSDN style help file, several samples both in C# and VB.NET and support PDF files for the samples. The evaluation version is includes all the features but prints an evaluation message on document’s pages. The library is licensed per developer and can be distributed royalty free.
What's new in PDFView4NET Windows Forms Edition V4.2?
Text selection support in WPF and Silverlight PDF viewer controls
Search text and highlight search results in WPF and Silverlight PDF viewer controls
Added PDFPageView.PageBackgroundColor
What's new in PDFView4NET Windows Forms Edition V4.1?
Added support for measuring annotations.
What's new in PDFView4NET Windows Forms Edition V4.0?
Faster loading and display of PDF files
New multithreaded PDF rendering engine
Async page rendering with progress display
What's new in PDFView4NET V3.0.4?
PDF Rendering:
Images are not drawn transparent when the alpha channel is the in the graphic state - fixed
Gray images with reversed /Decode array and Flate compression are displayed as negative - fixed
Checkmarks are not displayed correctly in some situations - fixed
Some JBIG2 images are not decoded correctly - fixed
JBIG2 images having a width not multiple of 4 are decoded at aligned width not at real width - fixed
Images with CCITT encoded softmasks cannot be decoded - fixed
PDF Viewer:
In multiline fields, after typing many lines, the caret is no longer placed on the corresponding text line - fixed
In multiline text fields, when navigating with left/right keys, an exception is thrown if the cursor is at the end of the line, the next line is not visible and right key is pressed or if the cursor is at the beginning of the line, the previous line is not visible and left key is pressed - fixed
Tamil text is not extracted correctly in some situations - fixed
PolygonInteriorColor property is ignored when creating the polygon appearance - fixed
When a multiline textbox field contains more lines than available space, clicking the mouse on a line can generate an exception - fixed
What's new in PDFView4NET V3.0.1?
Fixed - Page rendering is stopped when invalid color definitions are found, such as negative values for colors
Fixed - Characters are not placed correctly when they do not have a width in /W array and their width cannot be read from the font data
Fixed - Some Type1 fonts are not rendered correctly
Fixed - Rotated text using Fill&Stroke rendering mode is displayed very bold if the font size is encoded in the text transformation matrix
Fixed - PDFFile.Open leaks a file handle when the file is opened with an incorrect password
Fixed - Some AES encrypted files cannot be opened
What's new in PDFView4NET V3.0?
User interactive form design
Add, edit and remove form fields
Polygon annotations
CMYK JPEG images
What's new in PDFView4NET V2.4.4?
Added support to display Japanese text with 90msRKSJ encoding
Added support for vertical spacing before the first page and after the last page in OneColumn mode
Added support for prerendering all document pages on load
Added ZoomChanged, SmoothingModeChanged and TextSelectionCleared events in PDFPageView class
What's new in PDFView4NET V2.4.3?
Added support to handle remote go to actions like local go to actions when the file name is missing.
Added support to draw vertical/horizontal line annotations.
Added support to display bookmarks with the color defined in the PDF file.
Added support for image appearance for link annotations.
What's new in PDFView4NET V2.4.2?
PDF Rendering:
Some CCITT images are not decoded correctly - fixed
Some ASCII Hex encoded images are not decoded correctly - fixed
Pages with zero width/height annotations cannot be converted to image - fixed
Some image masks with predictor = 2 are not decoded correctly - fixed
Some JBIG2 images are not decoded correctly - fixed
Some Symbol characters are not displayed correctly - fixed
Unescaped but paired paranthesis in strings are not handled correctly - fixed
PDF Viewer:
Added SearchText and ConvertToImage methods to PDFPage.
Updated text selection to allow starting a selection from a white space outside the text.
In some situations encrypted files cannot be displayed when PDFPageThumbnailsView control is used together with the PDFPageView control - fixed
Textbox fields with no appearance throw an exception when they are clicked - fixed
When extracting text, in some situations, additional spaces are inserted in the text - fixed
Text selection does not work when text contains ligatures - fixed
Selection is dropdown lists with autosized font is not displayed correctly - fixed
Max field length is not enforced when text is pasted into the field - fixed
When the viewer displays pages in OneColumn mode, if the text is selected on one page and the pages are scrolled, the selection markings are drawn on other pages - fixed
Widget annotations are not displayed if they are not linked to a form field - fixed
When /NeedAppearances is true and fields have an appearance, the appearance is not rebuilt - fixed
What's new in PDFView4NET V2.4.1?
PDF Viewer:
Added support for Launch actions
PDFPageView.HighlightNextSearchResult and PDFPageView.HighlightPrevSearchResult methods now return the highlighted search result
Added PDFPageView.EnsureSearchResultVisible method to force a highlighted search result to move into visible control area.
Added support for Comb fields
What's new in PDFView4NET V2.3?
PDF Rendering:
Printing multiple page ranges with PDFPrintSettings class
Form XObjects are now displayed based on their optional content status, view only and/or print only.
PDF Viewer:
ZoomIn, ZoomOut, ZoomDynamic and ZoomMarquee work modes for viewer control
Annotation popup windows
Annotation multilevel replies
Annotation opacity
Highlight form fields on a page
Standard and owner draw field tooltips
Tooltip property added to PDFField class
Added support for SHIFT-TAB keys to navigate backwards in the form fields
WYSIWYG drawing for highlight, rectangle, ellipse and ink annotations
Added support for moving and resizing annotations with CTRL+arrows and SHIFT+arrows
SearchText methods now returns the results of search text operation
Added SearchResultHighlightColor property to PDFPageView for setting the highlight color of search results
Added VerticalPageSpacing and HorizontalPageSpacing properties to PDFPageView for setting the space between pages in continuous page display modes
Added VisibleWidth and VisibleHeight properties to PDFPage class
What’s new in PDFView4NET V2.2.1?
Added support for highlighting form fields on a page
Added WYSIWYG drawing for highlight, rectangle, ellipse and ink annotations
Added Tooltip property to PDFField class
SearchText methods now returns the results of search text operation
Added SearchResultHighlightColor property to PDFPageView for setting the highlight color of search results
dded VerticalPageSpacing and HorizontalPageSpacing properties to PDFPageView for setting the space between pages in continuous page display modes
What’s new in PDFView4NET V2.2?
Search text and highlight search results
Standard and custom draw annotation tooltips
Custom appearance for text and stamp annotations
Add PDF viewing to your .NET applications.
Pricing: PDFView4NET WinForms Edition V4.2 - with 1 Year Support Subscription 1 Developer License, PDFView4NET WinForms Edition V4.2 - with 1 Year Support Subscription 4 Developer Team License, PDFView4NET WinForms Edition V4.2 - with 1 Year Support Subscription 8 Developer Team License, PDFView4NET WinForms Edition V4.2 - with 1 Year Support Subscription Corporate License (Allows Unlimited Developers at a single physical address), PDFView4NET WinForms Edition 1 Year Support Subscription Renewal 1 Developer License Renewal, PDFView4NET WinForms Edition 1 Year Support Subscription Renewal 4 Developer Team License Renewal, PDFView4NET WinForms Edition 1 Year Support Subscription Renewal 8 Developer Team License Renewal, PDFView4NET WinForms Edition 1 Year Support Subscription Renewal Corporate License Renewal
Evals & Downloads: Read the PDFView4NET help file, Read the PDFView4NET License Agreement, Download the PDFView4NET Windows Forms Edition V4.2 evaluation on to your computer - Displays Evaluation Messages
Operating System for Deployment: Windows 7, Windows Vista, Windows XP
Architecture of Product: 32Bit, 64Bit
Product Type: Component
Component Type: .NET Class
Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual C++ 2010, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, .NET Framework 4.0, .NET Framework 3.5
Keywords: pdfview, pdf viewer, pdf, view, pdfviewer, pdfview4net, o2s pdfview4net, o2s components pdfview4net, o2 solutions pdfview4net, o2solutions pdfview4net, o2sol pdfview4net, buy pdfview4net, buy o2s pdfview4net, buy o2 solutions pdfview4net, buy o2solutions pdfview4net, order pdfview4net, order o2s pdfview4net, order o2 solutions pdfview4net, purchase pdfview4net, purchase o2s pdfview4net, purchase o2 solutions pdfview4net, purchase o2solutions pdfview4net, pdfview4net distributor, o2s pdfview4net distributor, o2 solutions pdfview4net distributor, o2solutions pdfview4net distributor, o2sol pdfview4net distributor, pdfview4net reseller, o2s pdfview4net reseller, o2 solutions pdfview4net reseller
Part numbers: PC-518030-450257 518030-450257 PC-518030-450261 518030-450261 PC-518030-450265 518030-450265 PC-518030-450269 518030-450269 PC-518030-450273 518030-450273 PC-518030-450277 518030-450277 PC-518030-450281 518030-450281 PC-518030-450285 518030-450285