[iText-questions] how to use rups on linux

2012-03-12 Thread Larry Evans
from_link_on: http://sourceforge.net/projects/itextrups/files/ downloaded: http://voxel.dl.sourceforge.net/project/itextrups/itextrups-1.0.1.zip Then unzipped it and looked at the class files and source files. I guessed that looking at the Rups.java file and seeing: // main method

Re: [iText-questions] hi sir.. pls do need ful...

2012-03-12 Thread Alexis Pigeon
Hi Logesh, On 12 March 2012 19:03, Logesh N wrote: > i have a byte array...(file from database)... i need to write it into pdf > file in browser using IText in servlets pls send me the snippet. > thanks in advance.. i am a fresher.. i am doing my first project in my > career... .. > Thi

Re: [iText-questions] 3D Artwork: multiple meshes in one view

2012-03-12 Thread Leonard Rosenthol
You will need to learn the U3D format and merge them in that format, then put the single stream into the PDF. -Original Message- From: kulod [mailto:stoe...@sicat.com] Sent: Monday, March 12, 2012 12:55 PM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] 3D Artwork: m

Re: [iText-questions] irs taxform spreadsheet possible?

2012-03-12 Thread Larry Evans
On 03/03/12 10:26, Larry Evans wrote: > What would be a good way of using itext to modify: > > http://www.irs.gov/pub/irs-pdf/f1040.pdf > > so that it behaves somewhat like a spreadsheet. > What I mean is that all form fields are divided into > modifiable or readonly based upon whether or not t

[iText-questions] 3D Artwork: multiple meshes in one view

2012-03-12 Thread kulod
Hi, I am a newbie to iText and I want to render multiples meshes (stream in U3D format) in one view. I tried to add multiple PdfAnnotations to one PdfWriter but this doesn't work. Is it possible to add several streams to one PdfAnnotation or what should I do? Thanks in advance. -- View this m

Re: [iText-questions] Tagging PDF

2012-03-12 Thread Leonard Rosenthol
Tagging an existing PDF programmatically is VERY DIFFICULT for two reasons. 1) You need to heuristically analyze the PDF content to figure out what is what semantically. 2) You need to add the necessary structural elements to the PDF. Leonard -Original Message- From: satyadsp [mailto:sa

Re: [iText-questions] Scatter Graph

2012-03-12 Thread Paulo Soares
Rather than doing it yourself you may try jfreechart to do the actual drawing to iText. Paulo On Mon, Mar 12, 2012 at 11:28 AM, Adrian Taylor wrote: > > Hi, > > I need to create a scatter plot graph using iText, but can’t find the > information on how to do this is the “iText in Action” book. 

[iText-questions] Tagging PDF

2012-03-12 Thread satyadsp
Hello, I have an existing pdf generated in iText. The document has tables and nested tables in its cells. Some of the cells also have images in them. Now, I am working on adding tags to this pdf and establish a structure. I followed the code sample mentioned in the book. It looks like i have to d

Re: [iText-questions] Scatter Graph

2012-03-12 Thread iText Info
Op 12/03/2012 12:28, Adrian Taylor schreef: I need to create a scatter plot graph using iText, but can't find the information on how to do this is the "iText in Action" book. Can anyone help? I know what size my graph is and I can work out the various points that I need. What I can't work

Re: [iText-questions] Divide one page into two pages

2012-03-12 Thread iText Info
Op 12/03/2012 12:39, Marco B. schreef: Hi first of all thanks for your answer I will explain you my need We have a client that creates the labels in different formats The problem is when they create A2 because they don't have printer for this format So they ask us to divide the label into two A3

Re: [iText-questions] Divide one page into two pages

2012-03-12 Thread Marco B .
Hifirst of all thanks for your answerI will explain you my needWe have a client that creates the labels in different formatsThe problem is when they create A2 because they don't have printer for this formatSo they ask us to divide the label into two A3 which is a format supported by their print

Re: [iText-questions] Divide one page into two pages

2012-03-12 Thread Alexis Pigeon
Hi Marco, On 12 March 2012 12:00, Marco B. wrote: > Hi > > I need to divide A2 into two A3, divide an A3 into two A4 and so on > > Is it possible to do it with itext library? > It depends. Do you want to split your page into two smaller ones in the same way you would cut a piece of pap

Re: [iText-questions] Divide one page into two pages

2012-03-12 Thread iText Info
Op 12/03/2012 12:00, Marco B. schreef: Hi I need to divide A2 into two A3, divide an A3 into two A4 and so on Is it possible to do it with itext library? Do you have some code example (I prefer c# but also java is ok)? We have an example to divide a page into 16 pages: http://itextpdf.com/

[iText-questions] Divide one page into two pages

2012-03-12 Thread Marco B .
Hi I need to divide A2 into two A3, divide an A3 into two A4 and so on Is it possible to do it with itext library? Do you have some code example (I prefer c# but also java is ok)? Thank you bye

[iText-questions] [SPAM] Re: Merge multiple signed PDF

2012-03-12 Thread mkl
fangz, your message from Friday does not seem to have been accepted by the mailing list. Have you already registered with it? (Not with nabble but with itext-questions@lists.sourceforge.net, the mailing list mirrored here. nabble by now informs you quite verbously about that requirement.) fangz

Re: [iText-questions] Pdf Related issue

2012-03-12 Thread 1T3XT BVBA
On 12/03/2012 6:42, GaneshKumar AppalaNaidu wrote: > I am using itext2.x version. That version is no longer supported. Furthermore, as far as I understand the question, it's unrelated to iText. It's not clear what you're trying to achieve, but the way I interpret it, is that you have a list of fil