Takes the dataPacket that you supply and writes it into
an XDP file. The XDP file references the PDF file to load, and the
data to merge and display. This method provides rich reporting from
a macro script.
Syntaxdesigner.showXDPinAcrobat( STRING param1, STRING param2)
Parameters
param1
|
A valid string value representing the XML
data to write out.
|
param2
|
A valid string value representing the base
name of the PDF file to display, which must be in the same folder
as the macro script.
|
|
|
|