Search found 436 matches

by Gabriela
Thu Jul 25, 2019 12:54 pm
Forum: Image Processing & Document Imaging
Topic: Memory leak
Replies: 5
Views: 16143

Re: Memory leak

Hi, Unfortunately, from such a code snippet we cannot investigate. If the issue is not possible to reproduce using only a simple piece of code, could you please provide a simple standalone application, that we can run "as is", which reproduces the issue (and only the issue) with the latest...
by Gabriela
Wed Jul 24, 2019 11:45 am
Forum: OCR, MRC & Document understanding
Topic: Is GdPicture's OCR Engine Based on Tesseract Version 4 or Higher?
Replies: 1
Views: 10064

Re: Is GdPicture's OCR Engine Based on Tesseract Version 4 or Higher?

Hello,

Our OCR engine is compatible with dictionaries files of Tesseract data files for version 3 and version 4. Please find more useful details within the Optional GdPicture OCR Plugin overview page.
by Gabriela
Tue Jul 23, 2019 5:06 pm
Forum: Image Processing & Document Imaging
Topic: Memory leak
Replies: 5
Views: 16143

Re: Memory leak

Hello,

Could you please send us the code snippet you are using and the related document? Please provide us with all details so we can reproduce the issue on our end. Could you confirm you are using the latest published release: https://www.gdpicture.com/download-gdpicture/ ?
Thank you in advance.
by Gabriela
Thu Jul 11, 2019 1:45 pm
Forum: PDF
Topic: Create a Factur-X conform PDF document
Replies: 5
Views: 10256

Re: Create a Factur-X conform PDF document

Hi, Marco,

Thank you for your return. We really appreciate it.
Do not hesitate to contact us in the future if you will need further assistance.
by Gabriela
Thu Jul 11, 2019 1:44 pm
Forum: PDF
Topic: SetMetadata + PDFConformance PDF/A-3a
Replies: 3
Views: 5165

Re: SetMetadata + PDFConformance PDF/A-3a

Hi, Marco,

Thank you for your return. We really appreciate it.
Do not hesitate to contact us in the future if you will need further assistance.
by Gabriela
Tue Jul 09, 2019 12:43 pm
Forum: COM interoperability
Topic: GdViewer-COM-Objekt in Visual FoxPro
Replies: 3
Views: 8639

Re: GdViewer-COM-Objekt in Visual FoxPro

Hi, From version 14, instead of releasing major versions once a year, all functionalities in development will be published in a continuous integration model. Please find more details about this model here: Continuous Integration and Delivery model So now it does not seems there will be version 15 so...
by Gabriela
Tue Jul 09, 2019 12:39 pm
Forum: TWAIN & WIA Acquisition
Topic: What does the 'TwainItemTypes' mean ?
Replies: 1
Views: 9346

Re: What does the 'TwainItemTypes' mean ?

Hello,

You can read more in TWAIN Specification, see the section ItemType for Capability Container structures. In short, TwainItemTypes enum defines the item type used by a specific TWAIN capability. So in your example for CAP_UICONTROLLABLE it means this capability is boolean (TWTY_BOOL).
by Gabriela
Wed Jun 26, 2019 9:21 am
Forum: Feature Requests
Topic: Border around document pages
Replies: 5
Views: 13296

Re: Border around document pages

Hi,

This feature is available through the DrawPageBorders property.
Enjoy!
by Gabriela
Fri Jun 21, 2019 2:33 pm
Forum: DocuVieware
Topic: Annotation problem
Replies: 3
Views: 6766

Re: Annotation problem

Hi,

Yes, you're right. These comments are GdPicture XMP annotations and as such, they are not visible in other viewers as they are not compatible with them. They are only visible using GdPicture.NET based applications as well as all other annotations used within DocuVieware.
by Gabriela
Fri Jun 21, 2019 10:12 am
Forum: DocuVieware
Topic: Annotation problem
Replies: 3
Views: 6766

Re: Annotation problem

Hello, Could you reproduce that behavior using our online demo? https://www.docuvieware-demo.com/annotations_demo.aspx I tried it right now. I created a comment annotation within a PDF document, I saved it and it is properly displayed in Acrobat Reader. However, you cannot interact with those annota...
by Gabriela
Fri Jun 14, 2019 9:45 am
Forum: Example requests & Code samples
Topic: How to convert existing PDF documents to PDF/A documents
Replies: 1
Views: 8405

Re: How to convert existing PDF documents to PDF/A documents

Hello,

The converter is a part of the GdPicture.NET toolkit and you can access it from the GdPicturePDF class through these methods:
GdPicturePDF.ConvertToPDFA
by Gabriela
Fri Jun 14, 2019 9:39 am
Forum: Example requests & Code samples
Topic: How to convert existing PDF documents to PDF/A documents
Replies: 1
Views: 8405

How to convert existing PDF documents to PDF/A documents

Hi all,

We are happy to introduce our native PDF to PDF/A converter. Here is the guide:
PDF to PDF/A
Give it a try!
by Gabriela
Thu Jun 13, 2019 4:09 pm
Forum: DocuVieware
Topic: Rotating Pages Issue
Replies: 5
Views: 6212

Re: Rotating Pages Issue

Hello, I understand your workflow. I only wanted to point out, that if the rotation works in our demo, then the issue is most likely in your application. It looks like the issue come from the js, seems like the backend has the information about the rotation but the front end don't. The dev-team is l...
by Gabriela
Wed Jun 12, 2019 4:50 pm
Forum: OCR, MRC & Document understanding
Topic: Problem with GdPicture.NET.14.ocr.tesseract.3.64
Replies: 3
Views: 9460

Re: Problem with GdPicture.NET.14.ocr.tesseract.3.64

Hello,

I have been notified from the development team, that the issue has been resolved and the fix is available in the 14.1.22 release already published.