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 repository contains test project and instructions on how to use Aspose.Barcode Cloud SDK for Java in Android applications.
3
+
# Barcode Processing in the Cloud via REST API
4
+
This [cloud SDK assists you to seamlessly integrate barcode generation](https://products.aspose.cloud/barcode/android), processing & conversion functionality into your Android & other Java cloud apps.
5
+
Generate new barcodes (Linear, 2D & Postal), configure barcode properties and attributes, such as barcode height, dimensions, image format, and more.
6
+
Scan existing barcodes belonging to 60+ symbologies, including, *Codabar*, *PDF417*, QR, *MicroQR*, *EAN*, *Postnet*, *UPC*, *RM4SCC* and many more.
-[Generate](https://docs.aspose.cloud/barcode/generate-format-and-manipulate-a-barcode-using-cloud-storage/), scan and customize *1D* (linear), *2D* and *postal* barcodes.
12
+
- Generate and recognize barcodes with the checksum option.
13
+
- Fetch barcode as an image stream or save the barcode to the local disk.
PDF417, MacroPDF417, MicroPDF417, CompactPDF417 (Decode only), DataMatrix, Aztec, QR, MicroQR, DotCode, MaxiCode, Italian Post 25, GS1DataMatrix, Code16K.
37
+
38
+
### Postal barcode symbologies:
39
+
Postnet, Planet, USPS OneCode, Australia Post, Deutsche Post Identcode, Deutsche Post Leticode, RM4SCC, SingaporePost, AustralianPosteParcel, SwissPostParcel, UpcaGs1DatabarCoupon.
40
+
41
+
## Enhancements in Version 20.12
42
+
43
+
- Ability to specify word wraps (line breaks) within text.
44
+
- Set flag of 2D composite component with DataBar barcode.
45
+
- Support to set the option to allow only GS1 encoding standard for Databar barcode type.
46
+
- Various enhanced paramters for the QR structured append mode.
47
+
48
+
## Enhancements in Version 20.11
49
+
- Updated and fixed the UI components.
50
+
- Added additional fields to the Databar section.
51
+
- Added the Datamatrix support for Macro 5 and 6.
52
+
53
+
## Enhancements in Version 20.10
54
+
- Investigated the addition of NoWrap mode to BarcodeGenerator text fields.
55
+
- Add the encodation scheme selector to the DataMatrix codetext.
7
56
8
57
9
58
## Prerequisites
@@ -22,11 +71,11 @@ To use Aspose Barcode Cloud for Android you need to register an account with [As
22
71
23
72
All Aspose.BarCode for Cloud SDKs, helper scripts and templates are licensed under [MIT License](LICENSE).
0 commit comments