Re: [iText-questions] embed comments into a PDF file

2006-10-16 Thread Antoine
ere are two > standard methods for it in PDF. There is the classic "DocInfo" > fields and there is the modern (XML-based) XMP. iText supports both > - use them. I can't remember - are both these invisible to acrobat (no way to access them through the gui)? Nothing is i

Re: [iText-questions] embedding PowerPoint presentation.

2006-10-06 Thread Antoine
for Bruno to post it... :-) Antoine -- This is where I should put some witty comment. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to sha

Re: [iText-questions] Fwd: itext to BIFF (Excel) file format

2006-10-05 Thread Antoine
I found > out what it was. Biff(?...8) is the legacy microsoft file format... strange to see that a search for Biff8 doesn't show up anything in wikipedia... Cheers Antoine -- This is where I should put some witty comment. ---

Re: [iText-questions] iText sample code for web (preferably PHP)?

2006-10-03 Thread Antoine
On 03/10/06, Bill Ensley <[EMAIL PROTECTED]> wrote: > > > In order for iText to run, you need a Java Virtual Machine running (and > access to it) on the server you are using. Or .net... itextsharp (and others) do the job very nicely! Chrs Antoine -- This is where I should put

Re: [iText-questions] How to copy and change text in iText

2006-09-08 Thread Antoine
or reworking - it is designed as a format for consumption by the end user. Sure, you can fill in forms and what have you but redoing text/images/whatever is a very tricky affair... It can be done in some cases but usually only if you *really* need to ;-) Cheers Antoine -- This is where I should pu

Re: [iText-questions] FAQ -

2006-09-06 Thread Antoine
based on the user request? Hi, Sounds like you need something more like xslt/xsl-fo. I suppose the xsl has to be written for each but sounds like pretty much a classic use case... I am probably wrong though! Cheers Antoine -

Re: [iText-questions] PDF Bookmarks

2006-09-02 Thread Antoine
omething similar with the .net version of PDFBox. If you are interested then I can send you the important parts (email me off list as this is an itext list...). Cheers Antoine -- This is where I should put some witty comment. - Us

Re: [iText-questions] Itext and ASP.NET (VB)

2006-08-14 Thread Antoine
bs that's logical). I tried a couple of things and they just didn't work... Cheers Antoine -- This is where I should put some witty comment. - Using Tomcat but need to do more? Need to support web services, secur

Re: [iText-questions] Tiff2Pdf

2006-07-19 Thread Antoine
with this > api?.Please suggest me how to do that. > Thanks in advance. > Sirisha.K.L Are the images colour or monochrome? What type of compression do the images have (none, ccitt4, lzw, jpeg, ???). Can you lose quality/dpi? Cheers Antoine -- This is wher

Re: [iText-questions] problem rendering the pdf

2006-07-14 Thread Antoine
XParser.java:345) > at javax.xml.parsers.SAXParser.parse(SAXParser.java:223) > at src.Html2Pdf.main(Html2Pdf.java:106) What is the contents of C:\\test.xml? Cheers Antoine -- This is where I should put some witty comment.

Re: [iText-questions] table doesnt comes out in the pdf document

2006-07-13 Thread Antoine
ers Antoine -- This is where I should put some witty comment. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download

Re: [iText-questions] shameless OT - default user space coordinates for a mediabox

2006-07-13 Thread Antoine
Thanks Leonard - that has cleared up the confusion I had. Cheers Antoine -- This is where I should put some witty comment. - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly

[iText-questions] shameless OT - default user space coordinates for a mediabox

2006-07-13 Thread Antoine
42] I know that that means "A4". Any pointers or sections of the spec (or other ways go get the "page size") to (re)read appreciated. Cheers Antoine -- This is where I should put some witty comment. - Using

Re: [iText-questions] check for margins and colour space of PDF

2006-07-12 Thread Antoine
nd a whole lot more, there are some areas where pdfbox fills some iText holes (i.e., things the iText devs are not interested in, or don't have time for, for iText...). Cheers Antoine -- This is where I should put some witty comment. ---

Re: [iText-questions] Pdf to xml conversion

2006-07-11 Thread Antoine
mpossible to convert to, say, xsl-fo, though I certainly wouldn't want to try it! Cheers Antoine -- This is where I should put some witty comment. - Using Tomcat but need to do more? Need to support web services, secur

Re: [iText-questions] OT - Detecting whether a PDF page has "colour" in it

2006-07-05 Thread Antoine
and gs 8.50 seemed to bork at heaps of my pdfs if they weren't "optimised" by acrobat, but the results look exactly like what we want. If I can get something usable I will post a link. Cheers Antoine -- This is where I should put some witty comment. Using Tomcat but need to d

Re: [iText-questions] OT - Detecting whether a PDF page has "colour" in it

2006-07-05 Thread Antoine
On 05/07/06, Antoine <[EMAIL PROTECTED]> wrote: > Hi, > I know this is not an iText question but I couldn't resist seeing > there are so many masters of the pdf universe here! > I need to find out whether a particular page in a pdf file has colour > in it. We need to b

[iText-questions] OT - Detecting whether a PDF page has "colour" in it

2006-07-04 Thread Antoine
iness! Any free or commercial products anyone knows of are all welcome. Cheers, and sorry for the OT, Antoine -- This is where I should put some witty comment. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job

Re: [iText-questions] attachments on the itext-list

2006-06-29 Thread Antoine
bottlenecks, will get > in serious trouble if too many list members start sending example-pdfs > of even medium size. Webmail for lists? Cheers Antoine -- This is where I should put some witty comment. Using Tomcat but need to do more? Need to support web services, security? Get stuff done

Re: [iText-questions] MS Word to PDF

2006-06-29 Thread Antoine
> I'm using the .net version of itext, so, i think openoffice doesn't have > support for C#. Is it ok? There is an alternative? http://opendocument4all.com/content/view/68/47/ -- This is where I should put some witty comment. Using Tomcat but need to do more? Need to support web services, secur

Re: [iText-questions] PDF -> Tiff conversion possible?

2006-06-01 Thread Antoine
On 30/05/06, Jim Bethancourt <[EMAIL PROTECTED]> wrote: > Anybody else have any suggestions? > Ghostscript - not java, but usable from and is not slow. Cheers Antoine ps. One of these days I am going to work on some code that will turn G4 compressed B&W to tiff G4... I am sure it

Re: [iText-questions] Tiff scale

2006-05-19 Thread Antoine
atter if you care about your image. Best leave that to a programme with that as its core focus (there are many algorithms that do things in different ways...). Cheers Antoine -- This is where I should put some witty comment. --- Using Tomca

Re: [iText-questions] PDF Version

2006-04-18 Thread Antoine
es? Cheers Antoine On 18/04/06, Segev, Eli <[EMAIL PROTECTED]> wrote: > Antoine, > > Do you have a sample code that copies a PDF file? > > > Eli Segev > > > > -Original Message- > From: Antoine [mailto:[EMAIL PROTECTED] > Sent: Tuesday,

Re: [iText-questions] PDF Version

2006-04-18 Thread Antoine
On 18/04/06, Paulo Soares <[EMAIL PROTECTED]> wrote: > PdfReader.getInfo(). Fair enough! I missed that one (again)... pdfbox has nice convenience methods... PDDocumentInformation.getCreator() PDDocumentInformation.getProducer() Cheers Antoine -- This is where I should put some witt

Re: [iText-questions] PDF Version

2006-04-18 Thread Antoine
about 5 lines of code, and it is a good library (useful for those situations where iText doesn't have the functionality). I can send you pdfbox code if that is an option. Cheers Antoine On 17/04/06, Segev, Eli <[EMAIL PROTECTED]> wrote: > Antoine, > > Do you know how iText doe

[iText-questions] itext on developerWorks

2006-04-17 Thread Antoine
Hi, In case you hadn't seen this already... http://www-128.ibm.com/developerworks/opensource/library/os-javapdf/?ca=dnw-703 Cheers Antoine -- This is where I should put some witty comment. --- This SF.Net email is sponsored by xP

Re: [iText-questions] PDF Version

2006-04-15 Thread Antoine
tp://pdfbox.org/javadoc/org/pdfbox/pdmodel/PDDocumentInformation.html Cheers Antoine -- This is where I should put some witty comment. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into

Re: [iText-questions] PS to PDF

2006-04-15 Thread Antoine
at.php?Cat=&Board=DeviceProgramming&Number=3221&page=0&view=collapsed&sb=5&o=&fpart=1 Cheers Antoine -- This is where I should put some witty comment. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting la

Re: [iText-questions] PS to PDF

2006-04-14 Thread Antoine
do it with ghostscript. Cheers Antoine On 12/04/06, bruno <[EMAIL PROTECTED]> wrote: > Frank Biel Knudsen wrote: > > >Hi > >I am en novice at this Itext stuff. But is it possible to convert a > >normal PostScript file (made by a windows application) to a PDF file

[iText-questions] OT - goto vs gotor?

2006-04-14 Thread Antoine
t in Acrobat 7 standard. Anyone got any ideas? For me the spec is quite clear that page is 0 based so... Cheers Antoine -- This is where I should put some witty comment. --- This SF.Net email is sponsored by xPML, a groundbreaking scriptin

[iText-questions] Re: RtfWriter2 and image scaling

2006-03-10 Thread Antoine
Mark Hall edu.uni-klu.ac.at> writes: > > On Thursday 09 March 2006 17:08, Antoine wrote: > > I want to scale down an image for it to fit into the header of the page. > > It works fine with RtfWriter using image.scalePercent(...) or > > scaleAbsolute(...), but the

[iText-questions] RtfWriter2 and image scaling

2006-03-10 Thread Antoine
suggestion ? Thanks in advance, Best regards, Antoine. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group bre

[iText-questions] Re: .net pdfwriter

2006-01-29 Thread Antoine
On 29/01/06, Antoine <[EMAIL PROTECTED]> wrote: > Hi, > There seem to be a few things missing, like setPdfVersion, am I just > doing something wrong or is it not there? Forget that. I have noticed that a number of members have been renamed without the leading get/set. Unfortunate

[iText-questions] .net pdfwriter

2006-01-29 Thread Antoine
Hi, There seem to be a few things missing, like setPdfVersion, am I just doing something wrong or is it not there? Cheers Antoine -- This is where I should put some witty comment. --- This SF.net email is sponsored by: Splunk Inc. Do you grep

[iText-questions] vb.net examples

2006-01-29 Thread Antoine
Hi,I was most frustrated (and then happy) to find the vb.net examples after having slogged through converting a few from c#/java. I just wanted to know how the conversion was done, and to point out that there are still a few remnants in from the original java code - many (if not all) of the paramet

[iText-questions] still not possible to extract tiff images from a pdf?

2006-01-23 Thread Antoine
Hi,Leonard posted that it wasn't possible iwith itext a while back - is that still the case?CheersAntoine-- This is where I should put some witty comment.

Re: [iText-questions] Dear Friend.

2006-01-14 Thread Antoine
. Highly educated, told by the FBI that it is fraud, and still believes... Simply amazing. He lives in Boulder (I am assuming that is Colorado, USA). That doesn't surprise me one bit... Cheers Antoine --- This SF.net email is sponsor

Re: [iText-questions] PDF to XML

2006-01-10 Thread Antoine
cument format (mainly for print/visual consultation). So extracting "all" info from a pdf is NEVER going to be easy. It might not be hard but that depends on the pdfs... Cheers Antoine --- This SF.net email is sponsored by: Splunk Inc

Re: [iText-questions] PDF to JPG

2006-01-10 Thread Antoine
(sourceforge) and look at the options. Anything useful is programmable with ghostscript (pdfcreator is basically a frontend) Cheers Antoine ps. pdfcreator is windows-only but ghostscript is multiplatform --- This SF.net email is sponsored by: Splunk

[iText-questions] itextsharp questions

2005-12-02 Thread Antoine
Hi, Is this the appropriate forum or are the project-specific lists better? Cheers Antoine --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes

Re: [iText-questions] Can I convert a MS Word document to a PDF directly by iText ?

2005-11-28 Thread Antoine
David Thielen wrote: www.windwardreports.com does this. So does openoffice, and it won't cost you anything. You could also try the acrobat components, though I believe that doc to pdf is an "unsupported feature". I have try your iText, it very excellent. Now ,I wonder whether I can conv

Re: [iText-questions] PdfPTable vs Table

2005-11-26 Thread Antoine
Bruno Lowagie wrote: Antoine wrote: but why does everyone start talking about consulting all of a sudden? Because we get mails sent to us personally more and more and looking at the questions that are asked in those mails, it is quite obvious that some people are trying to let us do their

Re: [iText-questions] PdfPTable vs Table

2005-11-25 Thread Antoine
e you guys spend coding and then answering silly questions but why does everyone start talking about consulting all of a sudden? Cheers Antoine --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop!

[iText-questions] the future of itext and itextsharp

2005-11-13 Thread Antoine
there was going to be an ongoing commitment to maintaining both. It looks like with ikvm/mono java is pretty usable in the .net environment (and vice-versa) and I was wondering what the logic was behind maintaining two projects... Cheers Antoine

[iText-questions] thanks for all your great work

2005-11-13 Thread Antoine
spend thousands of euros on acrobat! It is also a great excuse to programme in Java too... I will DEFINITELY be getting a copy of the book. Keep up the sterling work. Cheers Antoine -- This is where I should put some witty comment. --- SF.Net ema

[iText-questions] Re: stopping the embedding of non-native fonts

2005-11-13 Thread Antoine
On 13/11/05, Antoine <[EMAIL PROTECTED]> wrote: > Hi, > I need to use arial fonts in the pdfs I'm creating but don't want them > embedded. I know very little about how fonts work - is this possible? > I have put the BaseFont.NOT_EMBEDDED flag in my font creation

[iText-questions] stopping the embedding of non-native fonts

2005-11-13 Thread Antoine
Hi, I need to use arial fonts in the pdfs I'm creating but don't want them embedded. I know very little about how fonts work - is this possible? I have put the BaseFont.NOT_EMBEDDED flag in my font creation methods but the fonts get embedded anyway... Cheers Antoine -- This is where I

Re: [iText-questions] set the default font for a document

2005-11-13 Thread Antoine
page? For a table? I can't seem to see how to do it. > Cheers > Antoine > -- > This is where I should put some witty comment. > > > --- > SF.Net email is sponsored by: > Tame your development challenges with Apache

[iText-questions] set the default font for a document

2005-11-13 Thread Antoine
Hi, Is this possible? For a page? For a table? I can't seem to see how to do it. Cheers Antoine -- This is where I should put some witty comment. --- SF.Net email is sponsored by: Tame your development challenges with Apache's Ge

[iText-questions] docs

2005-11-11 Thread Antoine
English that end in -full, and if you erred the other way (i.e., did everything with -ful) it would be better. Cheers Antoine ps. e.g., "carefull" on http://itextdocs.lowagie.com/tutorial/objects/tables/index.html#intro -- This is where I

Re: [iText-questions] using an Annotation like an anchor

2005-11-11 Thread Antoine
for the help on finding pageevents. Cheers Antoine -- This is where I should put some witty comment. --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to wi

Re: [iText-questions] using an Annotation like an anchor

2005-11-10 Thread Antoine
the right rectangle. I will keep playing but if you have any pointers they are much appreciated! Cheers Antoine > > Hi, > > I am trying to write a comma separated list of filenames and each will > > have a file attachment behind it - only problem is that I would like > > the

[iText-questions] using an Annotation like an anchor

2005-11-10 Thread Antoine
right direction? What text container can I use (that is not positioned absolutely) that can give me its coordinates back? Cheers Antoine -- This is where I should put some witty comment. --- SF.Net email is sponsored by: Tame your development

[iText-questions] XML DOM example

2005-11-08 Thread Antoine
Hi, I know this is a bit lazy but it there a nice example of using XML DOM like there is with SAX in the Peace example? Cheers Antoine -- This is where I should put some witty comment. --- SF.Net email is sponsored by: Tame your development

Re: [iText-questions] Embedding files as attachments in pdfs (anything new?)

2005-11-07 Thread Antoine
Annotation.APPEARANCE_DOWN, ap); > annot.setPage(); > writer.addAnnotation(annot); > document.close(); > And the maestro does it again! Great! Unfortunately this may mean I ask a few more stupid questions, but that is what you get for having an excellent pdf library ;-). Cheers Antoine

Re: [iText-questions] Embedding files as attachments in pdfs (anything new?)

2005-11-07 Thread Antoine
;t be opened, and I can't work out how to get the to/from/subject in English...), and just export to xml from outlook and then create the pdfs with itext. So can I do this with itext? Will it be very hard/long (I am not much good but want to learn so am prepared to spend the time...)? Che

Re: [iText-questions] Embedding files as attachments in pdfs (anything new?)

2005-10-29 Thread Antoine
Leonard Rosenthol wrote: At 06:38 AM 10/29/2005, Antoine wrote: Acrobat 7/PDF 1.6 fully supports links into embedded files. Any idea how to make a link to one that does NOT have an icon, like the pdfmaker installed into outlook does? I tried for ages and couldn't find ou

Re: [iText-questions] Embedding files as attachments in pdfs (anything new?)

2005-10-29 Thread Antoine
nday and Tuesday off (le pont...). Any idea how to make a link to one that does NOT have an icon, like the pdfmaker installed into outlook does? I tried for ages and couldn't find out how. Cheers Antoine ps. we use the dlls that come with acrobat extensively in our inhouse apps and becaus

Re: [iText-questions] Embedding files as attachments in pdfs (anything new?)

2005-10-29 Thread Antoine
Leonard Rosenthol wrote: At 02:06 PM 10/26/2005, Antoine wrote: A few months ago I was looking for a way to embed files as attachments in pdf documents and pretty much found no way to do it. It was even pretty shakey with acrobat 7. Huh? What is wrong with the File

[iText-questions] Embedding files as attachments in pdfs (anything new?)

2005-10-26 Thread Antoine
- any interest in doing it? Cheers Antoine --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http

Re: [iText-questions] PDF file format specification

2005-09-29 Thread Antoine
k you may want to have a look at that code also. Cheers Antoine ps. and I second that comment about the spec... google is a fine thing! --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discus

Re: [iText-questions] changing meta data information of pdf

2005-06-24 Thread Antoine
o open source, though it seems - not that i'm an expert - a little less advanced than itext) then you can extract directly to a lucene document and have it indexed. Cheers Antoine --- SF.Net email is sponsored by: Discover Easy Linux Migration S

Re: [iText-questions] file attachment not using the drawing pin

2005-06-16 Thread Antoine
On 6/16/05, Leonard Rosenthol <[EMAIL PROTECTED]> wrote: > At 12:30 PM 6/16/2005, Antoine wrote: > >I am new to itext, and would like to know how to make a normal > >"hyperlink" annotation to an internal attached file. > > It's a new feature of P

[iText-questions] file attachment not using the drawing pin

2005-06-16 Thread Antoine
when exporting from Outlook). Could someone shed some light on this? Cheers Antoine -- G System, The Evolving GUniverse - http://www.g-system.at --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to

[iText-questions] How to use iText ???

2003-04-15 Thread Antoine BLANC
Hello,   One of my friend want use iText to generate PDF. She works with Visual Edge 3.02 and JDK1.1.8. She add iText.jar to her ClassPath but she can't compile exemple!   Any help appreciated Best regards, || ^_^  Mil00se 

[iText-questions] concat encrypted PDF files

2002-02-15 Thread Antoine BLANC
hello everybody ! I try to concat encrypted PDF files with a PDF document generated by iText, of course I know all password to open it with Acrobat Reader. So is there a way to open encrypted file with iText ? Thanks in advance. Best Regards, o_O Mil00se

[iText-questions] concat HTML files

2002-02-07 Thread Antoine BLANC
hello everybody ! I try to concat html file with Html document generated by iText. It work well, except that iText replace "<" by "<" in the HTML source and I don't want it. So is there a way to have "<" and ">" instead of "<" and ">" in the HTML source (Attached the full java code and the

Re: [iText-questions] Indentation and Dotted Line

2002-02-05 Thread Antoine BLANC
For your second question I've the beginning of an answer ! but some thing is missing : how to get the Cell width (I try Cell.width() but it's always return 0 :-[ ) So if someone has an idea or suggestions ??? Thanks in advance Best Regards, ||| o_O Mil00se testPointille.java Descr

[iText-questions] Fw:

2002-01-31 Thread Antoine BLANC
Hello everybody, We're still fighting with margins problems : We use only chapters, so no newpage in the code. And we don't know where to set the margins. Attached the full java code and the 2 resulting .pdf. Here's the point : - if we use code #1 : the second page still uses the first cha

[iText-questions] modified files

2002-01-29 Thread Antoine BLANC
hello !! I've try to put a new page in an HTML document when I print it but it's doesn't work !! :-( So I've modified some files to add page break in my HTML Document when I print it. I send you the modified files if you want to add it to the next iText release. modification : HTMLWriter : metho