I am running a one man show, I contracted out the work, and his expertise was in c#. So Ive been learning c#. I dont have alot of direction in this project, I really am now needing good resources in iTextSharp to continue the momentum... I am a beginner, but have been studying c# and .NET alot, I have a ton of experience in SharePoint, and am now getting into the .NET world. The application I directed in developing takes a list of pdf's and writes that to a batch file from SharePoint with wget, rotates some of the images based on some criteria. See other post for specifics on my problem.
Tom Berchenbriter IT Director Family Environmental 319.491.1790 ________________________________________ From: 1T3XT BVBA [[email protected]] Sent: Saturday, October 01, 2011 10:35 AM To: Post all your questions about iText here Subject: Re: [iText-questions] Beginner Question on itext vs itextSharp On 1/10/2011 17:13, Tom Berchenbriter wrote: > I am trying to learn iText, and I have the iText in Action Book, but it is > written for java, but Ive been learning c#, and our company uses code that > references iTextSharp. I either have to start learning java which iText was > designed initially with, or should I just continue learning iTextSharp > instead of java code. what should I do? My personal taste is: use Java, but that should be irrelevant to you. Your criterion should be: what is the standard at the company I work for. If they're a company with plenty of knowledge about C# and no support (no helpdesk) for Java, learn more about C# and iTextSharp! One important advise though: don't start learning iTextSharp until AFTER you master C#. (Or don't start learning iText until AFTER you master Java.) Being a good programmer takes time, and you should do it step by step. iText(Sharp) and PDF are difficult enough as it is. You need sufficient knowledge about Java (or C#) before reading "iText in Action". That is: unless you master another language such as C++ (in which case, you have sufficient mileage to understand the book). ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
