Hello,
We have published a blog article about modifying a signed PDF without compromising the signature using incremental updates.
You will find it here:
https://www.gdpicture.com/blog/modify-signed-pdf/
Please let us know if you have any further questions!
Regards,
Elodie
Search found 38 matches
- Tue Jan 31, 2023 4:47 pm
- Forum: PDF
- Topic: Modify signed PDF without compromising the signature
- Replies: 7
- Views: 101186
- Mon Mar 28, 2022 4:07 pm
- Forum: DocuVieware
- Topic: How to Implement DocuVieware as a NuGet
- Replies: 0
- Views: 1324
How to Implement DocuVieware as a NuGet
Hello!
We just published a new blog article about implementing DocuVieware as a NuGet:
https://www.docuvieware.com/blog/how-to ... are-nuget/
Please let us know if you have any questions!
Regards,
Elodie
We just published a new blog article about implementing DocuVieware as a NuGet:
https://www.docuvieware.com/blog/how-to ... are-nuget/
Please let us know if you have any questions!
Regards,
Elodie
- Thu Jan 06, 2022 5:35 pm
- Forum: Announcements
- Topic: GdPicture.NET & DocuVieware are now available as NuGets through nuget.org
- Replies: 0
- Views: 3803
GdPicture.NET & DocuVieware are now available as NuGets through nuget.org
Hello and happy new year!
You will find now find GdPicture.NET & DocuVieware NuGet packages on these pages:
https://www.nuget.org/packages/GdPicture/
https://www.nuget.org/packages/DocuVieware/
Let us know if you have any questions!
Regards,
Elodie
You will find now find GdPicture.NET & DocuVieware NuGet packages on these pages:
https://www.nuget.org/packages/GdPicture/
https://www.nuget.org/packages/DocuVieware/
Let us know if you have any questions!
Regards,
Elodie
- Mon Sep 06, 2021 9:14 am
- Forum: DocuVieware
- Topic: How to Set up and Use DocuVieware with Electron
- Replies: 0
- Views: 1890
How to Set up and Use DocuVieware with Electron
Hello!
We just published a new blog article about DocuVieware integration with Electron:
https://www.docuvieware.com/blog/docuvi ... -tutorial/
We will also add it to the documentation in the next few days.
Please let us know if you have any questions!
Regards,
Elodie
We just published a new blog article about DocuVieware integration with Electron:
https://www.docuvieware.com/blog/docuvi ... -tutorial/
We will also add it to the documentation in the next few days.
Please let us know if you have any questions!
Regards,
Elodie
- Mon Dec 07, 2020 4:09 pm
- Forum: Example requests & Code samples
- Topic: [Document Converter]TIFF Conversion
- Replies: 0
- Views: 2867
[Document Converter]TIFF Conversion
Hello! We have published a new article with a code sample to convert any document to TIFF with the GdPicture.NET Document Converter: https://www.gdpicture.com/blog/tiff-conversion/ Here is the sample in C#: using (GdPictureDocumentConverter gdpictureDocumentConverter = new GdPictureDocumentConverter...
- Fri Nov 13, 2020 11:56 am
- Forum: Example requests & Code samples
- Topic: [DocumentConverter] DOC to DOCX Conversion
- Replies: 0
- Views: 2468
[DocumentConverter] DOC to DOCX Conversion
Hello! We have published a new article with a code sample to convert a DOC file to DOCX with the GdPicture.NET Document Converter: https://www.gdpicture.com/blog/doc-docx-conversion Here is the sample in C#: GdPictureStatus status; using (GdPictureDocumentConverter gdpictureDocumentConverter = new G...
- Fri Nov 13, 2020 10:46 am
- Forum: Example requests & Code samples
- Topic: [PDF/A] New PDF/A Validator
- Replies: 0
- Views: 2239
[PDF/A] New PDF/A Validator
Hello! We have released a PDF/A validator to check the ISO compliance of your files: https://www.gdpicture.com/blog/new-pdfa-validator/ Here is an example on how to validate PDF/A-2b conformance(C#): using (GdPicturePDF oGdPicturePDF = new GdPicturePDF()) { string caption = "Example: ValidatePD...
- Fri Nov 13, 2020 10:36 am
- Forum: DocuVieware
- Topic: DocuVieware Integration into SharePoint 2019
- Replies: 8
- Views: 4181
Re: DocuVieware Integration into SharePoint 2019
Hello,
For a SharePoint integration, you will need to use the commercial version of DocuVieware.
You will find here the comparison matrix for DocuVieware and DocuVieware Lite:
https://www.docuvieware.com/guides/aspn ... 0Lite.html
Regards,
Elodie
For a SharePoint integration, you will need to use the commercial version of DocuVieware.
You will find here the comparison matrix for DocuVieware and DocuVieware Lite:
https://www.docuvieware.com/guides/aspn ... 0Lite.html
Regards,
Elodie
- Tue Sep 15, 2020 10:19 am
- Forum: DocuVieware
- Topic: DocuVieware Integration into SharePoint 2019
- Replies: 8
- Views: 4181
DocuVieware Integration into SharePoint 2019
Hello!
Today's tutorial is about how to integrate DocuVieware into SharePoint.
https://www.docuvieware.com/blog/docuvi ... harepoint/
Please let us know if you have any questions!
Have a nice day,
Regards,
Elodie
Today's tutorial is about how to integrate DocuVieware into SharePoint.
https://www.docuvieware.com/blog/docuvi ... harepoint/
Please let us know if you have any questions!
Have a nice day,
Regards,
Elodie
- Mon Aug 31, 2020 11:14 am
- Forum: Example requests & Code samples
- Topic: [OCR] New MRZ Recognition Engine
- Replies: 0
- Views: 2417
[OCR] New MRZ Recognition Engine
Hello, We have released a new MRZ recognition engine to read Machine Readable Travel Documents. The only thing you need to do for switching from our general-purpose OCR to MRZ is to specify the special context as a parameter of the RunOCR method: gdPictureOcr.SetImage(imageId); resultId = gdPictureO...
- Thu Aug 27, 2020 11:10 am
- Forum: DocuVieware
- Topic: How to Set up and Use DocuVieware with Angular 10
- Replies: 0
- Views: 2533
How to Set up and Use DocuVieware with Angular 10
Hello! Today, we would like to share our latest DocuVieware tutorial with you, about how to set up and use our HTML5 viewer and document management kit with Angular 10. https://www.orpalis.com/blog/docuvieware-tutorial-for-angular10/ Let us know if you have any questions! Have a nice day, Regards, E...
- Mon Jul 20, 2020 11:09 am
- Forum: DocuVieware
- Topic: How to Set up and Use DocuVieware with Blazor
- Replies: 2
- Views: 2738
How to Set up and Use DocuVieware with Blazor
Hello!
Today, we would like to share our latest DocuVieware tutorial with you, written by Blazor expert Jeremy Likness, which focuses on the ASP.NET Core hosted version of Blazor WebAssembly.
https://www.docuvieware.com/blog/docuvi ... al-blazor/
Have a nice day,
Regards,
Elodie
Today, we would like to share our latest DocuVieware tutorial with you, written by Blazor expert Jeremy Likness, which focuses on the ASP.NET Core hosted version of Blazor WebAssembly.
https://www.docuvieware.com/blog/docuvi ... al-blazor/
Have a nice day,
Regards,
Elodie
- Thu May 14, 2020 1:45 pm
- Forum: Example requests & Code samples
- Topic: Creating a Document Viewer App (WPF/.NET Core)
- Replies: 0
- Views: 2619
Creating a Document Viewer App (WPF/.NET Core)
Hi everyone!
In today’s tutorial, you will learn how to integrate a universal document viewer into your app with WPF on .NET Core.
https://www.gdpicture.com/blog/universa ... otnetcore/
Have a nice day,
Regards,
Elodie
In today’s tutorial, you will learn how to integrate a universal document viewer into your app with WPF on .NET Core.
https://www.gdpicture.com/blog/universa ... otnetcore/
Have a nice day,
Regards,
Elodie
- Mon May 11, 2020 12:22 pm
- Forum: DocuVieware
- Topic: How to Set up and Use DocuVieware with React
- Replies: 0
- Views: 2677
How to Set up and Use DocuVieware with React
Hello!
In our latest blog article, you will find a tutorial on how to set up and use DocuVieware HTML5 Viewer and Document Management Kit in a web app using React.
https://www.docuvieware.com/blog/docuvi ... ith-react/
Have a nice day,
Regards,
Elodie
In our latest blog article, you will find a tutorial on how to set up and use DocuVieware HTML5 Viewer and Document Management Kit in a web app using React.
https://www.docuvieware.com/blog/docuvi ... ith-react/
Have a nice day,
Regards,
Elodie
- Mon Mar 23, 2020 5:44 pm
- Forum: Example requests & Code samples
- Topic: PDF Layers
- Replies: 1
- Views: 3925
PDF Layers
Hello,
We have a new tutorial about Optional Content Groups, aka PDF layers.
You will find it here:
https://www.gdpicture.com/blog/pdf-layers-ocg/
Regards,
Elodie
We have a new tutorial about Optional Content Groups, aka PDF layers.
You will find it here:
https://www.gdpicture.com/blog/pdf-layers-ocg/
Regards,
Elodie