Pdf Creation
-
Hello Friends.. Good Morninig..In my project i need to write some content into pdf file using vc++.Please any body help me to send an article or sample programme for create pdf file using vc++. Pls help me. Thanks and regrda Anitha
-
Hello Friends.. Good Morninig..In my project i need to write some content into pdf file using vc++.Please any body help me to send an article or sample programme for create pdf file using vc++. Pls help me. Thanks and regrda Anitha
Too lazy for using CP's article search engine [^] ? :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Hello Friends.. Good Morninig..In my project i need to write some content into pdf file using vc++.Please any body help me to send an article or sample programme for create pdf file using vc++. Pls help me. Thanks and regrda Anitha
In my humble oppinion the easiest way to do that would be to download and install a PDF writer printer driver (e.g: CutePDF) and then print whatever you need to be put in a PDF with it. Of course if you don't know anything about printing then it's probably not that simple.
> The problem with computers is that they do what you tell them to do and not what you want them to do. < > Life: great graphics, but the gameplay sux. <
-
Hello Friends.. Good Morninig..In my project i need to write some content into pdf file using vc++.Please any body help me to send an article or sample programme for create pdf file using vc++. Pls help me. Thanks and regrda Anitha
Free PDF Programming Libraries and Source Code[^].
Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )
-
Hello Friends.. Good Morninig..In my project i need to write some content into pdf file using vc++.Please any body help me to send an article or sample programme for create pdf file using vc++. Pls help me. Thanks and regrda Anitha
All you need to do is convert your drawing commands to PDF Postscript and write this to a file. Be prepared to commit yourself to this as it takes a few weeks to get started drawing primitives and a couple more for text output. Again a few more for graphics. All in all, a rock solid GDI+ to PDF Postscript creator can take several months to complete. PDF Reference 1.7, Sixth Edition[^] (I recommend downloading this reference if your going to view it as it tends to download resources as they are needed if you view it online in the IE window) 1000+ pages