Create a PDF Editor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Create a PDF Editor

 

In this chapter we describe how to create a PDF view and edit application in Delphi and with C# in VisualStudio.

 

We also added information about localization and PDF attachment handling.

 

In both example the menu and the toolbar is created by generic code. The Delphi example makes use of the TAction classes.