Re: [iText-questions] How to convert WMF to jpeg?

2006-12-16 Thread Bruno Lowagie
Venkat Tubati wrote: > Hello Team, > > Can you please help me : how to convert WMF files to jpeg images? This is completely off-topic on this mailing list. br, Bruno - Take Surveys. Earn Cash. Influence the Future of IT Joi

[iText-questions] How to convert WMF to jpeg?

2006-12-16 Thread Venkat Tubati
Hello Team, Can you please help me : how to convert WMF files to jpeg images? Thanks in advance, T.Venkat. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance

Re: [iText-questions] Intermittent junk characters in PDF

2006-12-16 Thread Bruno Lowagie
ranthony wrote: > I upgraded Adobe Reader from 7.0.7 to 8.0.0 and that seems to have fixed it. > I wish I knew why Reader 7 had a problem with only the iText docs. I wish I knew that too, but without seeing the docs, it's hard to test. br, Bruno --

Re: [iText-questions] Creating PDF Package

2006-12-16 Thread Bruno Lowagie
Yuri Dumchikov wrote: > Leonard, > that would be great, i would appreciate it very much! And I planned to make a new release next week, so you'd get the functionality almost right away. br, Bruno - Take Surveys. Earn Cash. In

Re: [iText-questions] iText in Action Arrived!

2006-12-16 Thread Bruno Lowagie
Leonard Rosenthol wrote: > Haven't read it yet - but looks good!! Thanks! I lurked at the Pearson booth at JavaPolis, and it feels really good to see somebody browse through the book, and then actually buy it. br, Bruno - Tak

Re: [iText-questions] Creating PDF Package

2006-12-16 Thread Yuri Dumchikov
Leonard, that would be great, i would appreciate it very much! Yuriy --- Leonard Rosenthol <[EMAIL PROTECTED]> wrote: > Correct - it's just the existing attachments mechanism (eg. > EmbeddedFiles name tree) + some new information. In fact, you can > actually get it to work with just one new

Re: [iText-questions] Creating PDF Package

2006-12-16 Thread Leonard Rosenthol
Correct - it's just the existing attachments mechanism (eg. EmbeddedFiles name tree) + some new information. In fact, you can actually get it to work with just one new key. Maybe I'll take a stab at it this weekend - time permitting. Leonard On Dec 16, 2006, at 7:02 PM, Paulo Soares wrote:

[iText-questions] iText in Action Arrived!

2006-12-16 Thread Leonard Rosenthol
Haven't read it yet - but looks good!! Nice job, Bruno. Leonard - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business to

Re: [iText-questions] Creating PDF Package

2006-12-16 Thread Paulo Soares
It doesn't look that difficult, it's attachments with some extra information to organize them in collections. Unfortunately I don't have Acrobat 8, so I've no idea when this feature will be implemented. Paulo - Original Message - From: "Yuri Dumchikov" <[EMAIL PROTECTED]> To: Sent: Sa

Re: [iText-questions] Intermittent junk characters in PDF

2006-12-16 Thread ranthony
I upgraded Adobe Reader from 7.0.7 to 8.0.0 and that seems to have fixed it. I wish I knew why Reader 7 had a problem with only the iText docs. ranthony wrote: > > I tested this further with 8 PDF files: > 1 iText-generated (Windows), > 1 iText-generated (Linux), and > 6 various FOP or Distil

Re: [iText-questions] Intermittent junk characters in PDF

2006-12-16 Thread ranthony
I tested this further with 8 PDF files: 1 iText-generated (Windows), 1 iText-generated (Linux), and 6 various FOP or Distiller-generated. I am opening each file, printing once, then closing Acrobat Reader, then repeating this open-print-close routine 8 times per doc, one after another. When I p

[iText-questions] Creating PDF Package

2006-12-16 Thread Yuri Dumchikov
Hi, Acrobat 8 got a new great feature - ability to merge existing pdf files in a "pdf package" PDF Package is just a PDF file with PDF extension. It contains all the included PDF files inside. Included PDF files may have own attachments. When you open a PDF Package with Acrobat Reader 8 it wil

Re: [iText-questions] Incorrect word wrapping in PDF table cell

2006-12-16 Thread MuiFull
Hi Paulo, The problem is really about the space. After I replace the spaces by typing them manually, the problem gone. Thanks for your advice! Have a nice weekend! :-) Muifull Paulo Soares wrote: > Make sure that the spaces in your text are really \u0020 and not something > else. > > Paulo

[iText-questions] Mailbox was full

2006-12-16 Thread Bruno Lowagie (iText)
Hello all, this is an administrative message. Anyone who has sent me a mail personally in the past 12 hours; can you please send it again? My mailbox was full, and I lost all mail that was sent after 21PM CET yesterday. br, Bruno

Re: [iText-questions] Incorrect word wrapping in PDF table cell

2006-12-16 Thread Paulo Soares
Make sure that the spaces in your text are really \u0020 and not something else. Paulo From: [EMAIL PROTECTED] on behalf of MuiFull Sent: Sat 16-Dec-06 03:58 To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Incorrect word wrapping in PDF tabl

Re: [iText-questions] Intermittent junk characters in PDF

2006-12-16 Thread Bruno Lowagie (iText)
ranthony wrote: > I will do more tests on the windows machine to find out. Once you have done the test, you'll be able to give a better description of the problem. > Thanks for any pointers you can give me. Based on your information, it's hard to give you more info than what you already found o