Hi,
I have taken the latest version of aspose lib but after updating with the latest lib i am getting errors from the existing working code. In the below code i am getting error “Generator” doesn’t exist in the aspose.pdf. I am using this method for converting text to pdf. Is there any alternative function in the latest lib which does the same activity.
Aspose.Pdf.Generator.Pdf pdf1 = new Aspose.Pdf.Generator.Pdf();