The following ColdFusion example demonstrates activePDF WebGrabber's basic page grabbing functionality.
NOTE: This example is available in other codes. You may select from the Code Sample list above to display the download link for the example in the language appropriate for your environment.
This file is required:
WGSample_2009.cfc - Code detail provided below.
Click here to download this example (includes required file):
<!--- Get local path as varPath --->
<CFSET varPath = ExpandPath(".")>
<!--- Define Variables --->
<!--- Filename of output PDF ---> <CFSET varOutputName = "WG_2009_Sample.pdf">
The information in this article is for the use of activePDF Customers and Evaluation Users Only. No part of this document may be transmitted or reproduced without the express written consent of activePDF.