Includes Digital Signature in Reports

nikeman77
Member Posts: 517
Hi guys,
anyone ever implement digital signature in version 5?
i would like to include them in reports eg: do/ si
anyone ever implement digital signature in version 5?
i would like to include them in reports eg: do/ si
0
Answers
-
What do you mean with digital signature? You want to sign the PDF you create? Or you want to "include" picture with the signature of some person?0
-
hi kine,
i reckon image of the signature will be a better choice, but in navision, when i declared a field of blob where can i store the image?0 -
in the field of type blob... what is the problem?0
-
hi kline,
sorry for the stupid question but where can i place the physical file of the image? so that it is able to link it to the blob.0 -
I think that you miss some basic knowledge about the BLOB fields. You need to save the file into the blob field - blob field has functions to import and export the files into/out of the field. It means, you take the file from some disc (local/network) and upload it into the blob field. Than the file is stored in the database as data. If you need, you can export/download the file from the field or display it in report...0
-
hi kine,
a million thanks!
i got them from company information form import picture button and copy the code over, now it works like a clock work!0 -
test0
-
neetag32 wrote:I have used .net class library for print digital signature in report.
cert := cert.Cert();
metadata := metadata.MetaData();
testt := testt.TestSignature();
return := testt.AddSignature('path for your certificate','password of your certificate','existing file path','new file path');
//for e.g return := testt.AddSignature('abc.pfx','abc@123','D:\test.pdf','D:\test223.pdf');
MESSAGE('Verifed');
I have given file link dll file below.
Step to install DLL
1) add DLLinto nav RTC-Addin folder
2) create dot net type variable and select dll from navision tab
http://www.filemail.com/d/vfdkywfbdlktnuh?
Any chance for a download of the VS project?0 -
0
-
I am not able to download dll. Can you please upload that dll again0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions