Search found 28 matches

by ingo
Fri Mar 13, 2020 5:05 pm
Forum: Image Processing & Document Imaging
Topic: Windows Contrast Design
Replies: 6
Views: 14831

Re: Windows Contrast Design

Hi,

Can you give me a starting point which I can still try to solve my problem?

Regards
Ingo
by ingo
Thu Feb 27, 2020 3:50 pm
Forum: Image Processing & Document Imaging
Topic: Windows Contrast Design
Replies: 6
Views: 14831

Re: Windows Contrast Design

Hi, yes we are getting a black screen instead of the page display! I can change the Viewer's Backgroundcolor but this change nothing the black screen still there. To reproduce this behavior please change on windows 10 the design to contrast design. Please let me know if u can reproduce this behavior...
by ingo
Wed Feb 26, 2020 3:42 pm
Forum: Image Processing & Document Imaging
Topic: Windows Contrast Design
Replies: 6
Views: 14831

Re: Windows Contrast Design

Hi,

i have added a Screenshot.


Regards
Ingo
by ingo
Wed Feb 26, 2020 9:53 am
Forum: Image Processing & Document Imaging
Topic: Windows Contrast Design
Replies: 6
Views: 14831

Windows Contrast Design

Hello,

if we change the Windows Design to Contrast Design we only see a Black Window in the GDViewer.
Is this a known ?

Regards
Ingo
by ingo
Mon Feb 06, 2017 5:50 pm
Forum: Image Processing & Document Imaging
Topic: PDF 2 TIFF
Replies: 4
Views: 5757

Re: PDF 2 TIFF

Hi, Code is just the PDF2TIFF Example. if (oGdPicturePDF.LoadFromFile(sFile, false) == GdPictureStatus.OK) { for (int i = 1; i <= oGdPicturePDF.GetPageCount(); i++) { oGdPicturePDF.SelectPage(i); int rasterPageID = oGdPicturePDF.RenderPageToGdPictureImageEx(300, true); GdPictureStatus statusConvert ...
by ingo
Mon Feb 06, 2017 5:27 pm
Forum: Image Processing & Document Imaging
Topic: PDF 2 TIFF
Replies: 4
Views: 5757

Re: PDF 2 TIFF

I wonder that 11.2.0.4 needs so many RAM for conversion and 8.4.0.3 not.
Is this a known problem ?
by ingo
Mon Feb 06, 2017 1:26 pm
Forum: Image Processing & Document Imaging
Topic: PDF 2 TIFF
Replies: 4
Views: 5757

PDF 2 TIFF

Hello,

i convert a PDF File to Tiff, with Version 8.4.0.3 the conversion success compiled in x86.

The same File with 11.2.0.4 fails with OutOfMemory Error compiled in x86.
If i compile 11.2.0.4 in AnyCPU the conversion success with 1.85 Gb of Ram.

Is the behavior known ?
by ingo
Tue Nov 19, 2013 5:37 pm
Forum: Feature Requests
Topic: PDF/A-3 Support
Replies: 1
Views: 4071

PDF/A-3 Support

Hi ,

can we build PDF/A-3 with GDPicture ?

Best Regards
Ingo
by ingo
Mon Mar 28, 2011 4:38 pm
Forum: Feature Requests
Topic: GDPicture and Silverlight
Replies: 1
Views: 3115

GDPicture and Silverlight

Hello Loic,

In which quarter will the silverlight module will be available?
Is there already a Realease date?


Kind regards
Ingo
by ingo
Tue Dec 14, 2010 11:12 am
Forum: TWAIN & WIA Acquisition
Topic: Scanner count ever scanned Documents
Replies: 1
Views: 2715

Scanner count ever scanned Documents

Hi Loic,

is there a chance to get the count of the scanned Documents from the Scanner ?
The number of ever scanned documents, which are scanned on this Scanner ?

Thanks
Ingo
by ingo
Fri Oct 22, 2010 9:20 am
Forum: Image Processing & Document Imaging
Topic: GdPictureImaging CreateGdPictureImageFromFile Old Jpeg
Replies: 1
Views: 1933

GdPictureImaging CreateGdPictureImageFromFile Old Jpeg

Hi Loic, I'am using GDPicture 6.4.1 and if i have a Tif Image with Old Jpeg compression. How can i handle this File ? iam using : m_CurrentImage = Imaging1.CreateGdPictureImageFromFile(strFilename); If the File is with Old Jpeg compression i become a SHException.... How can i fix this ? Thanks ingo
by ingo
Tue Sep 22, 2009 8:53 am
Forum: Image Processing & Document Imaging
Topic: FxGrayscale speed
Replies: 1
Views: 1714

FxGrayscale speed

hi, i have a question about FxGrayscale, I have the impression that the function has become a little slower. (from 6.3.2 to 6.4.1) Is there any way I could speed it up ? ------------------------------------------------- Imaging1.FxGrayscale(m_CurrentImage); viewer.DisplayFromGdPictureImage(m_Current...
by ingo
Thu Sep 10, 2009 3:45 pm
Forum: Document Viewing
Topic: Tiff Format problem
Replies: 17
Views: 7846

Re: Tiff Format problem

Hi,

the Warning with W32Induc.Gen is still there :(
We have download the Version 6.4.2 and the Warning still pops up. (It's not a cached Version : it's 6.4.2)

All Developers become this Message :(

Plz Help
ingo
by ingo
Fri Sep 04, 2009 9:32 am
Forum: Document Viewing
Topic: Tiff Format problem
Replies: 17
Views: 7846

Re: Tiff Format problem

Hi,

now is all fine....
Another Problem is after Update i lost "ViewerMouseMode.MouseModeAutoZoom" , must i use "ViewerMouseMode.MouseModeAreaZooming" ?
It's removed in this version?


Thanks
ingo
by ingo
Fri Sep 04, 2009 9:05 am
Forum: Document Viewing
Topic: Tiff Format problem
Replies: 17
Views: 7846

Re: Tiff Format problem

hi,

in this link : https://www.gdpicture.com/download/gdpicturedotnet.exe <-- (Here the W32/Induc.Gen)
I have downloaded the zip version, no problems !!

Thanks
ingo