hi i want to store my 5000 drk in a paper wallet like bitcoin, is that possible?
Help > Debug window > Console - in text entry box at bottom type:
walletpassphrase yourpassphrase 60
...then...
dumpprivkey darkcoinaddress
It will output a long string. Copy it and keep that string safe, your paper wallet is whatever you write it on.
Note that your wallet will likely contain many Darkcoin addresses, you can move everything into one address first then dumpprivkey for that one address.