Eplan Platform API
Eplan.EplApi.HEServices Namespace / Import Class / PDFComments Method / PDFComments(String,String) Method
Full link file name of the project. Can't be null.
Full file name of the PDF file to be imported. Can't be null.

In This Topic
    PDFComments(String,String) Method
    In This Topic
    Imports comments from PDF file.
    Syntax

    Parameters

    strFullLinkFileName
    Full link file name of the project. Can't be null.
    strFileName
    Full file name of the PDF file to be imported. Can't be null.
    Exceptions
    ExceptionDescription
    Thrown in case of invalid arguments.
    Null was passed to a parameter.
    API can't get access to this functionality of P8. A reason for this could be the lack of necessary rights or licenses.
    An error occurred during the import. Please read the exception message.
    See Also