[DUG] Multi Page Tiffs

2010-04-12 Thread Jeremy Coulter
Hi All. Anyone seen any code that will split multi page TIFFs into single files? i.e. a page per file. We have run into a small problem where the AsyncPro control that converts TIFFs, BMP, PCX etc. to APF (Async Pro Fax) files only converts ONE page of a TIFF file even if there are multiple pages

Re: [DUG] Multi Page Tiffs

2010-04-12 Thread Jeremy North
I keep saying this... HiComponents It costs but it is amazingly cheap consider what it does. On Tue, Apr 13, 2010 at 9:11 AM, Jeremy Coulter jscoul...@gmail.com wrote: Hi All. Anyone seen any code that will split multi page TIFFs into single files? i.e. a page per file. We have run into a

Re: [DUG] Multi Page Tiffs

2010-04-12 Thread Kyley Harris
We were processing them at one job, and if I remember correctly you simply calculated the Page width.. ie a 100dpi fax was 800wide.. so if the Tiff image was 2400 wide it was a 3page tiff.. we just copied the sections out of the tiff into BMP On Tue, Apr 13, 2010 at 11:11 AM, Jeremy Coulter

Re: [DUG] Multi Page Tiffs

2010-04-12 Thread Jeremy Coulter
I will investigate the HiComponents. I might be cheaper than me spending time calculating the TIFF details :-) Jeremy On Tue, Apr 13, 2010 at 11:20 AM, Kyley Harris ky...@harrissoftware.comwrote: We were processing them at one job, and if I remember correctly you simply calculated the Page

Re: [DUG] Multi Page Tiffs

2010-04-12 Thread Kyley Harris
If they work.. its always cheaper. On Tue, Apr 13, 2010 at 11:55 AM, Jeremy Coulter jscoul...@gmail.comwrote: I will investigate the HiComponents. I might be cheaper than me spending time calculating the TIFF details :-) Jeremy On Tue, Apr 13, 2010 at 11:20 AM, Kyley Harris

Re: [DUG] Multi Page Tiffs

2010-04-12 Thread Jeremy Coulter
I just dfid a search again, and the HiComponents still didnt show up in the results. No wonder I didn find them ! Jeremy On Tue, Apr 13, 2010 at 12:03 PM, Kyley Harris ky...@harrissoftware.comwrote: If they work.. its always cheaper. On Tue, Apr 13, 2010 at 11:55 AM, Jeremy Coulter

Re: [DUG] Multi Page Tiffs

2010-04-12 Thread Jeremy North
Yeah, a lot of crap links come up when you search Delphi + Tiff. On Tue, Apr 13, 2010 at 11:15 AM, Jeremy Coulter jscoul...@gmail.com wrote: I just dfid a search again, and the HiComponents still didnt show up in the results. No wonder I didn find them ! Jeremy On Tue, Apr 13, 2010 at

Re: [DUG] Multi Page Tiffs

2010-04-12 Thread Jeremy Coulter
I have installed it and have even got it to work :-) I think I have found a problem, but it will prob. be me, that is, if I load the TIFF file using one of the controls that has no view, i.e. ImageEnMIO then I save it to a DCX, it doesnt convert all pages. If I load the file into a view then save

Re: [DUG] Multi Page Tiffs

2010-04-12 Thread Jeremy Coulter
Figured it out :-) Jeremy On Tue, Apr 13, 2010 at 2:13 PM, Jeremy Coulter jscoul...@gmail.com wrote: I have installed it and have even got it to work :-) I think I have found a problem, but it will prob. be me, that is, if I load the TIFF file using one of the controls that has no view, i.e.

Re: [DUG] Topgrid in BDS2006

2010-04-12 Thread Jan Bakuwel
Hi David, John, I've given up on TopGrid and will migrate to DevExpress. cheers, Jan David Brennan wrote: Ditto for ExpressQuantumGrid. The DevExpress components are in general all very powerful and pretty well written (ie good overall class architecture, there is still a lot of code though

Re: [DUG] idSMTP and Html hex codes

2010-04-12 Thread Jan Bakuwel
Hi Soumini, I wouldn't know out of the top of my head but since you've got the Indy source, why don't you step into it with the debugger? Jan Soumini Varma wrote: Hi, I am sending Html emails with inline images using the idsmtp component (Version 10). The Html editor that I use saves