AutoPlay Media Studio 9

PDF.Print

PDF.Print

This is the first topic This is the last topic  

PDF.Print

This is the first topic This is the last topic  

OverviewExamples

PDF.Print (

string ObjectName,

number FromPage = 1,

number ToPage = -1,

boolean ShrinkToFit = true )

Example 1

PDF.Print("PDF1", 1, -1, true);

Prints all pages of the document currently loaded in the PDF object named "PDF1."

Example 2

PDF.Print("Resources", 5, 8, true);

Prints pages 5-8 of the document currently loaded in the PDF object named "Resources."

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us