Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Pdf Creation

Pdf Creation

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
5 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AnithaSubramani
    wrote on last edited by
    #1

    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

    C C H B 4 Replies Last reply
    0
    • A AnithaSubramani

      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

      C Offline
      C Offline
      CPallini
      wrote on last edited by
      #2

      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]

      1 Reply Last reply
      0
      • A AnithaSubramani

        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

        C Offline
        C Offline
        Code o mat
        wrote on last edited by
        #3

        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. <

        1 Reply Last reply
        0
        • A AnithaSubramani

          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

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          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 )

          1 Reply Last reply
          0
          • A AnithaSubramani

            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

            B Offline
            B Offline
            bob16972
            wrote on last edited by
            #5

            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

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups