Search found 436 matches

by Gabriela
Mon Aug 12, 2019 5:43 pm
Forum: Feature Requests
Topic: Any Hope for .Net Standard?
Replies: 6
Views: 12677

Re: Any Hope for .Net Standard?

Hi, Bryan, It is because .NET Core 3 is not officially released by Microsoft, this support for GdPicture.NET is, like it is for Microsoft, on preview stage. We will then switch to the release stage as soon as Microsoft does it, currently announced for September 2019. Please refer to this article for...
by Gabriela
Mon Aug 12, 2019 11:44 am
Forum: PDF
Topic: GDPìcture for develop an Azure Web API
Replies: 5
Views: 8613

Re: GDPìcture for develop an Azure Web API

Hello,

GdPicture & DocuVIeware are now available for .NET Core 3 and higher based applications from the release 14.1.31.
by Gabriela
Mon Aug 12, 2019 11:43 am
Forum: DocuVieware
Topic: Using DocuVieware within .Net Core Web API service
Replies: 3
Views: 6670

Re: Using DocuVieware within .Net Core Web API service

Hello,

GdPicture & DocuVIeware are now available for .NET Core 3 and higher based applications from the release 14.1.31.
by Gabriela
Mon Aug 12, 2019 11:43 am
Forum: Feature Requests
Topic: Any Hope for .Net Standard?
Replies: 6
Views: 12677

Re: Any Hope for .Net Standard?

Hello,

GdPicture & DocuVIeware are now available for .NET Core 3 and higher based applications from the release 14.1.31.
by Gabriela
Mon Aug 12, 2019 11:43 am
Forum: General discussions
Topic: .NET Core 3
Replies: 2
Views: 11763

Re: .NET Core 3

Hello,

GdPicture & DocuVIeware are now available for .NET Core 3 and higher based applications from the release 14.1.31.
by Gabriela
Wed Aug 07, 2019 10:14 am
Forum: PDF
Topic: wrong page size gdpicture in draw text in pdf?
Replies: 1
Views: 5882

Re: wrong page size gdpicture in draw text in pdf?

Hello, I would say this computation should help you: float centerPostition = pageWidth / 2 - textSizeW / 2; float bottomPostition = pageHeigth - textSizeH; If this is not what you are asking for, please send us a source document and specify in more details what you are trying to achieve. It is not q...
by Gabriela
Mon Jul 29, 2019 12:37 pm
Forum: Document Viewing
Topic: Loading 2 instances of ThumbnailEx from same GdViewer
Replies: 1
Views: 8236

Re: Loading 2 instances of ThumbnailEx from same GdViewer

Hello,

Could you share a very simple application with us that demonstrates the issue? It is quite hard to investigate it only from that description.
Could you also confirm you are using the latest published release? https://www.gdpicture.com/download-gdpicture/
Thank you.
by Gabriela
Mon Jul 29, 2019 12:33 pm
Forum: Image Processing & Document Imaging
Topic: Memory leak
Replies: 5
Views: 16069

Re: Memory leak

Hello, I'm sorry to say that, but we really cannot investigate such code. We strongly suggest paying attention to releasing images after the usage, either with ReleaseGdPictureImage Method (GdPictureImaging) or you can use also ReleaseAllGdPictureImages Method (GdPictureDocumentUtilities) . Please c...
by Gabriela
Thu Jul 25, 2019 1:47 pm
Forum: OCR, MRC & Document understanding
Topic: GdPicture.NET Hyper-Compression Engine
Replies: 1
Views: 15112

Re: GdPicture.NET Hyper-Compression Engine

Hi,

Starting 14.1.28 release we have involved the MRC engine into the GdPicture.NET toolkit. Here is the entry point: GdPicturePDFReducer Class
Please find the basic example of the usage here: Optimizing PDF documents by enabling MRC compression
Let's try!
by Gabriela
Thu Jul 25, 2019 1:44 pm
Forum: OCR, MRC & Document understanding
Topic: GdPicture.NET Hyper-Compression Engine
Replies: 1
Views: 15112

GdPicture.NET Hyper-Compression Engine

Hi all,

The tool we are most proud of is our MRC compression engine based on MRC compression techniques (Hyper Compression).
You can find all the details here as well as you can try it with your documents directly:
GdPicture.NET Hyper-Compression Engine
Enjoy!
by Gabriela
Thu Jul 25, 2019 1:38 pm
Forum: COM interoperability
Topic: Memory Leak Using COM
Replies: 2
Views: 8946

Re: Memory Leak Using COM

Hi, Please try our latest release 14.1.29 (https://www.gdpicture.com/download-gdpicture/). We have improved COM edition a lot in the past releases, we offer backward/forward compatibility starting version 14.0.25, together with improved support for Delphi. Kindly let us know if you will run into any...
by Gabriela
Thu Jul 25, 2019 1:30 pm
Forum: PDF
Topic: How to optimize PDF documents
Replies: 3
Views: 11992

Re: How to optimize PDF documents

Hi,

The entry point is the newly introduced GdPicturePDFReducer Class.
A couple of examples you can find under the PDF Optimization section within our Reference Guide, for example:
Optimizing PDF documents in general
by Gabriela
Thu Jul 25, 2019 1:28 pm
Forum: PDF
Topic: How to optimize PDF documents
Replies: 3
Views: 11992

How to optimize PDF documents

Hi all,

Here you can find the basic usage of our new GdPicture.NET PDF Reducer SDK:
Optimizing PDF documents in general
Let's try and use it!
by Gabriela
Thu Jul 25, 2019 1:06 pm
Forum: Example requests & Code samples
Topic: PDF Optimization
Replies: 1
Views: 10970

PDF Optimization

Hi all, We would like to draw your attention to new features introduced in the GdPicture.NET. Nowadays the big challenge for everyone is PDF Optimization and we have the solution: GdPicture.NET PDF Reducer SDK Have a look into this and try! Let us know any questions or issues, always happy to hear a...