  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Subject: Re: PdfPatterns | Subject: Re: PdfPatterns 2007-11-05 - By Bruno Lowagie
Back Viswanath Vankadari wrote: > > > Hi > > My domain is .Net > > I want to create Hatch Fill patterns(for example,Shingle pattern,Trellis > pattern,HorizontalBrick pattern) by using iTextSharp. > > How can create those patterns? >
My domain is Java.
In chapter 11 of "iText in Action" I explain how to create patterns.
For instance: http://itext.ugent.be/itext-in-action/examples/chapter11/Patterns.java results in this PDF: http://itext.ugent.be/itext-in-action/examples/chapter11/results/patterns.pdf
It should be easy to translate the example to C#; but you'll need a sound knowledge of chapters 10 and 11 to create the pattern you desire.
br, Bruno
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|
 |