commit
417390bd0f
7 changed files with 24 additions and 0 deletions
|
After Width: | Height: | Size: 516 KiB |
|
After Width: | Height: | Size: 462 KiB |
|
After Width: | Height: | Size: 4.4 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 219 KiB |
|
After Width: | Height: | Size: 28 KiB |
@ -0,0 +1,24 @@ |
|||||||
|
\documentclass[12pt,a5paper,bokmal]{article} |
||||||
|
\usepackage[utf8x]{inputenc} |
||||||
|
\usepackage{pst-barcode} |
||||||
|
\usepackage{amsmath} |
||||||
|
\usepackage{amsfonts} |
||||||
|
\usepackage{graphicx} |
||||||
|
\usepackage{amssymb} |
||||||
|
\usepackage{multicol} |
||||||
|
\usepackage{makeidx} |
||||||
|
\usepackage[margin=0.6in, a5paper]{geometry} |
||||||
|
\addtolength{\voffset}{-15pt} |
||||||
|
\title{BitCoin Wallet} |
||||||
|
\begin{document} |
||||||
|
\thispagestyle{empty} |
||||||
|
|
||||||
|
\begin{pspicture}(1in,1in) |
||||||
|
\psbarcode{1Fi3SuCVPfSk2zWwvdsySQqKVzaxP5bv5z}{includetext}{qrcode} |
||||||
|
\end{pspicture} |
||||||
|
1Fi3SuCVPfSk2zWwvdsySQqKVzaxP5bv5z |
||||||
|
\begin{pspicture}(1in,1in) |
||||||
|
\psbarcode{1Fi3SuCVPfSk2zWwvdsySQqKVzaxP5bv5z}{includetext}{qrcode} |
||||||
|
\end{pspicture} |
||||||
|
|
||||||
|
\end{document} |
||||||
Loading…
Reference in new issue