Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

TestConvertPDF crash #16

Closed
avelino opened this issue Mar 26, 2019 · 0 comments · Fixed by #17
Closed

TestConvertPDF crash #16

avelino opened this issue Mar 26, 2019 · 0 comments · Fixed by #17
Labels

Comments

@avelino
Copy link

avelino commented Mar 26, 2019

--- FAIL: TestConvertPDF (0.05s)
	pdf_test.go:63: ConvertPDF() meta = map[string]string{"Producer":"Acrobat Distiller 7.0.5 (Windows)", "Form":"none", "Encrypted":"yes (print:yes copy:no change:no addNotes:no algorithm:RC4)", "Page rot":"0", "MediaBox":"0.00     0.00   612.00   792.00", "ArtBox":"0.00     0.00   612.00   792.00", "Title":"PDF Test Page", "Author":"Yukon Department of Education", "Pages":"1", "ModDate":"Wed Jun  4 15:47:36 2008", "Tagged":"no", "CropBox":"0.00     0.00   612.00   792.00", "BleedBox":"0.00     0.00   612.00   792.00", "File size":"20597 bytes", "Optimized":"yes", "CreationDate":"Wed Jun  4 15:44:00 2008", "Page size":"612 x 792 pts (letter)", "PDF version":"1.6", "Creator":"Acrobat PDFMaker 7.0.7 for Word", "TrimBox":"0.00     0.00   612.00   792.00"}; not map[string]string{"Pages":"1", "Encrypted":"yes (print:yes copy:no change:no addNotes:no algorithm:RC4)", "Tagged":"yes", "Optimized":"yes", "CreationDate":"Wed Jun  4 19:44:00 2008 -03", "Page rot":"0", "BleedBox":"0.00     0.00   612.00   792.00", "Producer":"Acrobat Distiller 7.0.5 (Windows)", "ArtBox":"0.00     0.00   612.00   792.00", "ModDate":"Wed Jun  4 19:47:36 2008 -03", "CropBox":"0.00     0.00   612.00   792.00", "Form":"none", "TrimBox":"0.00     0.00   612.00   792.00", "File size":"20597 bytes", "Suspects":"no", "MediaBox":"0.00     0.00   612.00   792.00", "Title":"PDF Test Page", "JavaScript":"no", "Author":"Yukon Department of Education", "PDF version":"1.6", "Creator":"Acrobat PDFMaker 7.0.7 for Word", "Page size":"612 x 792 pts (letter)", "UserProperties":"no"}
FAIL
FAIL	github.com/nuveo/docconv	0.056s
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant