RE: [iText-questions] Select a area from one pdf and put in another

2004-04-01 Thread Paulo Soares
You must always place the complete page but you can define a clipping area to show only some parts of the page. Best Regards, Paulo Soares From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David CapredoniSent: Wednesday, March 31, 2004 8:02 PMTo: '[EMAIL

RE: [iText-questions] Select a area from one pdf and put in another

2004-04-01 Thread Paulo Soares
You are doing the clipping at the wrong place. The clipping is done in the destination not the imported page. You should have something like this: cb.saveState(); cb.rectangle(50,50,150,150); cb.clip(); cb.newPath(); cb.addTemplate(page1, x, y); cb.restoreState(); Best Regards, Paulo Soares

[iText-questions] Cannot RIP

2004-04-01 Thread Shahzad Latif
Hi: Client gave me a PDF which I have to customize and put some sort of factsheet at the end (as a last page). I do so using iText (concat example). Unfortunately, the printer (IBM) RIPs the individual PDF's correctly, but the merged document is giving out a postscript error. Tried my best to

RE: [iText-questions] Cannot RIP

2004-04-01 Thread Bill Ensley
Send me the PDF, I have extensive experience with this problem Bill Ensley Bear Printing -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Shahzad LatifSent: Thursday, April 01, 2004 5:05 PMTo: [EMAIL PROTECTED]Subject:

[iText-questions] formfield wrong layout (vertical alignment)

2004-04-01 Thread kl . becker
Hello I have some problems after creation of a pdf with PdfFormField-elements because some text’s will be wrong displayed with some fonts eg. Arial Black. Normally all textes at the acrobat form field are centered (vertical alignment) as default but with iText some font information’s will be

RE: [iText-questions] Select a area from one pdf and put in anot her

2004-04-01 Thread David Capredoni
Thanks for the response. I tried clipping, but for some reason, I can place a part of the pdf from another file where ever I want in the new pdf, but only the very botton left corner. Here is an example of what I am doing PdfContentByte cb = writer.getDirectContent(); int pagei =

[iText-questions] Html-PDF conversion

2004-04-01 Thread sunil-mohandas.naik
Hi, I want to convert an html document to pdf.Can I use a css stylesheet for my html for specifying font,color etc.If yes how?.I tried inline style tag,but the contents inside the style tag just get printed to the pdf document. Regards, Sunil Naik, UBS AG,BB22 5.0G, 22 Buckhauser Strasse,

[iText-questions] (no subject)

2004-04-01 Thread foreignman
Dear friends I have some questions concerning iText Library. How I can arrange contents of imported PDF document into a cell of the table (when the table is not yet added to the document). Answer me please as to me achieve that the border of a short cell on equal terms with a long cell was

[iText-questions] Indentation

2004-04-01 Thread Domenick Lacertosa
What is the best way to indent a value in a Cell which is in a Table while preserving the border of the original cell? I have tried many different ways (adding a table with 2 columns to a cell, adding multiple elements to a cell, etc...) with no luck. When I finally get something indented, it

[iText-questions] itext

2004-04-01 Thread Alexander Cárdenas
Hello, I´m Alexander Cárdenas From Innova Soluciones Avanzadas de Negocios, I have a question about the iText java Librery: Could I include one PDF into another  when the PDF  is created? __ Ing. Alexander Cardenas Ingeniero de

[iText-questions] (no subject)

2004-04-01 Thread Pallavi Zende
I want to unsubscribe itext-questions list and I have forgotten the password please help me... Mails keep pouring and everyday my box gets blocked so please help...Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway - Enter today