[RESOLVED] VS Studio 2010 - create pdf and Image to Pdf or word doc
Hello I was wondering if it is possible to create a pdf (and eventually transfer content to it including an image) in VB?
Thanks,
JO
Re: VS Studio 2010 - create pdf and Image to Pdf or word doc
Yes, it is possible to do so. Judging by the fact you've registered today to probably ask this question, have you actually done any research? I assure you, this type of question has been asked many many many many times.
EDIT: There's even alibrary written to do so and many tutorials on it.
Re: VS Studio 2010 - create pdf and Image to Pdf or word doc
I posted to get other people's opinion on what they have used in the past to accomplish a similiar goal... not for them to google it and post the top 4 links.... and yes I did view those already (before I posted...) The library however I haven't viewed yet so thank you for that!
Re: VS Studio 2010 - create pdf and Image to Pdf or word doc
Quote:
Originally Posted by
joetinger
I posted to get other people's opinion on what they have used in the past to accomplish a similiar goal... not for them to google it and post the top 4 links.... and yes I did view those already (before I posted...) The library however I haven't viewed yet so thank you for that!
Then please specify that in your original post. I do not have a crystal ball (sadly, those would be very useful), so I did not realize you had done any searching at all. Please post a full and complete description of what you are wanting so it cuts down on the guesswork involved.
Re: VS Studio 2010 - create pdf and Image to Pdf or word doc
I think Formlesstree4 didn't only answer your question but also provided you with more information (all you asked were that if is possible to create a pdf in VB), did he?
As for the pdf library that he mentioned, it is a .Net library so it wouldn't work for you if you use VB6....
Re: VS Studio 2010 - create pdf and Image to Pdf or word doc
I think Formlesstree4 didn't only answer your question but also provided you with more information (all you asked were that if is possible to create a pdf in VB), did he?
As for the pdf library that he mentioned, it is a .Net library so it wouldn't work for you if you use VB6....
Re: VS Studio 2010 - create pdf and Image to Pdf or word doc
The library seems to work fine. I'll let you know if there are any issues. Thanks for the help!