Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMohammed Ajaz
5,542 PointsPrinting a HTML page or converting to a pdf first and then printing
Hi,
I was wondering if anyone could give their experiences of printing HTML pages compared to printing PDFs.
I've been tasked with getting our app to print out business invoices and was wondering if anyone could give advice.
As of yet, I think I'll go with converting the HTML file into a PDF using c# and iTextsharp. However, I'd really like other peoples advice on this.
It has to be with c#.
Kind regards
1 Answer
Aleksey Papushin
5,554 PointsHi, Mohammed! A bit specific question. I don't know if teamtreehouse community is supposed to help for this kind of questions or not, but I'm pretty sure you should trying resources like stack exchange (stackoverflow in particular). It must be helpful. Good luck!