Click here to Skip to main content
15,923,051 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
I need to create one class library using Design pattrn for generating PDF.
user have option to select option like PDF will be with Header or withour header and what is the font size and font stylr. etc.....
i need to make this using design pattern.
i am new in design pattern . so can you please help me on this which design pattern is good for this requirment.

and how to implment this.
Posted
Comments
Tomas Takac 29-May-15 2:45am    
I think what you really need is to understand how design patterns fit in software development landscape so you don't ask questions like this in the future.

1 solution

Why do you think a Design Pattern will help to solve this problem? If you really think it has anything to do with your question then see http://en.wikipedia.org/wiki/Software_design_pattern[^].
 
Share this answer
 

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