On Thursday 02 May 2002 16:52, you wrote:
> I'm creating RTF document, but when trying to print it  chooses German Std
> Fanfold paper size by default, which not allows to print document properly
> - it got truncated.
> Why it does this and how i can force it to be A4 by default.
> Thanks
> Oleg

Have you tried creating the Document with Document doc = new 
Document(PageSize.A4); ?
If you're already doing this, please tell me which iText version you are 
running. And if possible include a generated RTF document.

Greetings,
Mark

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to