Friday, February 4, 2011

Write PDF Conversion Application With Just 2 Lines of Code

Write PDF Conversion Application With Just 2 Lines of Code: "Here's how to write a PDF to Word or PDF to HTML applications with just 2 lines of code using BCL easyConverter SDK 3.0:



1 | Set oConverter = CreateObject('EasyConverter.PDF2Word.3')

2 | oConverter.ConvertToWord('C:\input.pdf', 'C:\output.doc')



Download the Resources to Get Started:











For Writing PDF to Word Applications











For Writing PDF to HTML Applications
"

1 comment: