asper translates it to charset, which I don't want.
By the way, I don't believe that spec is always right. I want to know
the reason why the spec describes so.
--
seiji takegata
[EMAIL PROTECTED]
-
To unsubscribe, e-mai
you can specify charset string by other means if necessary.
> This will happen not only for PDF files but image files or what ever.
>
> Am I wrong?
>
> > seiji takegata wrote:
> > > Hi,
> > >
> > > I'm trying to generate PDF document from JSP, using
d be:
"application/pdf; charset=iso-8859-1"
If you specify:
<%@ page contentType="application/pdf" pageEncoding="Shift_JIS" %>
then:
"application/pdf; charset=Shift_JIS"
(ouch!)
else if:
<%@ page contentType="application/pdf"%>
"ap
help.
I'm trying to generate a binary content, not html.
That's why I don't want to add charset string to
content-type.
--
seiji takegata
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
appen not only for PDF files but image files or what ever.
Am I wrong?
> seiji takegata wrote:
> > Hi,
> >
> > I'm trying to generate PDF document from JSP, using itext library.
> > (http://www.lowagie.com/iText/)
> >
> > I set contentTy
post
this question to tomcat-dev list.
This is my first message to this list.
Thanks you.
--
seiji takegata
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]