Search found 227 matches

by Hugo
Fri Sep 17, 2021 3:39 pm
Forum: PDF
Topic: Insert a new page in an existing PDF and draw image on it
Replies: 5
Views: 33347

Re: Insert a new page in an existing PDF and draw image on it

Hi Douglas, As mentioned above, we have many different ways of doing this and our end user product such as Paperscan can achieve this fairly easily. https://paperscan.orpalis.com/paperscanpro/ You can achieve this very easily in our SDK GdPicture only needing 1 line of code to add this feature. http...
by Hugo
Fri Aug 06, 2021 2:37 pm
Forum: General discussions
Topic: TWAIN + MICR on parallel
Replies: 3
Views: 8253

Re: TWAIN + MICR on parallel

Macedot, Thanks for the response. I am not sure if you have contacted us via our support platform. If you have, we have likely already handled/are handling your issue. This is very odd that this only occurs when both processes work together. To proceed further we would be needing a code project isol...
by Hugo
Fri Aug 06, 2021 2:33 pm
Forum: Licensing
Topic: Error Setting GdPictureSetLicenseNumber
Replies: 3
Views: 13716

Re: Error Setting GdPictureSetLicenseNumber

Hi again,

My apologies for the delayed response here.

If you contacted us via our support platform then you should receive a response from us within 24hours by a member of our team.
Let me know if this is not the case and if you are still experiencing issues.

Regards,
Hugo Cudd
Technical Support
by Hugo
Fri Aug 06, 2021 12:27 pm
Forum: Barcode Reading & Writing
Topic: Generate QrCode with logo
Replies: 2
Views: 7152

Re: Generate QrCode with logo

Hi Pok, Thank you for your question. I am unsure how you wish this QrCode with logo to be displayed however here's what I would suggest. 1. You can use our QR code writing method to draw a QR code on your page: https://www.gdpicture.com/guides/gdpicture/GdPicture.NET.14~GdPicture14.GdPictureImaging~...
by Hugo
Wed Aug 04, 2021 4:49 pm
Forum: Image Processing & Document Imaging
Topic: Duplex ADF scanning returning 2 of the first side only on HP ScanJet Enterprise Flow 5000 scanner
Replies: 1
Views: 8379

Re: Duplex ADF scanning returning 2 of the first side only on HP ScanJet Enterprise Flow 5000 scanner

Hi Aaron, Thank you for your feedback and for thinking how this may also help others who run into similar issues. To resolve your issue, I would first highly recommend checking you have the latest drivers for your scanner installed. Thanks for your code sample however would you be able to test this ...
by Hugo
Wed Aug 04, 2021 4:30 pm
Forum: Annotations
Topic: Annotation multiple lines with different Fonts, Font Sizes and Colors
Replies: 1
Views: 5897

Re: Annotation multiple lines with different Fonts, Font Sizes and Colors

Hi Partizp, Thank you for your question. I would like to know what your end goal to achieve is by having an annotation containing a different font/fontsize/color for each line within it? The current way this works is the annotation contains the Font, Font size and Color properties. These apply to al...
by Hugo
Fri Jul 16, 2021 5:00 pm
Forum: Licensing
Topic: Error Setting GdPictureSetLicenseNumber
Replies: 3
Views: 13716

Re: Error Setting GdPictureSetLicenseNumber

Hi there, Thank you for your question. You may be trying to do something your license key does not allow OR you may not have set up your license correctly. Please refer to this online guide to setup your license: https://www.gdpicture.com/guides/gdpicture/Activating%20your%20commercial%20license%20f...
by Hugo
Fri Jul 16, 2021 2:29 pm
Forum: General discussions
Topic: TWAIN + MICR on parallel
Replies: 3
Views: 8253

Re: TWAIN + MICR on parallel

Hi there, Thanks for your feedback and for best describing your issue. We would like to take a look at this further on our end. Does this only occur when you use both TWAIN+MICR in your code? Or can this be replicated only using the MICR parallel processes feature? If this can be isolated down to on...
by Hugo
Fri Jul 09, 2021 2:18 pm
Forum: COM interoperability
Topic: Strange exceptions on versions > 14.1.72
Replies: 2
Views: 8108

Re: Strange exceptions on versions > 14.1.72

Hi there, Thank you for your feedback! Regarding your issue if you are experiencing a newly introduced issue which you weren't getting in a previous version of our toolkit then this is likely a regression on our end. We can look into this further however I will be needing to reproduce this on my end...
by Hugo
Thu Jul 08, 2021 12:15 pm
Forum: Image Processing & Document Imaging
Topic: Scanning renders blank pages
Replies: 1
Views: 6115

Re: Scanning renders blank pages

Hi there, Thank you for your feedback. This version is not known for having this bug. Please make sure to update your scanners drivers. If this doesn't solve anything, please try using our latest version (to see if that fixes it, meaning this would be caused by the version you are using). https://ww...
by Hugo
Tue Jul 06, 2021 1:42 pm
Forum: PDF
Topic: Is signing PDFs with existing fields created with Adobe Acrobat possible?
Replies: 1
Views: 6566

Re: Is signing PDFs with existing fields created with Adobe Acrobat possible?

Hi there, Thank you for your question. Here is a code sample which you should try on your end to successfully do this: Using oGdPicturePDF As GdPicturePDF = New GdPicturePDF oGdPicturePDF.LoadFromFile("Test Document to sign1.pdf") oGdPicturePDF.SetSignatureInfo("Orpalis", "G...
by Hugo
Tue Jul 06, 2021 1:04 pm
Forum: Example requests & Code samples
Topic: GetFormFieldAlternateTitle Tooltip Example Request
Replies: 1
Views: 6584

Re: GetFormFieldAlternateTitle Tooltip Example Request

Hi there, Thank you for your question! We do not have a direct solution to do this "For example, it can be displayed as the field's tooltip when users are hovering with the mouse over the field.". This being said, you can program this yourself by getting the mouse position over a specific ...
by Hugo
Mon Jul 05, 2021 4:17 pm
Forum: General discussions
Topic: stripped geotiff files
Replies: 1
Views: 6008

Re: stripped geotiff files

Hi Wael88, Thank you for your question however I am not sure how this relates to GdPicture. Could you provide more details and perhaps a screenshot of what you are doing so I may assist you further please? If any of this is somewhat confidential on your end feel free to send us a ticket containing t...
by Hugo
Fri Jul 02, 2021 4:55 pm
Forum: PDF
Topic: How to crop PDF page multiple times?
Replies: 1
Views: 6515

Re: How to crop PDF page multiple times?

Hi Jeanleno, Thank you for your question. Would you be able to sen me the image you are using for this scenario please? If this document is confidential feel free to contact us and send it here: https://orpalis.zendesk.com/hc/en-us/requests/new I'll then run your code on your file to see if I am abl...
by Hugo
Fri Jul 02, 2021 4:11 pm
Forum: DocuVieware
Topic: Multi Line Annotation
Replies: 1
Views: 5854

Re: Multi Line Annotation

Hi there, Thank you for your question. Would you be able to further describe what you mean by this by providing screenshots? If you cannot attach them here or prefer these to remain private you can contact us here: https://orpalis.zendesk.com/hc/en-us/requests/new When it comes to highlighter, we ha...