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

2010-01-19 Thread Ponzer, Phillip
ge). a. Another example could 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

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

2010-01-19 Thread Ponzer, Phillip
n HTML. Whee. (grumble grumble... "want an HTML-like page? THEN USE HTML!" grumble grumble) --Mark Storer Senior Software Engineer Cardiff.com #include typedef std::Disclaimer DisCard; -Original Message- From: Ponzer, Phillip [mailto:phillip.pon...@garmin.com] Sent: Tuesday,

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

2010-01-19 Thread Ponzer, Phillip
HTML. Whee. (grumble grumble... "want an HTML-like page? THEN USE HTML!" grumble grumble) --Mark Storer Senior Software Engineer Cardiff.com #include typedef std::Disclaimer DisCard; -Original Message- From: Ponzer, Phillip [mailto:phillip.pon...@garmin.com] Sent: Tuesd

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 ___

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

2010-01-19 Thread Ponzer, Phillip
page where that text appears on landscape (after adding the text)? 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 be aware that

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 such as the

[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
contenido.addTemplate(template, 0, 1, -1, 0, 500, 200); > contenido.stroke(); 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 --- -

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

2003-08-03 Thread phillip
ngs. Does anybody know > 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

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

2003-07-31 Thread phillip
sure enough, the "j" gets cut also. > > Is this a common problem? I'm sure I'm missing something easy. > > How do I make the template characters print with the correct vertical > alignment, but

Re: [iText-questions] continuous line that changes

2003-07-22 Thread phillip
tand what a continuous line is. However, Acrobat joins them beautifully. -- 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

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 em

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 &

Re: [iText-questions] Prepress PDF generation

2003-03-05 Thread phillip
? If not, do you 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 f

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
ins only a blank page, but no problem if in Window2k. 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

Re: [iText-questions] About form field

2003-01-08 Thread phillip
ld be the internal problem in iText. I will look 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

Re: [iText-questions] About form field

2003-01-07 Thread phillip
F_PASSWORD | 4194304); or if you do not, you should do: 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 --- ---

[iText-questions] Message

2002-11-13 Thread phillip
regards Phillip Pan --- --- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html

[iText-questions] Bruno's Lecture

2002-10-24 Thread phillip
Bruno: Is it possible for you to publish your lecture script at www.lowagie.com? I know that will take you some time to write it. But it is good for your resume. -- With regards Phillip Pan --- --- This sf.net email is sponsored by

Re: [iText-questions] PDF Encryption

2002-10-09 Thread phillip
to open it in Acroread, password prompt will come up. I think there are something else. -- With regards Phillip Pan --- --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://th

RE: [iText-questions] ICC Profile

2002-09-11 Thread phillip
filename).getNumComponents(). 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 > >

[iText-questions] ICC Profile

2002-09-10 Thread phillip
onents(). 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 Phill

[iText-questions] jfreecharts look bad in itext?

2002-08-27 Thread Phillip Rhodes
I have some reasonable looking charts coming from jfreechart: http://ldi.rhoderunner.com/hra/servlet/chart?val=x&categories=November+1999&chartValues=32&categories=November+1999&chartValues=32&showLegend=false&title=Weight&series=Weight http://ldi.rhoderunner.com/hra/servlet/chart?val=x&title=Hea

[iText-questions] xml to pdf table bug?

2002-08-27 Thread Phillip Rhodes
I output a table with 3 cells, with spacing and padding of 5. The top cell would not allow the top of it to be padded in respect to the table. By adding an empty table cell to the top, everything was padded uniformly. --- This sf.net email i

[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. than

[iText-questions] tagmap for attributes?

2002-08-21 Thread Phillip Rhodes
In my source xml file I have the following element: In my tagmap, I define a mapping to convert "img" to "image" per the dtd But what about the attributes? The img attribute of "src" needs to be converted to an attribute called "url" We need : Any thoughts? Thanks! ---

[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] 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! https://www.inphonic.com/r.asp?r=

[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 ph

[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 is

[iText-questions] Any pagelayout application written in Java

2002-06-13 Thread phillip
PageMaker. Of course, the application is preferrably open source. -- With regards Phillip Pan --- ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintp

[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
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

[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
e 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: Big-5 FA40

2002-04-02 Thread phillip
FA40 in cp936 encoding is 0x9DA3 in UCS-2. Could you try \u9da3 and see if the character appears in PDF. With regards Phillip Pan --- ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext

[iText-questions] Re: Not printing the annotation

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

RE: [iText-questions] Image by Photoshop

2002-03-18 Thread phillip
will have a look at PdfImage.java. Could you send me the file so I can try that on PDFlib? With regards Phillip Pan --- ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions

[iText-questions] Image by Photoshop

2002-03-17 Thread phillip
5116. This will solve the Image problem forever. With regards Phillip Pan --- ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions

[iText-questions] PDF Import

2002-01-30 Thread phillip
regards Phillip Pan --- ___ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions