Search found 227 matches

by Hugo
Fri May 22, 2020 4:27 pm
Forum: Annotations
Topic: Rectangle Highlighter With White Color
Replies: 3
Views: 8715

Re: Rectangle Highlighter With White Color

Hi Sadegi,

Thank you for your feedback.

Can you confirm the background color of your document is different than white and if so what color is it please? In order to acknowledge the issue we'll be needing to reproduce it. A code sample+ input document would be required.

Regards
by Hugo
Fri May 22, 2020 3:53 pm
Forum: Feature Requests
Topic: 5 years since I asked about regular expressions in search...
Replies: 12
Views: 20347

Re: 5 years since I asked about regular expressions in search...

Igor,

Thank you for showing your interest in the implementation of this feature. This will be taken into account when this task is brought up.

Thank you also for your patience.

Regards
by Hugo
Fri May 22, 2020 3:50 pm
Forum: Example requests & Code samples
Topic: Use GdViewer with PDF and Previewing Image Clean up
Replies: 1
Views: 4180

Re: Use GdViewer with PDF and Previewing Image Clean up

Hi there, You have multiple methods in our GdViewer class to update/refresh the displayed page. https://www.gdpicture.com/guides/gdpicture/GdPicture.NET.14~GdPicture14.GdViewer~Redraw.html If you are using GdPicturePDF or GdPictureImaging to modify your document you will need to use the following me...
by Hugo
Fri May 22, 2020 3:41 pm
Forum: Example requests & Code samples
Topic: Add custom annnotation on JavaScript (Angular 9)
Replies: 2
Views: 3600

Re: Add custom annnotation on JavaScript (Angular 9)

Hi WMY,

I'm glad you managed to do this in docuvieware.

Regards
by Hugo
Fri May 22, 2020 3:40 pm
Forum: Example requests & Code samples
Topic: Shape detection in GDPicture
Replies: 1
Views: 6017

Re: Shape detection in GDPicture

Hi Robson, This direct feature is not possible on our end. The closests feature we can provide to this is our ADR, automatic document recognition. This allows you to set a few different template images and then, based on the images you import our software will determine which page template is the mo...
by Hugo
Fri May 22, 2020 3:36 pm
Forum: Example requests & Code samples
Topic: custom form as annotation
Replies: 2
Views: 4218

Re: custom form as annotation

Hi WMY, We do not support opening any contents from the HTML format. We currently do not have the technology to implement this format support When it comes to annotations, you can create, open annotation from XMP/XML, draw annotations and burn/save annotations to your documents. Annotation propertie...
by Hugo
Thu May 14, 2020 4:22 pm
Forum: DocuVieware
Topic: Open a server side document
Replies: 2
Views: 4138

Re: Open a server side document

Hi WMY,

I'm glad you managed to solve your issue.

Feel free to let us know if you experience any other issues we could help you with.

I suggest in future you ask here: https://orpalis.zendesk.com/hc/en-us/requests/new
We respond faster there.

Regards
by Hugo
Tue May 05, 2020 2:47 pm
Forum: Document Viewing
Topic: Get the selection area on viewer
Replies: 1
Views: 8542

Re: Get the selection area on viewer

Hi there,

I have responded to you in the mentioned thread.

Regards,
by Hugo
Tue May 05, 2020 2:45 pm
Forum: Document Viewing
Topic: [Tutorial]Creating Images from Rectangle Selection Via Mouse
Replies: 5
Views: 18050

Re: [Tutorial]Creating Images from Rectangle Selection Via Mouse

Hi there,

What "rectangle" are you using? MouseModeAreaSelection is what you will be needing.

Regards,
Hugo Cudd
by Hugo
Tue Apr 21, 2020 3:57 pm
Forum: DocuVieware
Topic: PDF shows white Page
Replies: 1
Views: 3104

Re: PDF shows white Page

Hi Khattak, Thank you for contacting us. Would you be able to provide more information about which methods you are using or if you could provide me with a sample application it would be great. If you prefer to keep this somewhat confidential feel free to provide this in a ticket: https://orpalis.zen...
by Hugo
Wed Apr 15, 2020 1:17 pm
Forum: General discussions
Topic: DrawText not working correctly
Replies: 4
Views: 20913

Re: DrawText not working correctly

Hi Shollyd, It would be helpful if you could provide the code+inout document used however before you do so please try this: Use the NormalizePage method https://www.gdpicture.com/guides/gdpicture/GdPicture.NET.14~GdPicture14.GdPicturePDF~NormalizePage.html?highlight=normalize%2C . Use this before dr...
by Hugo
Tue Apr 14, 2020 1:43 pm
Forum: Feature Requests
Topic: 5 years since I asked about regular expressions in search...
Replies: 12
Views: 20347

Re: 5 years since I asked about regular expressions in search...

Hi Dwg, This has been created quite a while ago. The reason it was not implemented before is because we have had more critical issues and this was only requested by you. Although you are important to us we had other features that were already in development at the time. Currently this feature is at ...
by Hugo
Mon Apr 06, 2020 3:24 pm
Forum: Document Viewing
Topic: PDF content is not properly shown.
Replies: 2
Views: 10810

Re: PDF content is not properly shown.

Hi Gug82, Thank you for submitting your issue. From what you described your issue could come from anywhere. The first step we'll need to take is to isolate your issue. I suppose when you say "sample" you mean "document viewer" sample. Since we do not possess your input file pleas...
by Hugo
Fri Apr 03, 2020 1:19 pm
Forum: OCR, MRC & Document understanding
Topic: Formatted Text Output?
Replies: 3
Views: 9752

Re: Formatted Text Output?

Hi Dwg,

Currently this is implemented but improvements can still be made. This is quite complex to implement as it needs to take into count the font style as well as the spaces.

This is currently how our OCR demo can render this. See attachments.

Regards
by Hugo
Tue Mar 31, 2020 4:14 pm
Forum: OCR, MRC & Document understanding
Topic: Formatted Text Output?
Replies: 3
Views: 9752

Re: Formatted Text Output?

Hi Dwg, In our latest minor release we have improved text formatting when extracting text after OCR and saving the results as .txt. This feature was greatly improved/implemented a few weeks ago. I suggest you try this. Feel free to provide any document you are having trouble with and we'll take a lo...