enufichier.add_command(label="Open mask",command=Ouvrir)
menufichier.add_command(label="Save mask",command=save)
#menufichier.add_command(label="Convert pdf",command=convert)
menufichier.add_command(label="Close mask",command=Fermer)
menufichier.add_command(lab
but i didn't get the pdf file :/
2015-09-20 21:52 GMT+02:00 Laura Creighton :
> In a message of Sun, 20 Sep 2015 21:32:34 +0200, Baladjy KICHENASSAMY writes:
>>o ok i got it
>>actually it's very easy the commande is :
>>ps2pdf -dEPSCrop image.ps
>>
>>
Hello,
I'm using macosx, ps2pdf version i don't know :/ sorry
ok actually i found what is the problem...
There is no problem with the ps file every thing is fine =)
Can u please just tell me how to change paper settings ?
i want to go from portait to landscape ?
2015-09-20 20:12 GMT+02:00
ra Creighton :
> In a message of Sun, 20 Sep 2015 20:27:48 +0200, Baladjy KICHENASSAMY writes:
>>Hello,
>>
>>I'm using macosx, ps2pdf version i don't know :/ sorry
>>ok actually i found what is the problem...
>>
>>There is no problem with the ps
Hello guys,
i need some help with is program
I have a txt file "test.txt" where there is Name;Sexe;Answer(Y or N)
example of txt file:
--
*nam1;F*;Y
nam2;M;N
nam3;F;Y
nam4;M;N
halo;M;Y
rock;M;N
nam1;F;N
_
so my program will ask t