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

What is the SWING Seascape installation footprint?

This article lists the files that are created or modified on the server system during the installation of SWING Seascape and its usage.

Once SWING Seascape is installed on the system and the first conversion is initiated then SWING Seascape will:

  • Create a SwPDFC folder on the system. This folder is located at "\Data\SwPDFC\" (typically C:\Program Files\IBM\Lotus\Notes\Data or C:\Lotus\Notes\Data if using the product on a local workstation) or at "\Data\SwPDFC\" (if using the product on a Domino server). Here are some additional notes about the SwPDFC folder:

    • The SwPDFC folder contains SWING PDF Converter Java resources (.jar files) which contain the software logic together with dependencies

    • The folder path for the Java resources is "\Data\SwPDFC\java\ver[x.xx.xxx]"

    • The SwPDFC folder also contains a temporary folder with the unique name for each document conversion and which is used to store temporary resources, such as extracted Notes document attachments, image resources, etc... The folder path is "\Data\SwPDFC\java". This folder gets automatically deleted after the conversion job is completed.\

  • Create a SwSSC folder on the system. This folder is located at "\Data\SwSSC\" (typically C:\Program Files\IBM\Lotus\Notes\Data or C:\Lotus\Notes\Data if using the product on a local workstation) or at "\Data\SwSSC\" (if using the product on a Domino server). The SwSSC folder contains additional Java resources (.jar files) needed to run exports.

  • Create an external JVM in "C:\Users\USERNAME\AppData\Local\SWING Seascape"

  • Create the SPUploader sub-folder in the SwPDFC folder. This folder stores the "Seascape-SharepointUploader.exe" file which is used with the SharePoint export method to upload PDF files, metadata, and attachments into a SharePoint site. The SPUploader folder also includes the Log and Repositories subfolders that store the job information and settings, including a session.json file to store session data.

  • Create a swllrend.dll file in "" (only if the low level rendering option has been enabled in PDF settings). This DLL file is used for low level document rendering and creating better quality PDFs.

  • Write entries to notes.ini file. Here is a list of entries:

SWJ0
SWJ1
SWJ2
.
.
JavaMaxHeapSize,
JavaMinHeapSize
$SwPDFJavaDir
$SwPDFJarVer
$SwPDFDoc
$swFileDlgDirectory
$swPDFAutoFileOpen
$SwPDFcLVSO
$SwPDFProgressCount
$swPDFAutoFolderOpen
$SwPDFFileDlg
$SwPDFCreatorServer
$SwPDFCreatorDB
$SwPDFDllVer
$SwPDFDb
$SwPDFServer
$SwPDFForm
$SwPDFViewTitle
$SwPDFContext

Your notes.ini file might not contain all entries listed here.

  • Create a temporary PDF document (or documents) once the conversion job is completed. The documents will be stored in the Windows temp folder before being saved to a desired location. Folder path: C:\Users\\AppData\Local\Temp

PreviousHow to Change the default view for the web-archive?NextPDF filename Unicode compliance tips

Last updated 3 months ago

Was this helpful?