mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
@@ -2,7 +2,7 @@ Loading the libpypcdf and libcpdf DLLs
|
||||
--------------------------------------
|
||||
|
||||
Before using the library, you must load the ``libpycpdf`` and ``libcpdf`` DLLs.
|
||||
This is achieved with the ``pycpdf.loadDLL`` function, given the filename or
|
||||
This is achieved with the ``pycpdflib.loadDLL`` function, given the filename or
|
||||
full path of the ``libpycpdf`` DLL.
|
||||
|
||||
On Windows, you may have to call ``os.add_dll_directory`` first. On MacOS, you
|
||||
|
Reference in New Issue
Block a user