Home > Products > Windows > PDF Editor

VeryPDF PDF Editor OCX Control is a powerful ActiveX control to automatically create PDF files from image files and any printable files and edit PDF files in various properties flexibly, Word documents, Powerpoint files, image files and text files. VeryPDF PDF Editor OCX Control is a special-purpose program that can be used to create other applications containing features of VeryPDF PDF Editor in various platforms.

VeryPDF PDF Editor OCX Control provides such functions as handling scroll bar movement and window resizing when you create PDF files from image files and any printable files and edit PDF files in various properties flexibly.

Screenshots



Operating Systems

All the Windows platforms, like Windows 2000, XP, Vista, 7, Windows Server 2003, 2008, 2008 R2 – 32 and 64 Bit and so on

Supported Programming Languages

C#, VB .NET, MS Visual Basic, Borland Delphi, VBA (MS Office products such as Access) and C++ via COM, C and C++ via native C

How to use VeryPDF PDF Editor OCX Control in Windows systems

1. Download 2. Register 3. Run 4. Sample 5. Online Demo

Download

Please download package of VeryPDF PDF Editor OCX Control, then unzip all content to your computer, then, you can go to next step.

Register

Open Command Prompt in your computer, then, type regsvr32 there and call pdfocx.ocx in your computer, and then, a window pops on screen, indicating your successful registration.

 

The following command line is example registration steps for you to refer to:

regsvr32 D:\pdfeditor_ocx\bin\pdfocx.ocx

Run

After registration, testpdfocx.exe is free to run in order to run VeryPDF PDF Editor OCX Control.

Sample: Visual Basic

VeryPDF PDF Editor OCX Control can be applied in VB in this way:

Private Sub Form_Load()

    Pdfocx1.SetOrderID "XXXXXXXXXXXXXXX", "Your company name", "Your     email address"

    Pdfocx1.ShowToolbar True

End Sub

Sample: C#

VeryPDF PDF Editor OCX Control can be applied in C# in this way:

using System;

using System.Collections.Generic;

using System.ComponentModel;

using System.Data;

using System.Drawing;

using System.Text;

using System.Windows.Forms;

 

namespace WindowsApplication3

{

    public partial class Form1 : Form

    {

        public Form1()

        {

            InitializeComponent();

        }

        private const string veryPDFOCXRegistrationCode =
          "XXXXXXXXXXXXXX";

        private void Form1_Load(object sender, EventArgs e)

        {

            axPdfocxMarkup.SetOrderID(veryPDFOCXRegistrationCode,
            null, null);

 

            axPdfocxMarkup.MainToolbarHideButton(32772, true);

            axPdfocxMarkup.MainToolbarHideButton(32774, true);

            axPdfocxMarkup.MainToolbarHideButton(32773, true);

            axPdfocxMarkup.MainToolbarHideButton(32776, true);

            axPdfocxMarkup.MainToolbarHideButton(32777, true);

            axPdfocxMarkup.MainToolbarHideButton(32778, true);

            axPdfocxMarkup.MainToolbarHideButton(32779, true);

 

            axPdfocxMarkup.MainToolbarHideButton(32877, true);

            axPdfocxMarkup.MainToolbarHideButton(32878, true);

            axPdfocxMarkup.MainToolbarHideButton(32787, true);

            axPdfocxMarkup.MainToolbarHideButton(32788, true);

            axPdfocxMarkup.MainToolbarHideButton(32789, true);

 

            axPdfocxMarkup.MainToolbarHideButton(32790, true);

            axPdfocxMarkup.MainToolbarHideButton(32791, true);

            axPdfocxMarkup.MainToolbarHideButton(32792, true);

            axPdfocxMarkup.MainToolbarHideButton(32793, true);

 

            tabControl1.SelectedTab = tabPage2;

        }

 

        private void button1_Click(object sender, EventArgs e)

        {

            OpenFileDialog openExtensFile = new OpenFileDialog();

            openExtensFile.Title = "PDF";

            openExtensFile.InitialDirectory = @"c:\";

            openExtensFile.Filter =

            "PDF Files (*.pdf)|*.pdf|All Files (*.*)|*.*";

            openExtensFile.FilterIndex = 0;

            openExtensFile.RestoreDirectory = true;

            if (openExtensFile.ShowDialog() != DialogResult.OK)

            {

                return;

            }

            bool bRet = axPdfocxMarkup.OpenPDFFile(
            openExtensFile.FileName, "", "", 0);

            axPdfocxMarkup.ShowLeftPanel(true);

            int refPara = 0;

            axPdfocxMarkup.InvokeMethod(42, 1, ref(refPara));

            string strDefaultFolder = "c:\\windows";

            //axPdfocxMarkup.InvokeMethodEx(229, 1,
            //strDefaultFolder);

        }

 

        private void button2_Click(object sender, EventArgs e)

        {

            int nModify = 0;

            axPdfocxMarkup.InvokeMethod(71, 0, ref(nModify));

            if (nModify != 0)

            {

                MessageBox.Show("PDF file has been modified!");

            }

            axPdfocxMarkup.ClosePDFFile();

        }

              

        private void Form1_Resize(object sender, EventArgs e)

        {

            tabControl1.Height = this.Height - 100;

            tabControl1.Width = this.Width - 2 * tabControl1.Left;

        }

    }

}

After steps mentioned above, to create PDF and edit PDF with OCX control version, please experience or purchase VeryPDF PDF Editor OCX Control in Try and Buy page.

Features of VeryPDF PDF Editor OCX Control

Discount 45% ($49.90) to buy PDF to Word Converter, PDF to Excel Converter, and PDF to PowerPoint Converter.

Related Links

Relative Products

Gold Support 30-DAY NO RISK REFUND
 
  Learn more about PDF Editor   See other products   Download   Buy Now
 
 
                   
 You may like these products
VeryPDF PDFcamp Printer Pro
VeryPDF PDFcamp Printer Pro

$38.00

Convert files of Microsoft Word, PowerPoint, Excel, JPG, PNG, GIF, and HTML to PDF. Create PDF from printable documents.
VeryPDF PDF Editor
VeryPDF PDF Editor

$89.95

Create PDF, annotate PDF, fill PDF forms, edit PDF contents and hyperlinks, and convert PDF to image. It is a cost-effective PDF editor.
VeryPDF PDF to Word OCR Converter
VeryPDF PDF to Word OCR Converter

$59.95

Recognize characters in scanned image PDF and save as Word. It supports batch process that can convert multiple PDF files with one click.