Need help or advice?

Call us on
+44 (0) 2077 545 948

PDF Notes

Notes To PDF

Quickly and easily convert Notes to PDF. With only 2 lines of code any Notes / Domino content can be saved as PDF.

Download Now
I get "Error loading DLL" errors when I attempt to call DominoPDF from LotusScript. What's wrong?

When loading a DLL from LotusScript Notes needs to locate the DLL on the file system.

Software Path

Typically DominoPDF should be installed in the Notes software directory (same place as nnotes.exe), however it can also be placed in another directory as long as it is in the system path (for example \system32).

Explicit Path

You can also try specifying a direct path to the DLL. For example;

Declare Function DoPDF Lib "c:\lotus\domino\DOMINOPDF.DLL" (Byval szInput As String, Byval szOutput As String, Byval szOptions as String) As Long

Dependency Check

If the error still persists, there may be a missing file or dependency that DominoPDF relies on and cannot be found.

To track the missing file, download the application below and place it in the same location as dominopdf.dll.

Run the application and a message should display providing more details on the issue.

Please report the issue to Primeapple Support who will advise accordingly.

dompdf-depends.zip

 

In the Spotlight

Lotus Domino migration to Documentum - Challenges and Solutions

article thumbnailErwin Verstraelan of EMD writes about the challenges he faced and the solutions he adopted whilst managing a Lotus Notes data migration to Documentum project for a major pharmaceutical company.
+ Read More

Procurement System using Domino and DominoPDF - Case Study from First Choice Airways

article thumbnailFirst Choice IT department developed a Procurement application to manage the entire cycle of operation. Jeff Harris of First Choice writes about his experience in building a centralized...
+ Read More

Domino to Exchange Migration: Tips using DominoPDF

article thumbnailDon Koepnick of JC Steele, a mid-sized US manufacturing company talks about his experience in managing a Lotus Domino to Microsoft Exchange migration project using DominoPDF.
+ Read More

News Feed

Subscribe to the Primeapple RSS News Feed.