White spaces are required between publicId and systemId
White spaces are required between publicId and systemId
- Subject: White spaces are required between publicId and systemId
- From: Goh Keng Boon <email@hidden>
- Date: Wed, 28 Jul 2004 21:14:12 +0800
Hi, i tried to render a pdf document using fop, but no matter i use
InputSource foInput = new InputSource(new
ByteArrayInputStream(response.contentString().getBytes()));
or
Document document = response.contentAsDOMDocument();
I'll still get this error : White spaces are required between publicId
and systemId
is there anything that i missed?
Thanks.
KB
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.