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. Printing PDF files.

Printing PDF files.

Scheduled Pinned Locked Moved C / C++ / MFC
questionjsontutorial
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.
  • M Offline
    M Offline
    mcgahanfl
    wrote on last edited by
    #1

    Can you suggest how I could proceed? At present there is a directory and it contains pdf and txt files. Every day some person opens this directory and prints and deletes these files. Is there an API or some generic method to move the contents this directory to an outqueue that would print. I know how to read through the directory (CFileFinder) but how do I go about submitting these files to a writer? thanks

    D 1 Reply Last reply
    0
    • M mcgahanfl

      Can you suggest how I could proceed? At present there is a directory and it contains pdf and txt files. Every day some person opens this directory and prints and deletes these files. Is there an API or some generic method to move the contents this directory to an outqueue that would print. I know how to read through the directory (CFileFinder) but how do I go about submitting these files to a writer? thanks

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      The easiest way would be to use ShellExecute(..., "print", ...).


      "When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen

      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