jasonrogena / jasonrogena/php-excel-reader

Unable to display Bitmap images embedded in .xls

Open
#120 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1.take any excel file with bitmap image embedded in it
2.try to dump the contents of the file using excel reader
3.

What is the expected output? What do you see instead?

Expected output is same image .. what i see instead is a blank space ie. data
missing.

Please provide any additional information below.

```

Original issue reported on code.google.com by `harshvo...@gmail.com` on 4 Jun 2011 at 10:15

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the problem with an .xls file containing an embedded bitmap, then inspect the reader's image-handling path and compare its dump with the source workbook. Done means the embedded bitmap is preserved in the output instead of appearing as a blank space.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.