Announcement

Collapse
No announcement yet.

Printing from any page?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Printing from any page?

    Hi,
    My client has specified that any page that a viewer is on should be printable. I know that we can insert pdfs but is their an easy way to print any given page?
    Thanks
    Peter

  • #2
    Re: Printing from any page?

    Bump

    Do you have to reate a web object to do this?
    Sorry if this is a simple question... I am quite new to this.
    Thanks
    Petr

    Comment


    • #3
      Re: Printing from any page?

      Nope. You can just use a File.Open action to ask Windows to "print" the file.

      In the settings for the File.Open action, change the Verb from "open" to "print."

      Note: this will only work if the associated viewer for that type of file responds to the print verb.

      See the help file more more information about this.
      --[[ Indigo Rose Software Developer ]]

      Comment

      Working...
      X