+ Reply to Thread
Results 1 to 2 of 2

Thread: STRPCCMD to print a document

  1. #1
    ismilemyth Guest

    Default STRPCCMD to print a document

    I'm trying to issue a STRPCCMD to print a document from a QDLS folder to a network printer. This is the commmand STRPCCMD PCCMD('print I:subfldrsubfldr2mydoc.doc') PAUSE(*YES) Running it this way only works if the user has a printer directly attached to their pc. Most of our users default print to a network printer in their area. Is there a way to code this command so that the output is directed to their default printer? Also, does the "print" command support all document types? We'll be printing *.DOC, *.XLS, *.PDF and other types. We're looking to do silent prints on these documents rather than opening an application and forcing the users to File/print.

  2. #2

    Default STRPCCMD to print a document

    Have you tried creating VBA macros that will print the documents in question, and autoloading the macros? Then use STRPCCMD to open the document that contains the macro. Dave

+ Reply to Thread

Similar Threads

  1. Document Print Management Tool
    By Guest.Visitor in forum Document Management
    Replies: 1
    Last Post: 10-12-2004, 06:12 AM
  2. STRPCCMD
    By Guest.Visitor in forum Programming
    Replies: 2
    Last Post: 10-04-2001, 02:55 AM
  3. STRPCCMD document is "Read-Only"
    By David Abramowitz in forum Programming
    Replies: 4
    Last Post: 05-16-2001, 07:39 AM
  4. Host print transform to print IPDS print files on ASCII printer
    By Guest.Visitor in forum Application Software
    Replies: 1
    Last Post: 05-31-2000, 09:10 PM
  5. Document on demand needs print solution
    By Guest.Visitor in forum Application Software
    Replies: 3
    Last Post: 05-21-1999, 09:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts