I'm using 0.20.5. But I'm just switching to that version having last worked on this program with a version of FOP from over 2 years ago. Previously I was using JBuilder v5 and the older FOP and now with JBuilder X (JDK 1.4.x) and the latest FOP I'm getting a compiler error where I previously didn't.

I can switch to using the other constructor which has more arguments.

Getting the source: Well, that is the next stop. I just started with the binary version.

On Tue, 30 Mar 2004 19:49:50 +0200, Andreas L. Delmelle wrote:

>> -----Original Message-----
>> From: Chris Bowditch [mailto:[EMAIL PROTECTED]]
>>
>> Randall Parker wrote:
>>
>> <snip/>
>>
>> > I'd check the javadocs if I could only find them to download
>> (see my previous post). But why isn't this version of the
>> constructor not publically accessible? Is it supposed to be?
>>
>
>Hmm. Can't you just check the source? I don't think it is supposed to be
>like that, and AFAICT it also isn't.. What version are you using?
>
>> [Chris: ]
>> The constructors defined in Graphics2D are:
>>
><snip />
>> public PDFGraphics2D(boolean textAsShapes, Document fi, PDFDocument doc,
>> PDFResourceContext page, String pref, String font, float size) {
>>
>>
>> What makes you think PDFGraphics2D should have a constructor with just a
>> boolean argument? What is it you are trying to achieve?
>>
>
>After a quick look..
>In 0.20.5 the stated constructor *is* still in the API, and declared public,
>for that matter.
>
>
>
>Cheers,
>
>Andreas
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>

Reply via email to