Re: [iText-questions] itext and Coldfusion Report Builder

2008-02-26 Thread Leonard Rosenthol
Silent printing requires priviledged JavaScript to be embedded into your PDFs. Leonard On Feb 26, 2008, at 5:14 PM, Harry Rothmann wrote: > I’m using Coldfusion Report Builder to dynamically create pdfs. In > doing so, I’d like to set these cfr pages to actually silent print > the pdfs as

[iText-questions] itext and Coldfusion Report Builder

2008-02-26 Thread Harry Rothmann
Hi, I'm using Coldfusion Report Builder to dynamically create pdfs. In doing so, I'd like to set these cfr pages to actually silent print the pdfs as they are created through our web application. Is there somebody that could help me accomplish this? Thanks! Harry Harry Rothmann

Re: [iText-questions] iText and coldfusion

2007-01-08 Thread NetDvlpr
I installed the new version and i still get my original error. also the new version breaks cfdocument. Again, thanks for your time on this. Paul Hastings wrote: > > NetDvlpr wrote: >> That produces: iText by lowagie.com (r1.02b;p128) > > not the latest nor the greatest...that's the one that

Re: [iText-questions] iText and coldfusion

2007-01-08 Thread Paul Hastings
NetDvlpr wrote: > That produces: iText by lowagie.com (r1.02b;p128) not the latest nor the greatest...that's the one that ships w/cf7. but as i said off-list, that's not your real issue. - Take Surveys. Earn Cash. Influenc

Re: [iText-questions] iText and coldfusion

2007-01-08 Thread NetDvlpr
Sorry actually it is: iText 1.4.8 (by lowagie.com) NetDvlpr wrote: > > That produces: iText by lowagie.com (r1.02b;p128) > > > > Paul Hastings wrote: >> >> NetDvlpr wrote: >>> Well, I am using the javaloader with still no luck. I still get the same >> >> don't see that from the code you

Re: [iText-questions] iText and coldfusion

2007-01-08 Thread NetDvlpr
That produces: iText by lowagie.com (r1.02b;p128) Paul Hastings wrote: > > NetDvlpr wrote: >> Well, I am using the javaloader with still no luck. I still get the same > > don't see that from the code you posted. > > first things first, what does this return? > > > pdfDocument = createObje

Re: [iText-questions] iText and coldfusion

2007-01-08 Thread Paul Hastings
NetDvlpr wrote: > that. Yes, i am using pagetype=custom and pagewidth=6 and pageheight=4. Any > ideas on that one? Again thanks for your time. also this (on cf7.02) produces the correctly sized PDF. This is a test.So is this. btw there used to be a case bug in the orientation option, might sti

Re: [iText-questions] iText and coldfusion

2007-01-08 Thread Paul Hastings
NetDvlpr wrote: > Well, I am using the javaloader with still no luck. I still get the same don't see that from the code you posted. first things first, what does this return? pdfDocument = createObject("java", "com.lowagie.text.Document"); --

Re: [iText-questions] iText and coldfusion

2007-01-08 Thread NetDvlpr
Just wondering if anyone had any suggestions as to my problem. Need help bad. I will try to explain what my goal is on this project. I am sending values from text fields from flash to itext processing page to create a pdf. From flash I know what the X Y coordinates of the text is and I want to pla

Re: [iText-questions] iText and coldfusion

2007-01-07 Thread NetDvlpr
Well, I am using the javaloader with still no luck. I still get the same error. I even tried dropping it into the lib folder and it still didnt work. I will drop in my whole code for you to look at. By the way you said you use cfdocument for 80-90% of your pdf rendering. I was trying to use that b

Re: [iText-questions] iText and coldfusion

2007-01-07 Thread Paul Hastings
NetDvlpr wrote: > I have MX7 and I downloaded the newest jar file from itext site. I then > placed that jar file in my lib/ dir. I do know that the newest itext jar the old iText jar that cfdocument uses will always get loaded before your versions. if you try replacing that jar with the latest iT

Re: [iText-questions] iText and coldfusion

2007-01-07 Thread NetDvlpr
I have MX7 and I downloaded the newest jar file from itext site. I then placed that jar file in my lib/ dir. I do know that the newest itext jar file causes cfdocument to not work anymore. Anyway, not sure if i am suppose to overwrite the old itext jar with the new one or just place both files in

Re: [iText-questions] iText and coldfusion

2007-01-07 Thread Paul Hastings
NetDvlpr wrote: > This is suppose to be the latest right? > itext-1.4.8(3) how was that version "installed"? what ver of cf? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'l

Re: [iText-questions] iText and coldfusion

2007-01-07 Thread Paul Hastings
Bill Ensley wrote: > iText is built into newer versions of ColdFusion. yes it powers cfdocument in cf7 but it's an *older* version. i think 0.9x or 1.0x > He may not have the ability to choose his version. actually he does if he needs too. --

Re: [iText-questions] iText and coldfusion

2007-01-07 Thread NetDvlpr
This is suppose to be the latest right? itext-1.4.8(3) Paul Hastings wrote: > > NetDvlpr wrote: >> I am having the worst time finding help with itext. beginning to wonder >> if >> anyone knows anything. I am using itext with coldfusion. I am new to >> java. I > > you have a funny way of asking

Re: [iText-questions] iText and coldfusion

2007-01-07 Thread Bill Ensley
07 9:20 AM > To: Post all your questions about iText here > Subject: Re: [iText-questions] iText and coldfusion > > NetDvlpr wrote: > > I am having the worst time finding help with itext. beginning to > > wonder if anyone knows anything. I am using itext with > coldfusi

Re: [iText-questions] iText and coldfusion

2007-01-07 Thread Paul Hastings
NetDvlpr wrote: > I am having the worst time finding help with itext. beginning to wonder if > anyone knows anything. I am using itext with coldfusion. I am new to java. I you have a funny way of asking for help. did you ask on cf-talk? in the forums? > I know setFontAndSize exist. What am I doin

[iText-questions] iText and coldfusion

2007-01-07 Thread NetDvlpr
I am having the worst time finding help with itext. beginning to wonder if anyone knows anything. I am using itext with coldfusion. I am new to java. I have a lot of code that works and code that doesnt. Here is my code that I am stuck on. Line1 = cb.init(writer); Line1.beginText(); Line1.setFont