Convert txt file to Acrobat pdf

Share your advanced PureBasic knowledge/code with the community.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Post by doctorized »

UserOfPure
Enthusiast
Enthusiast
Posts: 469
Joined: Sun Mar 16, 2008 9:18 am

Post by UserOfPure »

doctorized wrote:Check out my new topic:

http://www.purebasic.fr/english/viewtopic.php?t=38879
I see from this other topic that we must credit the author if we use this code. Not good. Please don't rip code from other sites and post them here, and then spring on us the license details later. It's not good. You were asked about licensing issues before and said the code's author was unknown; in that case you shouldn't have posted the code. It's immoral and unethical.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Post by doctorized »

UserOfPure wrote: I see from this other topic that we must credit the author if we use this code. Not good. Please don't rip code from other sites and post them here, and then spring on us the license details later. It's not good. You were asked about licensing issues before and said the code's author was unknown; in that case you shouldn't have posted the code. It's immoral and unethical.
You all have to do is write a line for him, is it so big deal? He does not want anything else. There is NO license! You DO NOT have to contact with him. If it is so big deal for you, just DO NOT use it. You are not forced to use it, ARE YOU? The code for pdf version 1.2 is mine, but for 1.3 is not. I only said that the code will be extended by me.
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Hang on, who exactly wrote the Purebasic code to create pdf files?

If doctorized has written the code based on some existing VB code, and providing the author has given his permission, then I see nothing wrong. Doctorized will have saved some people a lot of work as it will be a damn site easier for PB users to use PB code than the original VB code.

If this is not your Purebasic code doctorized, then, well, yes, perhaps a link to the authors site would have been more appropriate.

Clarification required methinks! :)
I may look like a mule, but I'm not a complete ass.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Post by Kwai chang caine »

My master wrote:Clarification required methinks!
In all the case.....it's not me :lol:
It's the good thing with KCC....never he create in your head this style of question and never build this worries to you :lol:
It's cool no !!! :roll:
Ok ok....Excuse me....i go out :oops:
ImageThe happiness is a road...
Not a destination
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Post by doctorized »

srod wrote:Hang on, who exactly wrote the Purebasic code to create pdf files?
As I said, I wrote the code in PureBasic. I also sent a copy of the code to the VB author to post it to his web site. This was not necessary, but I thought that he would like to post it among the other versions of his code (Visual Basic 6.0, Visual Basic .Net, Visual Basic 2005, ASP, PowerBASIC).
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

Then I see no problem with what you have done, it will save some people a lot of work.

Thanks.
I may look like a mule, but I'm not a complete ass.
Post Reply