You are here: Products WPViewPDF V2

WPViewPDF is a powerful pdf viewer control which allows you to view and print PDF data. The data can be loaded from memory, file or stream. As "PLUS" edition it can be used to merge PDF files into a new, single file. You can extract PDF pages or delete pages. It is also possible to add vector and text graphic to PDF files (stamping).

Unlike many competing products WPViewPDF displays even large PDF files instantly.

This component has been developed as a window class which makes it compatible to most Windows based development systems. Out of the box it can be used as ActiveX (OCX), in .NET development environments and as VCL in Delphi and C++Builder. You can download a demo which includes the component as .NET, Delphi and ActiveX component and a small example application. The source for the components (C# and Pascal) is included as well.

It also includes an executable please see the introduction to the demo.

Use it by simply calling a method in the DLL

If you only need PDF printing, for example in a C or C++ application, you can access the method pdfPrint directly.

You can use pdfMakeJPEG to convert certain PDF pages to JPEG and also PNG files.

With the PLUS edition You can use pdfMerge to combine PDF files and use pdfConvertToTIFF to create a multipage TIFF file.

Why do I need a PDF viewer component?

New in Version 2

Loading the WPViewPDF manual: The PDF bookmarks are displayed automatically. The tool- and statusbar are part of the application, not the control.

WPViewPDF PLUS

WPViewPDF PLUS V2

With the PLUS license you can save the PDF information from WPViewPDF which makes it a versatile pdf conversion software. This means you can load in multiple PDF files and save all pages into a new PDF file (=pdf merge, edit pdf).

Certain pages can be marked to be deleted, they will not be displayed by WPViewPDF. When you save the PDF file this pages will be removed. It is also possible to set new security properties (apply, remove encryption) and set property strings int this pdf conversion tool. The WPViewPDF Demo has the PLUS features enabled, but when a new file is created a red cube will be printed on all pages.

With the "PLUS" version it is now possible to add text and vector graphics to certain pages of a PDF file (pdf stamping). Any text will be converted to vectors - this allows it to use special fonts. The graphics will be already visible in the viewer before the PDF data has been updated!

A new pdfMerge function exported by the PLUS version makes it possible to use just one DLL call to combine several PDF files to one. The registered PLUS version includes an additional DLL which converts TIFF files (created by scanner software) "on the fly" to PDF data so they can be merged just like PDF files.

Link to documentation ...