Search found 19 matches

by acl
Fri Feb 03, 2017 6:06 pm
Forum: Barcode Reading & Writing
Topic: GenericError when creating certain QR Codes
Replies: 2
Views: 12334

GenericError when creating certain QR Codes

Hi, we are experiencing random problems since we switched to GdPicture generated QR Codes. The following strings produce an error, when we try to generate a QR Code for them: "XV 068KWU98265743", "FC 468XGJ12904250", "GO 359DAJ94366606", "JX 419TPJ81182933", &...
by acl
Wed Sep 07, 2016 11:51 am
Forum: PDF
Topic: SetFormFieldValue not working correctly
Replies: 8
Views: 7605

Re: SetFormFieldValue not working correctly

Ok, we're using GdPicture 9..
by acl
Wed Sep 07, 2016 8:58 am
Forum: PDF
Topic: SetFormFieldValue not working correctly
Replies: 8
Views: 7605

SetFormFieldValue not working correctly

Hi, we are using SetFormFieldValue to fill in PDF forms automatically (these are social security forms here in Luxemburg). This works fine for normal text-fields, but some fields don't work. For example this is waht the field looks like if filled using Adobe Reader: Good.JPG This is what it looks li...
by acl
Wed Apr 27, 2016 9:46 am
Forum: Document Viewing
Topic: BookmarksTree: expand to a specific node
Replies: 2
Views: 6681

Re: BookmarksTree: expand to a specific node

Ok thanks
by acl
Fri Apr 08, 2016 5:21 pm
Forum: Document Viewing
Topic: BookmarksTree: expand to a specific node
Replies: 2
Views: 6681

BookmarksTree: expand to a specific node

Hi, Is there a way to make a specific node in the BookmarksTree visible? That is, expand all nodes above that node and select the node. The reason I am asking is that we have rather large documents (> 100pages) which the user mostly navigates using the bookmarks (which are generated based on page he...
by acl
Mon Apr 14, 2014 12:57 pm
Forum: TWAIN & WIA Acquisition
Topic: Forcing A4 size, but scanning A5 leads to black background
Replies: 1
Views: 4135

Forcing A4 size, but scanning A5 leads to black background

We have a scenario in which the user forces paper size A4 when scanning, but the paper he scans is actually smaller (A5 for instance). The result is an A4 page, with one half being the scanned A5 document, and the other half being completely black. This is all fine and well, but it's a terrible wast...
by acl
Thu Jan 30, 2014 9:53 am
Forum: Document Printing
Topic: Can the text "GdPicture Print Process" be changed?
Replies: 2
Views: 11915

Can the text "GdPicture Print Process" be changed?

When printing PDF Files, Windows (or GdPicture, don't really know) shows a small MessageBox with the text:
Page 1 of GdPicture Print Process
Can this text be changed? It is confusing to many users of our app, since they don't know what GdPicture is ;)
by acl
Wed Sep 11, 2013 5:39 pm
Forum: TWAIN & WIA Acquisition
Topic: Unit testing of TWAIN code
Replies: 2
Views: 4257

Re: Unit testing of TWAIN code

Tried that one, but it always returns exactly the same image. I want to be able to control the images that are returned, otherwise it's not useful to me.
by acl
Wed Sep 11, 2013 3:47 pm
Forum: TWAIN & WIA Acquisition
Topic: Unit testing of TWAIN code
Replies: 2
Views: 4257

Unit testing of TWAIN code

Hi,

is there a way to do automated unit testing of code involving the TWAIN API of GdPicture, without actually having to scan anything? I guess/hope that the developers of GDPicture use something like this internally.

Thanks!
by acl
Wed Jun 19, 2013 5:50 pm
Forum: Example requests & Code samples
Topic: Convert existing PDF to PDF/A
Replies: 2
Views: 4370

Convert any PDF File into PDF/A ?

Does GDPicture have the capability of converting a PDF file into PDF/A? I know that it could be accomplished by rendering each page to a bitmap and then creating a new PDF out of them, but this approach has too many drawbacks to be usable.
by acl
Sat May 04, 2013 3:29 pm
Forum: General discussions
Topic: GdViewer.Paint not firing anymore
Replies: 5
Views: 4400

Re: GdViewer.Paint not firing anymore

Sorry, my bad. Confused the version numbers. The bug has been fixed.
by acl
Fri May 03, 2013 1:04 pm
Forum: General discussions
Topic: GdViewer.Paint not firing anymore
Replies: 5
Views: 4400

Re: GdViewer.Paint not firing anymore

Any news about the release of the new version? we're long past the 48 hours :wink:
by acl
Mon Apr 29, 2013 1:57 pm
Forum: General discussions
Topic: GdViewer.Paint not firing anymore
Replies: 5
Views: 4400

Re: GdViewer.Paint not firing anymore

Great! Thanks.
by acl
Mon Apr 29, 2013 12:48 pm
Forum: General discussions
Topic: GdViewer.Paint not firing anymore
Replies: 5
Views: 4400

GdViewer.Paint not firing anymore

We recently upgraded from GdPicture 9.3 to GdPicture 9.4 and noticed that the Paint event of the GdViewer control is not firing anymore. We use this to paint some custom things on top of the displayed pdf.

Is suppose that this is a bug, and a rather problematic one.

::bug::