Dependency for C1.PrintDocument.4.8 and C1.Win.PrintPreview.4.8

Posted by: Ranba790 on 10 February 2026, 8:37 am EST

  • Posted 10 February 2026, 8:37 am EST

    Hi

    where can i find the list of dependency dll files for C1.PrintDocument.4.8 and C1.Win.PrintPreview.4.8

    when installing the application i am getting errors when trying to save the report as word or as excel,

    when dumping all the dll in winform\bin folder to my application folder it works fine.

    thanks

  • Posted 11 February 2026, 1:21 am EST

    Hi,

    The easiest way to identify all dependencies for the C1PrintDocument and C1PrintPreviewControl is to create a new dummy project targeting .NET Framework 4.8, install the C1.Win.Printing NuGet package for the version you are using, and then build the project.

    After that, navigate to the bin\Debug folder of the project, where you will find all the dependent DLLs required for these two controls. These DLLs are also available in our installation folder (\WinForms\bin\v4.8), from where you can add the same DLLs to your main project.

    Note: To avoid such dependency issues, we recommend switching to NuGet packages, if possible. NuGet automatically manages all dependencies and their versioning, eliminating the need for manual intervention.

    Best Regards,

    Kartik

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels