You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may not actually be a bug, but im hoping to at least get some help on this issue im facing.
Im using the grayscale example to transform a pdf to grayscale. When i open the resulting pdf i get the message An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem. and the pdf indeed does not display correctly.
Expected Behavior
Popular PDF viewers such as Acrobat should be able to render PDFs that have been transformed to grayscale
Actual Behavior
Steps to reproduce the behavior:
$ cd unipdf-examples/advanced
copy trouble pdf to directory
$ go run pdf_grayscale_transform.go sample-pdf-file.pdf gray.pdf
Description
This may not actually be a bug, but im hoping to at least get some help on this issue im facing.
Im using the grayscale example to transform a pdf to grayscale. When i open the resulting pdf i get the message
An error exists on this page. Acrobat may not display the page correctly. Please contact the person who created the PDF document to correct the problem.
and the pdf indeed does not display correctly.Expected Behavior
Popular PDF viewers such as Acrobat should be able to render PDFs that have been transformed to grayscale
Actual Behavior
Steps to reproduce the behavior:
$ cd unipdf-examples/advanced
$ go run pdf_grayscale_transform.go sample-pdf-file.pdf gray.pdf
Attachments
Trouble PDF (color): sample-pdf-file.pdf
Trouble PDF (grayscale): gray.pdf
Acrobat Error Message:
![Image](https://private-user-images.githubusercontent.com/43145893/411688825-37d9fcab-f9c3-4cb2-9946-02043b52c80f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzMxMjIsIm5iZiI6MTczOTM3MjgyMiwicGF0aCI6Ii80MzE0NTg5My80MTE2ODg4MjUtMzdkOWZjYWItZjljMy00Y2IyLTk5NDYtMDIwNDNiNTJjODBmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE1MDcwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTUxODEyZjhjYWVjMTc1NWE3MWZiMDZhNWU4MGM2MjM4ZDE0YjVlMjAzZWI0OWE2Yzk1MzU2NjE5NGI5MWFlOGEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.6C7U39-3cAxTAJPUV9h-nB1vN1N7_AMx5YejgG8YBKc)
Acrobat PDF Render:
![Image](https://private-user-images.githubusercontent.com/43145893/411688960-64e7a046-5f52-4832-814e-445386892703.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNzMxMjIsIm5iZiI6MTczOTM3MjgyMiwicGF0aCI6Ii80MzE0NTg5My80MTE2ODg5NjAtNjRlN2EwNDYtNWY1Mi00ODMyLTgxNGUtNDQ1Mzg2ODkyNzAzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE1MDcwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY1ODA5YTEyNzA4OTdlMzUxODRjNTBjNjJjNjU2YmNjMTYyNDJlM2UxMWVlNmRmMGUxNDg3M2M2MTM2NjljMjQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.RCGdhct47Clz3odSguhcu-RGTaQUg3MvC-ICJZXEyv8)
The text was updated successfully, but these errors were encountered: