Currently
I am working on functionality where I need to generate documents in PDF
format. At minimum, I need to implement below mentioned features
with PDF document generation:
1) Auto page break(Content wrapping into multiple pages).
2) Options for adding header in each page.
3) Watermark
4) Thumbnail Creation for each page.
5) Adding images in document without decrease the quality of that image.
I
have gone through with some external vendors but not completely satisfy
with performance and output. Can you please suggest some API/DLLs
which can help me to generate PDF documents on fly. If possible, also
provide purchase details also.
SOLUTION 1:
Try ITextsharp .it is a good open source project for pdf generation.
No comments:
Post a Comment