Hi,
I want to create and write some contents to a pdf file and need to open that file for the display in my application.
Please help me over this issues.
I have the following assumption, please correct me if i am wrong.
1)There are no native pdf support in symbian platform.
2)In Qt, we can use QPrinter to do the functionality, but symbian doesnt have pdf support.
3)QFile can be used to create any type of file(pdf also)
Thanks and Regards
vshnu..



