Changes

Web Page View Field

336 bytes added, 13:40, 4 May 2011
no edit summary
For more details of the SmartSimple [[:Category:PDF|PDF]] writer you can visit the following link: '''http://pd4ml.com/support.htm'''
 
 
<u>'''Automatic conversion from Web Page View to PDF'''</u>
 
If you want to automatically convert Wew Page View to PDF without clicking 'Export as PDF' button use the following code at the very bottom of you Web Page View source code.
 
<pre>
...
<script language=javascript>
parent.pdfwrite();
</script>
 
</body>
</html>
</pre>
==Adding a Logo or Image to the Web page View Field==
Smartstaff
173
edits