Accusoft.PdfXpress5.Net
Initialize(String,String) Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > PdfXpress Class > Initialize Method : Initialize(String,String) Method




fontFolder
A string value which represents the Font resource directory.
mapFolder
A string value which represents the CMap resource directory.

Glossary Item Box

Initializes PdfXpress allowing the user to pass in specified fonts and maps.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

fontFolder
A string value which represents the Font resource directory.
mapFolder
A string value which represents the CMap resource directory.

Exceptions

ExceptionDescription
PdfXpressLibraryExceptionRaised if this PdfXpress object is already initialized on the current thread.

Remarks

Initialize triggers a recursive search to locate the resource file AdobeFnt11.lst, starting in the fontFolder directory. If found, AdobeFnt11.lst is copied to the fontFolder directory.

See Also

©2012. Accusoft Corporation. All Rights Reserved.