Yeah, a lot of crap links come up when you search "Delphi + Tiff".
On Tue, Apr 13, 2010 at 11:15 AM, Jeremy Coulter <[email protected]> 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 12:03 PM, Kyley Harris <[email protected]> > wrote: >> >> If they work.. its always cheaper. >> >> On Tue, Apr 13, 2010 at 11:55 AM, Jeremy Coulter <[email protected]> >> wrote: >>> >>> 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 <[email protected]> >>> wrote: >>>> >>>> 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 <[email protected]> >>>> 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 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 !!! >>>>> Apparently if its a DCX file it will convert all THOSE pages, but DCX >>>>> is some form of PCX, so.....hmmmm >>>>> >>>>> Anyway, interested if anyone has seen any code at all. I have googled, >>>>> but not a lot comes back. There is an OCX apparently, but would prefer >>>>> native code etc. >>>>> >>>>> >>>>> Thanks, Jeremy >>>>> >>>>> _______________________________________________ >>>>> NZ Borland Developers Group - Delphi mailing list >>>>> Post: [email protected] >>>>> Admin: http://delphi.org.nz/mailman/listinfo/delphi >>>>> Unsubscribe: send an email to [email protected] with >>>>> Subject: unsubscribe >>>> >>>> >>>> >>>> -- >>>> Kyley Harris >>>> Harris Software >>>> +64-21-671-821 >>>> >>>> _______________________________________________ >>>> NZ Borland Developers Group - Delphi mailing list >>>> Post: [email protected] >>>> Admin: http://delphi.org.nz/mailman/listinfo/delphi >>>> Unsubscribe: send an email to [email protected] with Subject: >>>> unsubscribe >>> >>> >>> _______________________________________________ >>> NZ Borland Developers Group - Delphi mailing list >>> Post: [email protected] >>> Admin: http://delphi.org.nz/mailman/listinfo/delphi >>> Unsubscribe: send an email to [email protected] with Subject: >>> unsubscribe >> >> >> >> -- >> Kyley Harris >> Harris Software >> +64-21-671-821 >> >> _______________________________________________ >> NZ Borland Developers Group - Delphi mailing list >> Post: [email protected] >> Admin: http://delphi.org.nz/mailman/listinfo/delphi >> Unsubscribe: send an email to [email protected] with Subject: >> unsubscribe > > > _______________________________________________ > NZ Borland Developers Group - Delphi mailing list > Post: [email protected] > Admin: http://delphi.org.nz/mailman/listinfo/delphi > Unsubscribe: send an email to [email protected] with Subject: > unsubscribe > _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
