GroupDocs.Signature for Java은 문서에 대한 QR 코드 서명을 만들고 생성하기 위한 성숙한 API입니다. 사용자는 텍스트를 제공하는 QR 코드 서명을 생성하여 다운로드하거나 이미지로 소셜 미디어에 공유할 수 있습니다. 서명된 문서는 API로 스캔하거나 모바일 카메라를 통해 간단히 스캔할 수 있습니다! QR 코드 서명을 추가하여 비즈니스 계약 및 공식 문서에 전자 서명하고 조작하십시오. 모든 QR 코드 서명에는 서명자를 식별하거나 문서를 승인하는 고유한 사용자 지정 정보가 포함됩니다. 또한 QR 코드 콘텐츠는 프로그래밍 방식으로 개인 키로 암호화 및 해독할 수 있습니다. 이는 공개 문서 내에서 중요한 데이터를 공유할 수 있는 많은 기능을 제공합니다. 서명 후 사용자는 PDF, MS Word 문서, MS Excel 통합 문서, MS PowerPoint 프레젠테이션, Adobe Photoshop 파일 및 다양한 이미지 형식 내에서 QR 코드를 업데이트, 확인, 삭제, 미리보기 또는 검색할 수 있습니다. QR 코드는 추가로 사용자 정의할 수 있습니다.
GroupDocs.Signature for Java은 Qrcode 서명으로 Wmf 문서에 빠르고 쉽게 서명할 수 있는 기능을 제공합니다.
GroupDocs.Signature for Java은(는) 모든 주요 플랫폼 및 운영 체제에서 지원됩니다. 아래 코드를 실행하기 전에 시스템에 다음 전제 조건이 설치되어 있는지 확인하십시오.
// Set up input Wmf file
String filePath = "input.wmf";
// Set up output file
String outputFilePath = "output.wmf";
// Instantiate Signature for input file
Signature signature = new Signature(filePath);
// create barcode option with predefined barcode text
BarcodeSignOptions options = new BarcodeSignOptions("John Smith");
// setup Barcode encoding type
options.setEncodeType(QrCodeTypes.G S1 Data Matrix);
// set signature position
options.setLeft(50);
options.setTop(50);
options.setWidth(200);
options.setHeight(50);
// sign Wmf document
SignResult result = signature.sign(outputFilePath, options);
지금 바로 GroupDocs.Signature 앱 웹사이트에서 다양한 서명으로 Wmf 파일에 서명하세요. 무료 온라인 데모가 여러분을 기다리고 있습니다.
API를 다운로드할 필요가 없습니다
코드를 작성할 필요가 없습니다.
소스파일만 올려주세요
파일 저장을 위한 다운로드 링크 받기
GS1 Data Matrix는 GS1 사양을 준수하는 Data Matrix의 변형입니다. GS1 DataMatrix를 사용하여 AI(01) GTIN(Global Trade Item Number), AI(17) 만료 날짜, AI(10) 배치 번호, AI(21) 일련 번호와 같은 정보를 인코딩합니다(이에 국한되지 않음). .
문자 집합: 대문자 및 소문자 및 특수 문자 $@%+-./:=<>;&_,’! 모두 올바른 애플리케이션 식별자를 사용합니다.
코드 텍스트 용량: 최대 3116자리 숫자 또는 2335자의 영숫자.
“다른 서명 유형으로 Wmf에 서명할 수도 있습니다. 아래 목록을 참조하십시오.”
(Portable Document Format)
(Microsoft Word Binary Format)
(Office 2007+ Word Document)
(Microsoft Word 2007 Marco File)
(Microsoft Word Template Files)
(Microsoft Word 2007+ Template File)
(Microsoft Word Template File )
(OpenDocument Text File Format)
(OpenDocument Standard Format)
(Rich Text Format)
(Microsoft Excel Spreadsheet (Legacy))
(Open XML Workbook)
(Macro-enabled Spreadsheet)
(Excel Binary Workbook)
(Comma Seperated Values)
(OpenDocument Spreadsheet)
(OpenDocument Spreadsheet Template)
(Excel Template)
(Excel Macro-Enabled Template)
(Microsoft PowerPoint 97-2003)
(Open XML presentation Format)
(PowerPoint Slide Show)
(PowerPoint Slide Show)
(OpenDocument Presentation Format)
(OpenDocument Standard Format)
(Microsoft PowerPoint Template Presentation)
(Microsoft PowerPoint Template File)
(Macro-enabled Presentation File)
(Macro-enabled Slide Show)
(Portable Network Graphic)
(Joint Photographic Expert Group Image)
(Bitmap Image File)
(Graphical Interchange Format)
(Tagged Image File Format)
(Scalar Vector Graphics)
(Raster Web Image Format)