-
-
Notifications
You must be signed in to change notification settings - Fork 579
Closed
Labels
Description
I want to work with one pdf-file and it fails. For example with trim command:
pdfcpu trim -pages 1 input.pdf &> crash.log
I get the attached log-file. The input.pdf validates.
I created the pdf-file with LibreOffice Writer (including a textbox).
Having pdfcpu 0.41 dev under ArchLinux.
// I investigated the code and found out, that the crash happens in
func optimizeFontAndImages(ctx *model.Context) error