Skip to content

Get Representation does not work for word and excel #590

@ManasaMS85

Description

@ManasaMS85

BOXRepresentationHints API - has only 3 options -
extern const BOXRepresentationHints BOXRepresentationHintsDefaultThumbnails;
/// A good preview for most file types. Maybe more than one preview representation
/// (currently at least the first available of PDF, HLS, MP4, MP3 or JPG)
extern const BOXRepresentationHints BOXRepresentationHintsDefaultPreview;
/// Both thumbnails and the preview defined above
extern const BOXRepresentationHints BOXRepresentationHintsDefaultThumbnailsandPreview;

I need to show high quality image and pdf, word and excel's first page - the option selected - BOXRepresentationHintsDefaultPreview works for images and PDF but doesnot work for word and excel . Is their any way or API which gives me all of these options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions