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. Is there any way of printing text on top of a pdf file, without printing the pdf then asking the user to stick the paper back into the printer?

Is there any way of printing text on top of a pdf file, without printing the pdf then asking the user to stick the paper back into the printer?

Scheduled Pinned Locked Moved C / C++ / MFC
question
2 Posts 2 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.
  • E Offline
    E Offline
    Erich Ruth
    wrote on last edited by
    #1

    I have a pdf file. I can read the file, but I can't edit it. Is there any way of printing text on top of the pdf file without printing the file and then asking the user to put the paper back into the printer to print the text on top of it. Please, any response any one can give me will be greatly appreciated. Sincerely, Erich J. Ruth (an overworked graduate student)

    L 1 Reply Last reply
    0
    • E Erich Ruth

      I have a pdf file. I can read the file, but I can't edit it. Is there any way of printing text on top of the pdf file without printing the file and then asking the user to put the paper back into the printer to print the text on top of it. Please, any response any one can give me will be greatly appreciated. Sincerely, Erich J. Ruth (an overworked graduate student)

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2
      1. Customize ghostscript, which claims to be able to handle .pdf files. 2) Hook into GDI, before each EndPage call, add some TextOut calls.
      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