I'm trying to develop a Windows 8.1 store app that can generate pdf report from the application data (Local Sqlite data in my case.). I've searched all over the internet to get a free library that can be used to generate pdf from the store app. But I might miss someone, this is why asking the experts in this field.
Apart from Syncfusion ,what are the available paid libraries can (cheaper than syncfusion) be used to generate pdf.
Note: Please do not refer ItextSharp or something similar that works only on C# console application.