Soldato
- Joined
- 27 Mar 2003
- Posts
- 2,710
I am currently trying to create an aspx site that is capable of generating pdf documents based on text entered into a website.
I am currently using fckeditor to allow text and images to be entered and then using iTextSharp to convert the html generate into a pdf document.
Now this does work but it doesn't seem to be applying any styling that I set within the html and positioning of images is all over the place.
Has anyone done anything like this before and if so are there better solutions. Ideally I would like a free solution but if I need to pay for something that can do it easily then that is an option I will consider.
edit:
I did try using pdf templates but these didn't quite work for me. They were a little to limiting in what I wanted to achieve.
I am currently using fckeditor to allow text and images to be entered and then using iTextSharp to convert the html generate into a pdf document.
Now this does work but it doesn't seem to be applying any styling that I set within the html and positioning of images is all over the place.
Has anyone done anything like this before and if so are there better solutions. Ideally I would like a free solution but if I need to pay for something that can do it easily then that is an option I will consider.
edit:
I did try using pdf templates but these didn't quite work for me. They were a little to limiting in what I wanted to achieve.