How to create a pdf file using the sdk and vc++
Honestly you should read chapter 10 of APIOverview.pdf and also read
chapters 3.4 and 3.6 of the PDF Reference (as wrote at the beginning
of the chapter 10). There's also the chapter 14 of the
PluginGuide.pdf.
This is not to hard to understand, I mean, you should start by
studying the PDF file architecture then you will better understand
wich API functions does what and how.
|