Search found 22 matches

by andrew
Tue May 17, 2022 7:25 pm
Forum: PDF
Topic: PDF AutoCropPage Method
Replies: 5
Views: 6785

Re: PDF AutoCropPage Method

Thanks!
by andrew
Mon May 16, 2022 5:37 pm
Forum: PDF
Topic: PDF AutoCropPage Method
Replies: 5
Views: 6785

Re: PDF AutoCropPage Method

Thanks for the reply. perhaps I am confused about the function of AutoCropPage, does it not automatically crop the page similar to cropblackborders? I have tried a number of values for the parameters; however, there is no change to the PDF page. I don't think that breaking out to GDPictureImaging an...
by andrew
Fri May 13, 2022 3:36 pm
Forum: PDF
Topic: PDF AutoCropPage Method
Replies: 5
Views: 6785

PDF AutoCropPage Method

Hi, I am looking for some help on the AutoCropPage Method, as I cannot seem to get it to crop at all. I have tried many inputs for the margin Parameters without any luck. The files I am processing have clear black borders on 3-4 sides, and crop quite easily using the CropBlackBorders. I need to crop...
by andrew
Wed Mar 20, 2019 4:28 pm
Forum: General discussions
Topic: ClearGdPicture Method
Replies: 1
Views: 6945

ClearGdPicture Method

So what happened to the ClearGdPicture method? I jumped from 14.0.33 to 14.1.9 and the method is no longer present, is there a new method with the same function, or do I have to go back through all the code in all my apps looking for lazy code where the bitmap wasn't released properly?
by andrew
Thu Jan 11, 2018 4:52 pm
Forum: General discussions
Topic: Files absent form the Redist folder?
Replies: 1
Views: 5753

Files absent form the Redist folder?

Maybe I am missing something, but the Framework 4.5 and Framework 4.6 folders are no longer in the in the Redist folder. There is only the Framework 4.0 folder. 14.0.16 had the folders, but 30 and 32 seem to be missing them.
by andrew
Tue Jan 17, 2017 8:36 pm
Forum: Image Processing & Document Imaging
Topic: Merging images into a very large image
Replies: 1
Views: 10341

Merging images into a very large image

I am try to merge a number of large and long bitonal TIF images (41,600x 2,000) into a single large image (41,600 x 30,000), using something similar to the following code (x64) of course. Dim ofd As New OpenFileDialog ofd.Multiselect = True Dim itop As Integer = 0 Imaging1.ReleaseGdPictureImage(Prim...
by andrew
Wed Oct 24, 2012 8:11 pm
Forum: Document Viewing
Topic: .RedrawItem Method
Replies: 3
Views: 7342

Now I am very confused

It seems that the problem just appeared to be fixed by setting PreloadAllItems = false. The true issue is that RedrawItem only works until all the thumbnails are loaded, by setting PreloadAllItems = false we stopped loading all the thumbnails until required (assuming there are more thumbnails that f...
by andrew
Wed Oct 24, 2012 7:33 pm
Forum: Document Viewing
Topic: .RedrawItem Method
Replies: 3
Views: 7342

Re: .RedrawItem Method

Quick update, Setting the .PreloadAllItems to false allowed the thumbnail to update, but only once another thumbnail was selected. Calling .SelectItem(Idx) to re-select the current thumbnail works and refreshes the image as desired. This seems to work well enough, but I'll leave the question out the...
by andrew
Wed Oct 24, 2012 7:05 pm
Forum: Document Viewing
Topic: .RedrawItem Method
Replies: 3
Views: 7342

.RedrawItem Method

I seem to be having an issue with the ThumbnailEx control, particularly the ThumbnailEx.RedrawItem method. I am not sure if I am missing something, but whenever I call ThumbnailEx1.RedrawItem(Idx) the thumbnail does not actually update. Private Sub ThumbnailEx1_ItemDoubleClicked(ByVal Idx As Integer...
by andrew
Thu Jul 19, 2012 7:07 pm
Forum: Feature Requests
Topic: Data Matrix (2d) Barcode creation
Replies: 7
Views: 7845

Re: Data Matrix (2d) Barcode creation

Hello Loïc, Has there been any further development on this? Is 2D Barcode generation still part of the road map?
by andrew
Mon Apr 26, 2010 10:34 pm
Forum: PDF
Topic: Create PDF Bookmark
Replies: 2
Views: 2372

Re: Create PDF Bookmark

Any chance this has moved up the wishlist yet??

Thanks,
Andrew
by andrew
Mon Jan 25, 2010 7:02 pm
Forum: Licensing
Topic: Upgrade to Ultimate?
Replies: 1
Views: 9790

Upgrade to Ultimate?

Hello Loïc ,
You currently have an option for upgrading from GdPicture Pro ActiveX to GdPicture.NET, however would it be possible to upgrade from GdPicture Pro ActiveX to GdPicture.NET Ultimate?

Thanks
Andrew
by andrew
Sun Apr 06, 2008 2:46 am
Forum: Document Viewing
Topic: GDViewer and large PDF files
Replies: 1
Views: 2093

GDViewer and large PDF files

Hello Loïc, I have a simple tool to split Multipage PDF to single page TIFs using GDViewer and GDPicture. the application seems to work fine however I have run into an issues on files that contain a large number of pages. When you load a PDF into the viewer, there is a BMP created in the users Temp ...
by andrew
Mon Mar 24, 2008 11:43 pm
Forum: Image Processing & Document Imaging
Topic: Out of Memory error
Replies: 1
Views: 2883

Out of Memory error

Hello Loïc, I am have issues working with relatively large tiff and jpg images (15,000 x 10,000) all the images are 8bit grayscale. I am getting a status 3 Out of Memory, when I call any of the following methods, SetContrast SetGammaCorrection SetSaturation Most if not all of the Fx methods Most if ...
by andrew
Wed Feb 20, 2008 12:04 am
Forum: Image Processing & Document Imaging
Topic: New machine, license unregistered
Replies: 1
Views: 2120

New machine, license unregistered

Hello Loïc, I have just upgraded to 4.5.11 due to replacing my workstation, but now my license is coming up as unregistered. I think that the last version I used on my old machine was version 4.2 I have been using your product for years without an issue, any help would be greatly appreciated. Andrew...