|
|
BCL easyPDF SDK is a powerful and easy-to-use PDF Programming Toolkit, whether you are creating PDF programs in .NET, writing PDF JAVA programs, or using another programming language to call a PDF library.
 |
Reliable PDF creation and manipulation APIs |
 |
Support multiple programming languages including .NET, JAVA, VB, ASP, C#, C++ |
 |
Easy to use and maintain. In most case, you can finish your project with as little as 3 lines of code |
1|
2|
3| |
Set
oPrinter = CreateObject("easyPDF.Printer.5")
Set oPrintJob = oPrinter.PrintJob
oPrintJob.PrintOut "C:\input.doc", "C:\output.pdf" |
 |
Read more... |

BCL easyConverter SDK allows you to programmatically convert PDF to Word compatible RTF files. These Word compatible files can then be edited, modified or mined for text, graphics, tables and lists.
|
|