@@ -3063,7 +3063,7 class TCPDF | |||||
3063 | out('/Filter /FlateDecode'); |
|
3063 | out('/Filter /FlateDecode'); | |
3064 | end |
|
3064 | end | |
3065 | out('>>'); |
|
3065 | out('>>'); | |
3066 | open(ctgfile) do |f| |
|
3066 | open(ctgfile, "rb") do |f| | |
3067 | putstream(f.read()) |
|
3067 | putstream(f.read()) | |
3068 | end |
|
3068 | end | |
3069 | out('endobj'); |
|
3069 | out('endobj'); |
General Comments 0
You need to be logged in to leave comments.
Login now