gotak/pdf.go
changeset 10 8dc05ff5dbe2
parent 0 00371339bbcc
child 11 cd1296df76f1
equal deleted inserted replaced
9:4b3436c03726 10:8dc05ff5dbe2
       
     1 // Copyright (C) 2016 Mikael Berthe <mikael@lilotux.net>. All rights reserved.
       
     2 // Use of this source code is governed by the MIT license,
       
     3 // which can be found in the LICENSE file.
       
     4 
     1 package main
     5 package main
     2 
     6 
     3 import (
     7 import (
     4 	"fmt"
     8 	"fmt"
     5 
     9