Re: [iText-questions] XMLWorker - difference between creating blank pdf and filling out an existing (with a field).

2013-09-24 Thread Daniel Lehtihet
>Because using Document.add() uses completely different code than using >ColumnText. >Document.add() can be used without tuning how the content is displayed. >ColumnText is for those who want to tune how the content is displayed >(in which case it may be NECESSARY to tune the content). I Itext

Re: [iText-questions] XMLWorker - difference between creating blank pdf and filling out an existing (with a field). (Daniel Lehtihet)

2013-09-23 Thread Daniel Lehtihet
en creating blank pdf and filling out an existing (with a field). (Daniel Lehtihet) -- Message: 1 Date: Fri, 6 Sep 2013 15:02:47 +0200 From: Daniel Lehtihet Subject: [iText-questions] XMLWorker - difference between creating

Re: [iText-questions] XMLWorker - difference between creating blank pdf and filling out an existing (with a field).

2013-09-09 Thread Daniel Lehtihet
Hi, I should (of course) mention the versions that i use: IText 5.4.3 XMLWorker 5.4.3-- Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft

[iText-questions] AUTO: Daniel Lehtihet is out of the office (returning 2013-08-19)

2013-07-12 Thread Daniel Lehtihet
I am out of the office until 2013-08-19. Note: This is an automated response to your message "iText-questions Digest, Vol 86, Issue 15" sent on 2013-07-12 08:01:11. This is the only notification you will receive while this person is away. ---

[iText-questions] Daniel Lehtihet är inte på k ontoret.

2006-12-05 Thread daniel . lehtihet
I will be out of the office starting 2006-12-05 and will not return until 2006-12-18. Har fått nytillskott i familjen och har således tagit ut 10 pappadagar. Jag kommer att svara på meddelandet när jag kommer tillbaka. M v h Daniel ---

[iText-questions] StyleSheet / HtmlWorker and granular font size

2006-10-25 Thread daniel . lehtihet
Hi, Having gotten help regarding this in the past (Thanks Paolo and Leonard...) i have now stumbled across something that i can't seem to fix. I currently use HtmlWorker together with StyleSheet to populate a PDF using HTML. Most of this works like a dream. The problem is that i need to force the

Re: [iText-questions] iText-questions Digest, Vol 4, Issue 15

2006-09-08 Thread daniel . lehtihet
Hi Paulo, i see. In my case, the wysiwyg editor generated the font name as "Times New Roman" instead. After a string-replace to "Times-Roman" it works like a dream :-) Thanks rgds Daniel >It's done in the html: > >Look at me! > >Paulo

[iText-questions] How to set font for text using ColumnText?

2006-09-07 Thread daniel . lehtihet
Hi list, i can't seem to force a certain font and font size to be active when adding text directly to a PDF. I have tried the following code (below). Whatever i do, the font used in the pdf is always Arial 12. Please advice kind regards Daniel                                              

Ang. Re: [iText-questions] How to insert "formatted text" into PDF richtext fields?

2006-04-10 Thread daniel . lehtihet
Hi Bruno (and list), i have tried to follow your advice but i feel somewhat confused :-) I have a pdf, letter1.pdf, which contains a field (rtf-enabled). I find the fields position on the canvas, create a column text and add all of my HTML elements which i get from HTMLWorker.parseToList. The

Re: [iText-questions] How to insert "formatted text" into PDF richtext fields?

2006-04-10 Thread daniel . lehtihet
>         Oh, you can do that too... > >         Just that the functionality for doing so is not currently in iText. > > >Leonard Ahh, i see :( Is this something one could wish for as a "feature request" from Bruno and Paolo? I have studied the example that Bruno pointed out before (how to get

Re: [iText-questions] How to insert "formatted text" into PDF richtext fields?

2006-04-07 Thread daniel . lehtihet
Thanks Leonard and Bruno, i understand :-) I was kind of ( :-) ) hoping that there would be a way, ultimately, to have the PDF "render" formatting for you, much like Lotus Domino does when you paste RT-content into its RichText fields. But being able to actually define a rectangle and insert "r

Ang. Re: [iText-questions] How to insert "formatted text" into PDF richtext fields?

2006-04-07 Thread daniel . lehtihet
Hi Leonard, and thanks for your reply. As i understand things, one can programmatically, using itext, insert various formatting (as bullets, fonts, etc) directly onto the "canvas"/document. Are you saying that it is indeed possible to have the same kind of formatting in a flattened field? Like

[iText-questions] How to insert "formatted text" into PDF richtext fields?

2006-04-06 Thread daniel . lehtihet
Hi list, We are looking into a way to do something similar using API what one can do on the client side when it comes to inserting formatted (i.e bullets, tabs, fonts) text into a richtext enabled acrofield. Ultimately, it should emulate what can be done when copying a text from word or a webbro

Ang. Re: [iText-questions] Using HtmlParser

2006-04-06 Thread daniel . lehtihet
Daniel Farinha <[EMAIL PROTECTED]> 2006-04-06 13:58 Till [EMAIL PROTECTED], itext-questions@lists.sourceforge.net Kopia Ärende Re: [iText-questions] Using HtmlParser Hi Daniel, And thanks heaps. Your "longshot" works like a dream :-) Kind regards Daniel >This is a bit

[iText-questions] Using HtmlParser

2006-04-05 Thread daniel . lehtihet
Hi, I have been trying to execute the example from Chapter 7, example 7 in the (old?) tutorial which should be able to transform (x)html into a pdf document. The thing compiles well, but when run i get the follwoing exception: ExceptionConverter: java.io.UTFDataFormatException: Invalid byte 2 of