Re: [iText-questions] Rotate Page After Adding Text to Document

2010-01-19 Thread Ponzer, Phillip
PDF (I'll take help over looking witty any day :P ) And the reason why I want to do this is because I don't know how much space the text (or in my particular case, the table) takes up until it has been added to the document. Any thoughts? Phillip From: Mark

Re: [iText-questions] Rotate Page After Adding Text to Document

2010-01-19 Thread Ponzer, Phillip
grumble) --Mark Storer Senior Software Engineer Cardiff.com #include disclaimer typedef std::DisclaimerCardiff DisCard; -Original Message- From: Ponzer, Phillip [mailto:phillip.pon...@garmin.com] Sent: Tuesday, January 19, 2010 2:58 PM To: Post all your questions about iText here Subject

Re: [iText-questions] Rotate Page After Adding Text to Document

2010-01-19 Thread Ponzer, Phillip
HTML! grumble grumble) --Mark Storer Senior Software Engineer Cardiff.com #include disclaimer typedef std::DisclaimerCardiff DisCard; -Original Message- From: Ponzer, Phillip [mailto:phillip.pon...@garmin.com] Sent: Tuesday, January 19, 2010 2:58 PM To: Post all your questions about

Re: [iText-questions] Rotate Page After Adding Text to Document

2010-01-19 Thread Ponzer, Phillip
be a table whose header row is too tall I plan to work out your suggestion tomorrow, but I'd figure I'd leave some specifics as to what I'm trying to do in case you or anyone else has any more ideas. Thanks, Phillip From: Mark Storer [mailto:msto...@autonomy.com] Sent

Re: [iText-questions] Upper Unicode Chars PDF Support

2010-01-14 Thread Ponzer, Phillip
, Phillip From: Ponzer, Phillip [mailto:phillip.pon...@garmin.com] Sent: Wednesday, January 13, 2010 5:41 PM To: Post all your questions about iText here Subject: [iText-questions] Upper Unicode Chars PDF Support Hello everyone, How do I add characters

[iText-questions] Upper Unicode Chars PDF Support

2010-01-13 Thread Ponzer, Phillip
Hello everyone, How do I add characters such as the infinity symbol (U+221E) to a PDF? Thanks, Phillip This e-mail and any attachments may contain confidential material for the sole use of the intended recipient. If you are not the intended recipient, please

Re: [iText-questions] using CMYK-JPEG's and Adope Illustrator 10.0

2003-09-08 Thread phillip
in the image. We just do as what it should. -- With regards Phillip Pan --- --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ iText-questions

Re: [iText-questions] Vertical text

2003-09-03 Thread phillip
(); You have to set white color value in template and treat template the same way as contentbytes. PDF assumes black color as default in graphic states. -- With regards Phillip Pan --- --- This sf.net email is sponsored by:ThinkGeek

Re: [iText-questions] navigate to a PDF page

2003-08-03 Thread phillip
which method to call to navigate to a certain page in a PDF file? There is no method or mechanism in iText to wind backward or forward within document rendering process. Talk to Adobe. -- With regards Phillip Pan

Re: [iText-questions] Template cutting off bottom of text . . .

2003-07-31 Thread phillip
sure I'm missing something easy. How do I make the template characters print with the correct vertical alignment, but allow characters that go below the line fully print? -- With regards Phillip Pan --- --- This SF.Net email

Re: [iText-questions] continuous line that changes

2003-07-22 Thread phillip
. -- With regards Phillip Pan --- --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial

Re: [iText-questions] Calculating inverse transform

2003-07-17 Thread phillip
How do we replace the transformation matrix to original once the required settings are applied?? Use save and restore. You do not have to find the inverse matrix. -- With regards Phillip Pan --- --- This SF.net email

Re: [iText-questions] can iText do this?

2003-07-08 Thread phillip
I think you had better spend some time reading the tutorial. It contains all the answers to your question. -- With regards Phillip Pan --- --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing more

Re: [iText-questions] Prepress PDF generation

2003-03-05 Thread phillip
know of any existing libraries that can do that? What are you offering at the moment? -- With regards Phillip Pan --- --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code

Re: [iText-questions] text background color

2003-02-13 Thread phillip
There is no text background color if you are not talking about glyph path. You basically have to define an area and then fill the area with the color you want, then stroke the text. PDF is not Word for M$. -- With regards Phillip Pan

RE: [iText-questions] Problem in creating Chinese font in Linux

2003-01-22 Thread phillip
. It is very likely that your Linux has not got Asian font pack installed. Download them from Adobe. -- With regards Phillip Pan --- --- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All

Re: [iText-questions] About form field

2003-01-08 Thread phillip
into it. Be patient. -- With regards Phillip Pan --- --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com ___ iText-questions

Re: [iText-questions] About form field

2003-01-07 Thread phillip
: field.setFlags(PdfFormField.FF_PASSWORD | PdfFormField.FF_DONOTSPELLCHECK); Remember you should set the PDF version to 1.4. All the best. -- With regards Phillip Pan --- --- This SF.NET email

RE: [iText-questions] ICC Profile

2002-09-11 Thread phillip
(). That will be enough for PdfICCBased stream object. Of course these are all based on the assumption that actual image pixels not changed. Anyone can give me some idea how PitStop apply the ICC Profile to image xobject in Acrobat? Paulo, Leaonard? -- With regards Phillip

[iText-questions] xml - pdf, is there a dtd?

2002-08-21 Thread Phillip Rhodes
I see the example in chapter 7 of the tutorial whereby one can use a tagmap to convert an xml file to PDF. However, there are not many tags (or elements) in the example. Is there a listing of all the elements and attributes that are supported by itext? thanks!

[iText-questions] TagMap.init throws File null not found. problem

2002-08-21 Thread Phillip Rhodes
Hi everyone, I am stuck. I am trying to use the tagmap and an xml file to output a pdf. No matter what I pass as a path to the tagmap, I get a init error in the tagmap object. The stack trace is at the bottom of them email, along with the appropriate code that is generating the error.

[iText-questions] xml - pdf, is there a dtd?

2002-08-20 Thread Phillip Rhodes
I see the example in chapter 7 of the tutorial whereby one can use a tagmap to convert an xml file to PDF. However, there are not many tags (or elements) in the example. Is there a listing of all the elements and attributes that are supported by itext? thanks!

[iText-questions] difference between itext and fop?

2002-08-16 Thread Phillip Rhodes
Given a valid xml document, Can someone tell me why I may want to use itext rather than fop? Thanks! --- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE!

[iText-questions] generate html?

2002-08-15 Thread Phillip Rhodes
Hi. I see that itext generates PDF, but can it generate html also? I have a xml file that I need to output to pdf and html and wondered if itext did this. Thanks! --- This sf.net email is sponsored by: OSDN - Tired of that same old cell

[iText-questions] generate html?

2002-08-14 Thread Phillip Rhodes
Hi. I see that itext generates PDF, but can it generate html also? I have a xml file that I need to output to pdf and html and wondered if itext did this. Thanks! --- This sf.net email is sponsored by: Dice - The leading online job board

[iText-questions] Drop Cap

2002-07-25 Thread phillip
Hi all folks: I am doing some work to have the drop-cap effect. I do not know what is the correct way to calculate the shift. Any idea how Illustrator or InDesign do that? -- With regards Phillip Pan --- --- This sf.net email

[iText-questions] Re: restrict client to save PDF

2002-06-11 Thread phillip
I think he is talking about password protection within PDF. iText actually support such feature. As to how to do it, read the tutorial. -- With regards Phillip Pan --- ___ Multimillion Dollar Computer Inventory Live Webcast

[iText-questions] iText Application

2002-06-05 Thread phillip
to advance. Cheers, -- With regards Phillip Pan --- ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

[iText-questions] multiple fields with same name

2002-05-16 Thread phillip
like we have to maintain a key based hashmap, an indirect reference hashmap is not good enough. Any comments? -- With regards Phillip Pan --- ___ Have big pipes? SourceForge.net is looking for download mirrors. We supply

[iText-questions] PdfGraphics Class

2002-04-11 Thread phillip
are heading? As for me, I prefer to take JFreeChart object into iText. What do u think, Paulo? With regards Phillip Pan --- ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions

[iText-questions] Re: Not printing the annotation

2002-03-25 Thread phillip
to accomodate this kind of request. With regards Phillip Pan --- ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions