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

    Parameter NameDescription
    strFullLinkFileNameFull link file name of the project. Can't be NULL.
    strFileNameFull file name of the PDF file to be imported. Can't be NULL.
    Exceptions
    ExceptionDescription
    Thrown in case of invalid arguments.
    Thrown if NULL was passed as a required 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