Click here to Skip to main content
15,884,298 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Does iTextSharp support Windows Metro Apps?

I am trying to create PDFs from a C# Metro App, but PdfWriter.GetInstance requires some arguments which is not available in WinRT.

Any help would be EXTREMELY appreciated!
Posted
Comments
Manfred Rudolf Bihy 17-Jul-12 6:26am    
Would you mind telling us the exact signature of said method. Only though if doesn't inconvenience you too much.
Farhan Ghumra 17-Jul-12 6:43am    
I am following this article. http://www.mikesdotnetting.com/Article/80/Create-PDFs-in-ASP.NET-getting-started-with-iTextSharp

i know server.mappath() is not to use but i can't pass arguments in PdfWriter.GetInstance() method

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900