Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Decodes data from hex text into a container value.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Container | 6.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
type | The type to return. Can be JPEG, TIFF, GIF, PNG, PDF or File. | "JPEG" | |
text | The text to process. | ||
filename | If filter is container, this defines the file name to use. | "test.txt" | Optional |
DontRenderPreview | Pass 1 to not create a JPEG with preview of first page as part of the container. (only for returning PDF) | 0 | Optional |
Returns container or error.
Created 30th November 2016, last changed 17th August 2018
Container.DecodeFromBase64 - Container.Decompress
Feedback: Report problem or ask question.