Seascape for Notes
DocsSupport RequestWebsite
  • Seascape for Notes
  • Installation
    • Installing and activating
    • Offline license activation
    • Uninstalling
    • Upgrading
    • System requirements
    • Release history
      • Flex
  • Database archiving with Seascape
    • Archiving methods (Videos)
    • Web Archive
      • Web archive file structure
      • Web Archive interface
      • Database catalog
      • Option: Seascape Flex server
    • SharePoint Archive
      • Export a database
      • Map SharePoint columns
      • Upload data automatically to SharePoint
      • Manually uploading data to SharePoint
      • Notes attachments
      • Notes doclinks
    • Disk Archive
    • Export log
    • Database analysis tool
  • Seascape Flex
    • What is Seascape Flex?
    • Installing Seascape Flex
    • Flex search
    • Flex administration
    • Flex database permissions
    • Connecting Flex to Active Directory
    • Enabling HTTPS on Seascape Flex server
    • Security
    • Adding new databases to Flex
    • Audit log
  • Seascape settings
    • General settings
    • Export settings
    • PDF settings
      • PDF/A format description
    • Alternate forms
    • Folder formulas
    • Product limitations
  • FAQ
    • How to disable HTTP stream
    • Save Notes metadata in CSV format
    • How can I change styles in the Web Archive?
    • Which view/folder types are supported?
    • How to Change the default view for the web-archive?
    • What is the SWING Seascape installation footprint?
    • PDF filename Unicode compliance tips
    • How to enable PDF search in Windows (64-bit)
    • Do I need to have the latest JRE (Java Runtime Environment) installed on my Workstation?
    • How are licenses consumed?
    • How can I access attachments in the Web Archive?
    • How to configure PDF file naming rules
    • How to create a single database catalog from existing archives
    • How to exceed SharePoint list view threshold
    • How to export computed fields
    • How to export hidden email folders
    • How to export mail outline
    • How to update a Seascape archive
    • How to export HTML fields
    • How can I preserve non-English characters in PDF
    • How to open .zip attachments in Adobe Reader
    • How to edit/remove views in exported web archive
    • How to change default view in exported web archive
  • Troubleshooting
    • Troubleshooting Guide
    • Error messages
      • Type mismatch (13)
      • There is another PDF conversion process already started
      • swllrend.dll corrupted or not extracted
      • ExceptionConverter: java.security.NoSuchAlgorithmException
      • Exception in thread "Launcher: SwCreatePDF" java.lang.NoClassDefFoundError: -CLASS NAME-
      • Domino HTTP Error Loading Java Virtual Machine
      • Cannot write or create file (file or disk is read-only)
      • ReferenceError
    • General issues
      • There's no "Show Java Debug Console" option in my Notes client
      • Notes password issue
      • View the conversion log in case of a Notes crash
      • Zip files can not be detached from PDF
      • Conversion speed is slow
      • How to send sample Notes documents to Support
      • How to enable SWING Seascape with Symantec Endpoint Protection (SEP)
      • Header and footer not visible in my emails
      • Email images do not appear in PDF
      • Document links not working
      • Thai symbols not shown in PDF document
      • Twistie icons not showing in Firefox 68
      • "Too many columns" for SharePoint upload
  • Support
    • Support Request
    • Premium Export Services
Powered by GitBook
On this page

Was this helpful?

  1. FAQ

How to export HTML fields

PreviousHow to update a Seascape archiveNextHow can I preserve non-English characters in PDF

Last updated 3 years ago

Was this helpful?

A Lotus Notes form may contain one or more fields with pass-thru HTML content.

By default, SWING Seascape does not render the pass-thru HTML content in PDF, and such content will appear in the PDF files as HTML code.

However a workaround is available by which the HTML fields can be rendered in PDF. Here are the steps to apply the workaround:

  1. Using Domino Designer, add a new computed field to your Notes form and configure it so that it stores the HTML content of all form fields which contain pass-thru HTML. You can keep this field hidden so that your Notes form will appear same as before in the Notes client.

  2. Create and run a new agent that will re-save each document in your Notes database, causing the computed field to re-evaluate itself and save all of the pass-thru HTML content. Note that the last modified date property of the Notes documents will be changed as a result of running the agent.

  3. Using Domino Designer create a new form which will display the new computed field created in step 1, and hide all of the other fields that contain pass-thru HTML. The computed field must not be saved in a table. Once the form is created, save it in your Seascape database.

  4. Create a which will instruct Seascape to convert documents to PDF using the alternate form created in step 3 as opposed to the default Notes form. With the alternate form deployed in this way, Seascape will render the HTML content in the generated PDF files accurately.

The workaround described above can be used only in cases where the fields with pass-thru HTML content can be recreated in an alternate form without compromising the basic structure of the document.

If you need help with creating an agent to re-save the Notes documents or building the alternate Notes form please contact SWING Software's support team for assistance.

new alternate form setting