🔧 Maintenance Alert: World will be on Read-Only Mode on February 18th, 10:00 PM – 11:00 PM EST / 7:00 PM – 8:00 PM PST / 4:00 AM – 5:00 AM CET (Feb 19). Browsing available, but log-ins and submissions will be disabled.
AI OnAI Off
If oConfig.Properties("ConvertToPdf") != null Then 'Convert to PDF Else 'Convert to HTML End if
..where ConvertToPdf is a property on the page that the user sets when publishing from Word. For various reasons I do not want to create different page types in EPiServer for each of these configuration options (will be many).