Re: [iText-questions] PdfContentByte.AddTemplate

2006-11-27 Thread Bruno Lowagie
Lewis Sun wrote: > Bruno, Thanks for your quick response. I try that option. The added PDF > file is not shrunk anymore. But it miss part of the bottom. It still > have margin on the top. This is not an iText related problem: I bet the top part is not missing on the screen, only when you are pri

Re: [iText-questions] PdfContentByte.AddTemplate

2006-11-27 Thread Lewis Sun
Bruno, Thanks for your quick response. I try that option. The added PDF file is not shrunk anymore. But it miss part of the bottom. It still have margin on the top. Do you know if I can add content at the very top of a blank page? Thanks. PdfWriter writer = PdfWriter.GetInstance(do

Re: [iText-questions] PdfContentByte.AddTemplate

2006-11-27 Thread Bruno Lowagie
Lewis Sun wrote: > When I use cb.AddTemplate(page,0,0) I still get the page shrink. It > appears that there are margins at the edge. Can anyone help me to > element those margins? Thanks. Many printers have difficulties printing close to the border of a piece of paper. Therefore the page is shru

[iText-questions] PdfContentByte.AddTemplate

2006-11-27 Thread Lewis Sun
When I use cb.AddTemplate(page,0,0) I still get the page shrink. It appears that there are margins at the edge. Can anyone help me to element those margins? Thanks. Lewis - Take Surveys. Earn Cash. Influence the Future of IT