Hi, I
have written following code to print the Eula. <Control Id="LicenseText" Type="ScrollableText" X="20" Y="60" Width="330" Height="120" Sunken="yes" TabSkip="no">
<Text
src='.\Bitmaps\EULA.rtf'/> </Control> <Control Id="ISPrintButton" Type="PushButton" X="284" Y="185" Width="66" Height="17" Text="Print">
<Publish
Event="DoAction" Value="PrintEula"><![CDATA[1]]></Publish>
</Control> It prints my eula page. EULA page has got 7
pages. Here all the 7 pages are being print. I want only the first page to be printed not all the 7
pages. Could anyone tell me how to handle this in WIX code? Best Regards, "In rivers, the water you touch is the last
of what has passed and the first of that which comes, so with present
time." - Leonardo Da Vinci
|
_______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users