Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • L libtiff
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 159
    • Issues 159
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • libtiff
  • libtiff
  • Issues
  • #29
Closed
Open
Issue created Oct 01, 2019 by TIFF Bugzilla to GitLab Issues bot@tiffbugzillatogitlab

[BZ#2288] tiffcpp is giving error while meging tiff to pdf file

Submitted by sibi (sibi_s at infosys dot com) on 2011-01-24 05:30

Link to original bug (#2288)

Description

Hi,

While merging the tiff files to pdf files,tiffcpp is giving the follwoing error.
The ouptnof these files are mirrored.
Please do the need full for solving this issue.
I have aatched the orginal tiff file and the output file.

Error Message:
Merging all the TIF Files
TIFFReadDirectory: Warning, /tmp/U6ibidD____30046_-_de_001_11.TIF: invalid TIFF directory; tags are not sorted in ascending order.
TIFFReadDirectory: Warning, /tmp/U6ibidD____30046_-_de_001_11.TIF: unknown field with tag 32957 (0x80bd) encountered.
TIFFReadDirectory: Warning, /tmp/U6ibidD____30046_-_de_001_11.TIF: unknown field with tag 32958 (0x80be) encountered.
TIFFReadDirectory: Warning, /tmp/U6ibidD____30046_-_de_001_11.TIF: unknown field with tag 32959 (0x80bf) encountered.
TIFFReadDirectory: Warning, /tmp/U6ibidD____30046_-_de_001_11.TIF: unknown field with tag 32960 (0x80c0) encountered.
TIFFReadDirectory: Warning, /tmp/U6ibidD____30046_-_de_001_11.TIF: unknown field with tag 32961 (0x80c1) encountered.
/tmp/U6ibidD____30046_-_de_001_11.TIF: Warning, using bottom-left orientation.
TIFFReadDirectory: Warning, /tmp/V6ibieD____30046_-_de_009_11.TIF: invalid TIFF directory; tags are not sorted in ascending order.
TIFFReadDirectory: Warning, /tmp/V6ibieD____30046_-_de_009_11.TIF: unknown field with tag 32957 (0x80bd) encountered.
TIFFReadDirectory: Warning, /tmp/V6ibieD____30046_-_de_009_11.TIF: unknown field with tag 32958 (0x80be) encountered.
TIFFReadDirectory: Warning, /tmp/V6ibieD____30046_-_de_009_11.TIF: unknown field with tag 32959 (0x80bf) encountered.
TIFFReadDirectory: Warning, /tmp/V6ibieD____30046_-_de_009_11.TIF: unknown field with tag 32960 (0x80c0) encountered.
TIFFReadDirectory: Warning, /tmp/V6ibieD____30046_-_de_009_11.TIF: unknown field with tag 32961 (0x80c1) encountered.
/tmp/V6ibieD____30046_-_de_009_11.TIF: Warning, using bottom-left orientation.
Converting TIFF files to PDF
Launching PDF Viewer..
View action is complete

Regards,
S.Sibi

Attachment 433, "Problem Tiff file":
Problem_file.TIF

Attachment 434, "output file":
output_file.pdf

Attachment 463, "Proposed patch code for tif_getimage.c, based on LibTIFF 4.0 beta 7":
tif_getimage.c

Assignee
Assign to
Time tracking