Print Page | Close Window

SignFile function unrecognized (Dylib version)

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=2959
Printed Date: 28 Apr 24 at 7:44AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: SignFile function unrecognized (Dylib version)
Posted By: JMLM
Subject: SignFile function unrecognized (Dylib version)
Date Posted: 20 Aug 14 at 1:01PM
Hello,
SignFile function is not available on mac (Dylib version).
It  exists in the User guide 

SignFile

Security and Signatures

Description

Applies a digital signature to a PDF document on disk.

The signing identity must be in PKCS#12 format containing a certificate and private key.

Syntax

Dylib

int DPLSignFile(int InstanceID, wchar_t * InputFileName,

wchar_t * OpenPassword, wchar_t * SignatureFieldName,

wchar_t * OutputFileName, wchar_t * PFXFileName,

wchar_t * PFXPassword, wchar_t * Reason, wchar_t * Location,

wchar_t * ContactInfo);

Objective-C class

- (int)SignFile:(NSString *)InputFileName :(NSString *)OpenPassword

:(NSString *)SignatureFieldName :(NSString *)OutputFileName

:(NSString *)PFXFileName :(NSString *)PFXPassword

:(NSString *)Reason :(NSString *)Location

:(NSString *)ContactInfo;


But can't be call in xcode.

Cheers.




Replies:
Posted By: JMLM
Date Posted: 02 Sep 14 at 1:20PM
up Wink


Posted By: Ingo
Date Posted: 04 Sep 14 at 10:23AM
Hi,
 
you know you're in the user Forum?  ;-)
Debenu-members are reading here from time to time but if you wanna be sure that an error should be known by Debenu you should post it into the official Support page.
 
Cheers, Ingo


-------------
Cheers,
Ingo



Posted By: JMLM
Date Posted: 04 Sep 14 at 12:27PM
hello Ingo,
you're right, didn't know that.
Thanks.



Posted By: Rowan
Date Posted: 05 Sep 14 at 1:27PM
Hi JMLM,

Sorry for the delayed response. The Mac version does not currently support digital signatures but it will in approximately 2 months time, it is something we're working on at the moment.

Cheers,
- Rowan.


Posted By: JMLM
Date Posted: 05 Sep 14 at 3:21PM
Ok thanks. "2 months time" good to know that.
still motivated by the relevance of your product
Cheers Jim



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk