The idea is to have a java classas a wrapper for the page event so that CF could use it.
----- Original Message ----- From: "Gareth Edwards" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Wednesday, February 02, 2005 10:46 PM Subject: RE: [iText-questions] Coldfusion, Listeners, Headers, Images and Itext. Java class file? But I'm using Coldfusion? Is that possible? Does anyone have any experience integrating Coldfusion and itext? -----Original Message----- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Thursday, 3 February 2005 8:35 AM To: Gareth Edwards; [email protected] Subject: Re: [iText-questions] Coldfusion, Listeners, Headers, Images and Itext. ----- Original Message ----- From: "Gareth Edwards" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, February 02, 2005 10:07 PM Subject: [iText-questions] Coldfusion, Listeners, Headers, Images and Itext. I am trying to intergrate Coldfusion and the itext engine for future reports at the company I work for, its not a definite solution yet, but it would be good if I could get everything I need to work. Just a couple of questions. I'm guessing due to the nature of me calling the library via Coldfusion, Listeners are not supported? Has anyone here had any experience with itext and Coldfusion? On the last point, Couple of things that are bothering me. When I import an image.. it comes up with errors like sorry the colors in the image are not in the color table or something along those lines? Does this mean I need to import some sort of color table to support importing gif files? -- All the gif files are supported. If there's an error, send me the file. Styling of the header and footer? How can I style the output of the header and footers in such a way that I can change the position of the page number, etc? -- You'll have to create a java class with page events that can be customized with your styling requirements. Anyways. Just a couple of things that are kind of stopping me from continuing development on the Coldfusion / itext reports. Cheers Gareth. [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
