HTMLworker and Word strange behaviour (PaulJones) 2007-07-11 - By Paulo Soares
Back
> -- --Original Message-- -- > From: itext-questions-bounces@(protected) > [mailto:itext-questions-bounces@(protected)] On > Behalf Of Paul Jones > Sent: Wednesday, July 11, 2007 4:30 PM > To: 'itext-questions@(protected)' > Subject: Re: [iText-questions] HTMLworker and Word strange > behaviour (PaulJones) > > I think the problem is the <title> tag in the html. If I take > it out, the > PDF looks much better. > > Now I need to control how the <h1> text is formatted. I can > change the size > using loadTagStyle("h1", "size", "10px") but how do I force > it to be bold?
loadTagStyle("h1", "b", "")
> What are the valid values for the parameters in this method? > I can't find > any documentation.
You'll have to look at the source. The book also have some information.
Paulo
Aviso Legal: Esta mensagem ? destinada exclusivamente ao destinat?rio. Pode conter informa? ?o confidencial ou legalmente protegida. A incorrecta transmiss?o desta mensagem n?o significa a perca de confidencialidade. Se esta mensagem for recebida por engano, por favor envie-a de volta para o remetente e apague-a do seu sistema de imediato. ? proibido a qualquer pessoa que n?o o destinat?rio de usar, revelar ou distribuir qualquer parte desta mensagem.
Disclaimer: This message is destined exclusively to the intended receiver. It may contain confidential or legally protected information. The incorrect transmission of this message does not mean the loss of its confidentiality. If this message is received by mistake, please send it back to the sender and delete it from your system immediately. It is forbidden to any person who is not the intended receiver to use, distribute or copy any part of this message.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ __ ____ ____ ____ ____ ____ ____ ____ ____ ____ iText-questions mailing list iText-questions@(protected) https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
|
|