Hi,
I'm currently new to Telerik, which my company used in the past. One of my first task is to upgrade and copy a project by manually rewriting the files to avoid publishing issues. I came across an error which I can't seem to find the solution. It appears that Pdf class is no longer under Telerik.Windows. I see that there's a Telerik.Pdf now but I can't seem to figure out what to use to make my project error-free. Can anyone help me with this?
Visual Studio Error at the beginning of my form:
using Telerik.Windows.Pdf.Documents.Fixed.Model.Navigation;
Severity: Error, Code: CS0234, Description: The type or namespace name 'Pdf' does
not exist in the namespace 'Telerik.Windows' (are you missing an assembly
reference?), Project: Label Printing PVC, File:C:\Users\Lily\Documents\Visual Studio
2017\Projects\Label Printing PVC\Label Printing PVC\APrintLabelSystemProdGroupNew.cs, Line 10, Suppression State: Active