[iText-questions] Inline document question

2006-03-19 Thread Gareth Edwards
When you change the content type of a page to render a pdf document, it uses the server file name. ie. document.cfm rather than mydocument.pdf for example, its worse for the email button that doesn't even change the content type. So you end up with an attached pdf document with the name docume

[iText-questions] Centering an Image in Indented Text

2006-03-19 Thread Chris Dole
Hello, I am generating a document with a left indent of all text except headings. I am inserting graphics (thanks for making this so easy) and figured out how to proportionately scale a graphic down in size to take up the width of the text on the page (following the left indent of the text). I d

Re: [iText-questions] Communication with pdf container. Ie webbrowser?

2006-03-19 Thread Leonard Rosenthol
At 06:03 PM 3/19/2006, Gareth Edwards wrote: Has anyone done this with the pdf Javascript? Is it difficult to do? If possible could you throw me some examples? First, it ONLY works with Acrobat/Reader 7.0.5 and later. Second, it is FULLY documented (with samples) in the Acrobat

[iText-questions] Communication with pdf container. Ie webbrowser?

2006-03-19 Thread Gareth Edwards
Has anyone done this with the pdf Javascript? Is it difficult to do? If possible could you throw me some examples? Cheers Gareth --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into we

Re: [iText-questions] MultiColumnText in non-automatic mode

2006-03-19 Thread Matt White
Bruno - Now we're getting somewhere, it no longer goes into a loop. :) Attached is another example. As I understand the way MultiColumnText works, it should produce three columns at the bottom of the page. Instead, it ignores the Y of the columns that I set, and puts them at the top of the page