Skip to content

Commit

Permalink
meta: fix pdf export ole example
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaliance committed Jul 27, 2018
1 parent b373ef7 commit e6c0562
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _examples/document/pdf-export-ole/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
"path/filepath"

"baliance.com/gooxml/document"
ole "github.com/go-ole/go-ole"
"github.com/go-ole/go-ole/oleutil"
)

Expand Down
Binary file modified document/testdata/header-footer-multiple.docx
Binary file not shown.
Binary file modified document/testdata/simple-1.docx
Binary file not shown.
Binary file modified spreadsheet/testdata/simple-1.xlsx
Binary file not shown.
Binary file modified spreadsheet/testdata/simple-2.xlsx
Binary file not shown.

0 comments on commit e6c0562

Please sign in to comment.