Please tell me how to convert text to PDF using PDF Clown library. I am using first time pdflown library. Is there any way to bind my string to PDF using this library.
Asked
Active
Viewed 565 times
0
-
1If the library has a documentation, use it. If it doesn't then don't use the library. – sachin Oct 03 '16 at 07:36
-
Have a look at the [examples](https://sourceforge.net/p/clown/code/HEAD/tree/trunk/dotNET/pdfclown.samples.cli/). There are text showing examples of variant complexity among them. – mkl Oct 03 '16 at 08:35
-
I have used itextsharp but in windows CE it fails to create PDF – John Wick Oct 03 '16 at 08:56