Re: [iText-questions] FW: Issue with Barcode 128 generated with iText

2014-12-07 Thread calosteward
Navin Kumar-2 wrote > Hi All, > > > > I have a problem with barcode 128 in PDF generated with iText. I am > currently using itext-1.2.jar. > > > > Attached are the PDF iText Barcode 128 -1.pdf & iText Barcode 128 -2.pdf > generated using iText. > > > > My question is the length of the

Re: [iText-questions] Fw: on AIX server, the Arabic text are misaligned

2014-03-18 Thread Michael Demey
Hi Bing, You can contact the sales at the following e-mail: sa...@itextpdf.com Kind regards, Michaël. Bing Li schreef op 17/03/2014 15:28: > Dear Alexis, > > Could you please let us know the contact info of any iText sales team > member, so that we can further confirm what the paid support w

Re: [iText-questions] Fw: on AIX server, the Arabic text are misaligned

2014-03-18 Thread Bing Li
Dear Alexis, Could you please let us know the contact info of any iText sales team member, so that we can further confirm what the paid support will be. Copy Bill Lobig and Dave Perman as eForm product owner at IBM side. Best Regards, Bing Li (李冰) Manager, IBM Case Manager Solution Development

[iText-questions] FW: selectpages for non existing page

2013-11-21 Thread John Renfrew
Surely this is partly a maths question and partly a business logic question. You can first grab the total number of pages and then loop over the pagenumber of each page you wish to extract and if it gets over the max, then make it the max pagenumber and stop looping to guarantee it is the last page

[iText-questions] FW: xmlWorker: problem with image size in table cells

2013-09-04 Thread John Renfrew
I use it. Accepting Bruno's points about support. Works fine where we need it to. john renfrew Right Way Up -Original Message- From: roboboot [mailto:rbattist...@acm.org] Sent: 04 September 2013 11:06 To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] xmlWorker:

[iText-questions] FW: Alignment

2013-06-11 Thread John Renfrew
Good point. Method right now is to right align everything up to and including the point and then left align the last (n) characters after them. Thanks john renfrew Right Way Up From: iText Software [mailto:i...@1t3xt.info] Sent: 11 June 2013 13:17 To: Post all your questions about

Re: [iText-questions] FW: PDFSmartCopy and embedded fonts

2013-06-10 Thread iText Info
Op 9/06/2013 22:24, Steven Whatmore schreef: The print vendor requires that we fully embed all fonts -- the barcode font is not big and we are embedding 9 fonts in total -- all through iText OK, so normally each font stream should be identical. Now the files that we are concatenating toget

Re: [iText-questions] FW: PDFSmartCopy and embedded fonts

2013-06-09 Thread Steven Whatmore
t.info] Sent: June-09-13 6:06 AM To: Post all your questions about iText here Subject: Re: [iText-questions] FW: PDFSmartCopy and embedded fonts On 8/06/2013 18:51, Steven Whatmore wrote: I would highly prefer not to have to render the PDF twice (one with embedded fonts and one without) strictly f

Re: [iText-questions] FW: PDFSmartCopy and embedded fonts

2013-06-09 Thread 1T3XT BVBA
On 8/06/2013 18:51, Steven Whatmore wrote: I would highly prefer not to have to render the PDF twice (one with embedded fonts and one without) strictly for this print vendor. Even if I do render without the embedded fonts -- That's a bad idea in general. I am not 100% sure when I merge th

Re: [iText-questions] FW: can iTextSharp.text.Image be placed in between external html tag

2013-04-18 Thread Anil George
l copies and attachments of the original message. From: john renfrew [mailto:r...@btconnect.com] Sent: Thursday, April 18, 2013 10:47 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] FW: can iTextSharp.text.Image be placed in between external html tag No one, you will

Re: [iText-questions] FW: can iTextSharp.text.Image be placed in between external html tag

2013-04-18 Thread Anil George
From: john renfrew [mailto:r...@btconnect.com] Sent: Thursday, April 18, 2013 10:47 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] FW: can iTextSharp.text.Image be placed in between external html tag No one, you will find will be obliged to do anything. We all accept th

[iText-questions] FW: can iTextSharp.text.Image be placed in between external html tag

2013-04-18 Thread john renfrew
No one, you will find will be obliged to do anything. We all accept this is a free list for those of us using this as 'open-source' but under certain conditions- where we get to extend out knowledge or occasionally submit ideas or bug fixes. If you want someone to answer questions in that vein '

[iText-questions] FW: Unable to genreate a PDF as in PDF File

2013-03-15 Thread John Renfrew
Well I can’t get it to create a PDF with function that I know works Any reason you are not using css properly to style the document rather than each individual item being locally styled because that is the first place to look?? john renfrew Right Way Up From: chaitanya krishna [mail

[iText-questions] FW: iText 5.2.1 - HTML to PDF Generation - Not able to display the image (from the server) in PDF

2013-03-13 Thread Deivamani Arumugam
Hi, Can anybody help me on the below issue. It would be better, if anybody send some sample code in java. Thanks in advance. Regards, Deivamani From: Deivamani Arumugam Sent: Monday, March 11, 2013 5:55 PM To: 'itext-questions@lists.sourceforge.net' Cc: Deivamani Arumugam Subject: iText 5.2.1 -

[iText-questions] Fw: LTV CRL with time (Adobe-way)

2013-03-04 Thread Erik Sabiun
When adding LTV verification to signature with Adobe i see entries like that: 44 0 obj <> endobj Meaning that CRL was marked with the time when it was added to the document DSS. iText does not add time (or timestamp) references to CRL (or OCSP) entries, which leads to the behaviour that after

[iText-questions] FW: Creating Accessible Tables in 5.3.5 (Tagged, Marked Content)

2013-02-18 Thread John Renfrew
Bruno The problem with StackOverflow can be summed up by a friend of mine from years ago "The pooling of ignorance is not knowledge" Maybe what is needed is a highly graphical Dummies guide to iText, which starts with 'This is what iText can NOT do', then moves to 'this is what it CAN do'. Not

[iText-questions] FW: Encoding base64 in Barcode

2013-02-16 Thread John Renfrew
And this>> at com.lowagie.text.pdf.BarcodePDF417 means you are using an old 'unsupported' version of the library you are unlikely to get the help you desire.. john renfrew Right Way Up From: Eduardo Pindado [mailto:edu_p...@hotmail.com] Sent: 15 February 2013 11:24 To: itext-qu

Re: [iText-questions] FW: [PATCH pdftk] Add support for /Encoding/utf_8 to the FDF reader

2013-01-30 Thread iText Info
Op 30/01/2013 11:04, W. Trevor King schreef: > If I came of a > bit gruff, it's probably because I was grumpy about having my old > patch submission disappear without a trace;). Hey, you don't need to apologize for that. After all, we're all human. Look at me: I can get really happy when I see a

Re: [iText-questions] FW: [PATCH pdftk] Add support for /Encoding/utf_8 to the FDF reader

2013-01-30 Thread W. Trevor King
John, On Wed, Jan 30, 2013 at 09:31:23AM -, John Renfrew wrote: > Actively developed closed and open versions of the same software by > a core team who are open to exploration, improvement and bug fixing > from any who use the software and are keen enough to contribute > rather than just being

[iText-questions] FW: [PATCH pdftk] Add support for /Encoding/utf_8 to the FDF reader

2013-01-30 Thread John Renfrew
Surely William it also depends how 'you' define open-source. There is clearly a wide spectrum of what that might mean And in this case I take it to be: Actively developed closed and open versions of the same software by a core team who are open to exploration, improvement and bug fixing from any w

[iText-questions] FW: finding images on pages based on table of contents ver 5.3.2.0

2012-09-13 Thread Poirier, John
Hello We have a partner that must send us images imbedded in a PDF. I am using version 5.3.2.0 to see if I can extract the images. The example PDF I have received from our partner has a table of contents that identifies the meaning/ type of the image (license, insurance ...) on each page. The

Re: [iText-questions] FW: [SPAM] Re: PDF Validation error with PDF/A1b complaince

2012-09-06 Thread Manulak Dissanayake
correct, which were not successful. From: John Renfrew [mailto:r...@btclick.com] Sent: Thursday, September 06, 2012 2:37 PM To: 'Post all your questions about iText here' Subject: [iText-questions] FW: [SPAM] Re: PDF Validation error with PDF/A1b complaince Manulak You seem to be asking th

[iText-questions] FW: [SPAM] Re: PDF Validation error with PDF/A1b complaince

2012-09-06 Thread John Renfrew
Manulak You seem to be asking the same question each time but with slightly different words, but complaint is not the same as compliant. Saying 'well I read the documentation a bit' and 'well I can't change this starting point' which is not producing PDF/A documents but I expect to be able to

[iText-questions] FW: Use of password protected PDFs

2012-08-29 Thread John Renfrew
Raffaele Surely the point of a password is to stop people opening it ( or printing it ) without the password? I wouldn’t be massively impressed if you took one of my documents I has disallowed printing and then did just that. And isn’t that error message nothing to do with iText? john r

[iText-questions] FW: Rubber stamp example

2012-07-06 Thread John Renfrew
Further to previous post Opened the file in RUPS Then opened it in Acrobat Pro, move the annotation slightly and re-opened in RUPS Doing the move wraps the original /Annot in a /Subtype /Popup, which is what is allowing it to show in Reader Am I mistaken in this thought? How do I get iText to sho

Re: [iText-questions] FW: XML worker

2012-06-20 Thread John Renfrew
Raf Many thanks for the pointer It is indeed the cssApplier that is missing as an arguement john renfrew Right Way Up -Original Message- From: Raf Hens [mailto:raf.h...@itextpdf.com] Sent: 19 June 2012 21:00 To: Post all your questions about iText here Subject: Re: [iText-questions

Re: [iText-questions] FW: XML worker

2012-06-19 Thread Raf Hens
On 19/06/2012 19:57, John Renfrew wrote: > Raf > > Thanks > > In that case it is the code. > > As this is taken from the web any idea what is mistaken (runs under Groovy) > htmlC = new HtmlPipelineContext() Are you sure you are using XMLWorker 1.1.3? That no-argument constructor is no longer av

Re: [iText-questions] FW: XML worker

2012-06-19 Thread John Renfrew
extpdf.com] Sent: 19 June 2012 14:27 To: Post all your questions about iText here Subject: Re: [iText-questions] FW: XML worker On 9/06/2012 14:16, John Renfrew wrote: > Produces the attached PDF which you can see successfully ignores any > font, in direct opposition to the line in the demo

[iText-questions] FW: XML worker

2012-06-09 Thread John Renfrew
OK I get the not giving us the same level of support But we have your published demo at the flatsite page And I have pretty much helped myself (avid book reader etc etc) So indulge me for a second I have registered Calibri on my system as show by its appearance in the list of FontFactory

[iText-questions] FW: table question

2012-05-02 Thread Jason Berk
Here is a code sample. Uncomment the static NUM_FILLER_ROWS at the top of the class to see the different cases. Also, notice my bookmark for case 3 seems wrong. It looks like getVerticalPosition is returning the Y of page 1 where the table _would_ have been added if it could fit, instead of the

Re: [iText-questions] FW: Question on hiding toolbar in Adobe X

2012-03-26 Thread j_brijoy
At last, found a solution. Adding "#toolbar=0&navpanes=0" to the url string while constructing pdf will hide the toolbar. string url = "http://google.com/secure/temp/sdfsdfs2342dadf.pdf#toolbar=0&navpanes=0";; Thanks for your suggestion. -- View this message in context: http://itext-general.213

[iText-questions] FW: URGENT HELP NEEDED

2012-03-16 Thread John Renfrew
Urgent for you or urgent for us? SHOUTING URGENT IN EMAIL HEADERS WILL NOT PRODUCE THE RESULT YOU WISH Nor does sending the same question twice inside a minute. From: Nishant J [mailto:nishan...@nucleussoftware.com] Sent: 16 March 2012 10:03 To: Nishant J; itext-questions@lists.s

Re: [iText-questions] FW: flatten a pdf

2012-01-10 Thread George Pearson
Subject: Re: [iText-questions] FW: flatten a pdf George, George Pearson wrote > We currently have a program that merges two sets of pdf using > iTextSharp to display to a user the entire set. > > This has been working great for that past few months however the > client now in the o

Re: [iText-questions] FW: flatten a pdf

2012-01-10 Thread mkl
George, George Pearson wrote > We currently have a program that merges two sets of pdf using iTextSharp > to display to a user the entire set. > > This has been working great for that past few months however the client > now in the one set of pdf's have Adobe LiveCycle type forms, these forms > a

[iText-questions] FW: flatten a pdf

2012-01-09 Thread George Pearson
-Hi there - I have not received any input on the matter below plz could someone advise Kind regards Geo Hi there We currently have a program that merges two sets of pdf using iTextSharp to display to a user the entire set. This has been working great for that past few months however the clien

Re: [iText-questions] FW: A simple image background with text overlayed?

2012-01-05 Thread Jeff Sadowski
On Thu, Jan 5, 2012 at 5:23 AM, John Renfrew wrote: > Isn't it rather that you should create the PDF with all the text first and > then put the background image into it using getUnderContent() ??? > I could do that too but Isn't there a way to create the entire pdf at once? Or do I need the interm

[iText-questions] FW: A simple image background with text overlayed?

2012-01-05 Thread John Renfrew
Isn't it rather that you should create the PDF with all the text first and then put the background image into it using getUnderContent() ??? john renfrew -Original Message- From: Jeff Sadowski [mailto:jeff.sadow...@gmail.com] Sent: 04 January 2012 21:42 To: itext-questions@lists.source

Re: [iText-questions] Fw: display Signature in Footer of every page

2012-01-02 Thread mkl
Prish, Prashant Chauhan wrote > Now the main problem is How can i wrap the Long Text inside the Signature > block for getLayer(2) ? > if i use PdfTemplate for getLayer(2) and customize the signature block > than how can i wrap text without using ColumnText concept in itext ? I hardly know ColumnT

[iText-questions] Fw: display Signature in Footer of every page

2012-01-02 Thread Prashant Chauhan
Hi, Bruno, Michael, Leonard Rosenthol Thank's All of you for your gr8 support... Regarding "display Signature in Footer of every page." Mail. Based on your reply...now the problem and the concept is clear for me. Now the main problem is How can i wrap the Long Text inside the Signature block for

Re: [iText-questions] FW: Question on hiding toolbar in Adobe X

2011-12-09 Thread Leonard Rosenthol
ons@lists.sourceforge.net>> Date: Fri, 9 Dec 2011 09:48:02 -0800 To: Post here mailto:itext-questions@lists.sourceforge.net>> Subject: [iText-questions] FW: Question on hiding toolbar in Adobe X Leonard, Brijoy On win7 if I add a null user password and turn everything off (printing c

[iText-questions] FW: Question on hiding toolbar in Adobe X

2011-12-09 Thread John Renfrew
Leonard, Brijoy On win7 if I add a null user password and turn everything off (printing commenting etc) it will NOT show the toolbars when inside browser... john renfrew From: Leonard Rosenthol [mailto:lrose...@adobe.com] Sent: 09 December 2011 17:11 To: Post here Subject: Re: [iText-que

Re: [iText-questions] FW: Save PDF as plain text

2011-11-15 Thread Dániel Kékesi
John, I know it's possible to extract text with other libraries, but I need a specific way to extract text which is easiest to achieve with iText. I also know that mentioning other libraries are taken to the heart and not accepted well on this list (emotions are not coming accross the wire, so

Re: [iText-questions] FW: Save PDF as plain text

2011-11-15 Thread Kevin Day
John - actually, I disagree. The parsing module is certainly younger than the rest of the library, but we consider it to be of strategic importance. If people open issues in the issue tracker, and provide example PDFs (or even better, unit tests) that show various problems, then they can be worke

[iText-questions] FW: Save PDF as plain text

2011-11-15 Thread John Renfrew
All along iText has kept saying it is about creating and updating PDF files, not parsing or rendering. The output from PDF Box is attached for the first page of your PDF to show that it is possible using another library, but as often said here, pay for some development, or join in and write (or us

Re: [iText-questions] FW: Paragraph with Images : Setting Alignment

2011-11-11 Thread 1T3XT BVBA
On 11/11/2011 11:13, John Renfrew wrote: > Use a table?? Use a table!! ;-) -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 ___ iText

[iText-questions] FW: Paragraph with Images : Setting Alignment

2011-11-11 Thread John Renfrew
Use a table?? john renfrew Right Way Up -Original Message- From: GAlfstad [mailto:gloria.alfs...@fpx.com] Sent: 10 November 2011 14:40 To: itext-questions@lists.sourceforge.net Subject: [iText-questions] Paragraph with Images : Setting Alignment I need to print a (1 to N) items, wit

Re: [iText-questions] Fw: OCG spanning multiple pages or template

2011-09-21 Thread 1T3XT BVBA
On 21/09/2011 18:53, Sailesh K wrote: that comes back to my original question, how do I create an OCG to span multiple pages. (say page 10-20). any code sample for this? Take any example that uses ColumnText to add content. Then add the OCG syntax at the beginning and at the end of each page

[iText-questions] Fw: OCG spanning multiple pages or template

2011-09-21 Thread Sailesh K
that comes back to my original question, how do I create an OCG to span multiple pages. (say page 10-20). any code sample for this?   thx From: Leonard Rosenthol To: Sailesh K ; Post here Sent: Wednesday, September 21, 2011 8:02 AM Subject: Re: [iText-questions] OCG spanning multiple pages o

[iText-questions] FW: FW: Split secure pdf

2011-09-20 Thread John Renfrew
ng yu [mailto:mingqi...@gmail.com] Sent: 20 September 2011 16:47 To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] FW: Split secure pdf We need to bring in all pdfs and then split them into individual pages for user to browse through. Is there anyway to do this with secure pdf? T

Re: [iText-questions] FW: Split secure pdf

2011-09-20 Thread Mark Storer
.@gmail.com] > Sent: Tuesday, September 20, 2011 8:47 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] FW: Split secure pdf > > We need to bring in all pdfs and then split them into > individual pages for user to browse through. Is there anyway

Re: [iText-questions] FW: Split secure pdf

2011-09-20 Thread mingqiang yu
We need to bring in all pdfs and then split them into individual pages for user to browse through. Is there anyway to do this with secure pdf? Thanks! On Tue, Sep 20, 2011 at 11:15 AM, 1T3XT BVBA wrote: > On 20/09/2011 17:00, mingqiang yu wrote: >> It's just that itext cannot split it. > > The P

Re: [iText-questions] FW: Split secure pdf

2011-09-20 Thread 1T3XT BVBA
On 20/09/2011 17:00, mingqiang yu wrote: > It's just that itext cannot split it. The PDF isn't protected with a user password, only with an owner password. iText can split it (technically), but refuses to do so by choice. ---

Re: [iText-questions] FW: Split secure pdf

2011-09-20 Thread mingqiang yu
Secure PDF isn't really secure. I can open it without any password required. And with Adobe X or any professional version, I can easily remove the secure option without password needed. I can also split the secure pdf with ImageMagick to individual images without password needed. It's just that ite

[iText-questions] FW: Split secure pdf

2011-09-20 Thread John Renfrew
Legally?? Without either of the passwords then a big fat no. Isn't that the point of security? And this is only partially an iText question. john renfrew Right Way Up -Original Message- From: mingqiang yu [mailto:mingqi...@gmail.com] Sent: 20 September 2011 14:29 To: itext-questions@l

[iText-questions] FW: PDF to HTML conversion

2011-09-07 Thread John Renfrew
Why not just open the PDF in the browser like the rest of the world does?? If you want multiple versions of a document purposed for different delivery channels then speak to a designer who understands page design software like InDesign john renfrew Right Way Up Office +44 1675 475341

Re: [iText-questions] FW: Compile error in IX509AttributeCertificate.cs

2011-08-31 Thread Keith O
Hi William, > From: wrb...@btinternet.com > To: itext-questions@lists.sourceforge.net > Date: Wed, 31 Aug 2011 08:41:18 +0100 > Subject: Re: [iText-questions] FW: Compile error in > IX509AttributeCertificate.cs > > No problems - I'll keep plugging away. > > App

Re: [iText-questions] FW: Compile error in IX509AttributeCertificate.cs

2011-08-31 Thread William Bell
No problems - I'll keep plugging away. Appreciate reply. Kind regards William William Bell T: +44 7795 463646 E: wrb...@btinternet.com -Original Message- From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: 31 August 2011 08:39 To: William Bell Subject: Re: FW: Compile error in IX509Attribu

[iText-questions] FW: FW: PageSize

2011-08-24 Thread John Renfrew
...@btclick.com] Sent: 24 August 2011 14:55 To: 'Post all your questions about iText here' Subject: [iText-questions] FW: PageSize Or could you make it work?? It is a great convenience method for setting a rectangle 0,0,842,595 but has the advantage that it can be passed as a huma

[iText-questions] FW: PageSize

2011-08-24 Thread John Renfrew
Or could you make it work?? It is a great convenience method for setting a rectangle 0,0,842,595 but has the advantage that it can be passed as a human readable parameter from a selection list I am using Groovy so can do: pSize = 'A4' or pSize = someParameter doc = new Document(Pag

[iText-questions] FW: Retrieving settings from PDF files using iText

2011-08-09 Thread William Bell
And yes - that is my telephone you just called - but just remember I now have yours! Kind regards William William Bell T: +44 7795 463646 E: wrb...@btinternet.com From: William Bell [mailto:wrb...@btinternet.com] Sent: 09 August 2011 15:57 To: 'i...@1t3xt.info' Cc: 'itext-questions@lis

Re: [iText-questions] FW: Comment enabling PDF files

2011-07-11 Thread 1T3XT BVBA
On 11/07/2011 13:18, John Renfrew wrote: My method for blocking commenting after the fact is to add just an OWNER password with a null USER and not allow commenting. Seems to disable the tools in Reader X. Aha, yes, good thinking. That's something I overlooked ;-) --

[iText-questions] FW: Comment enabling PDF files

2011-07-11 Thread John Renfrew
>> Doesn't "remove usage rights" remove comment enabling? Indeed it does. Spent too long reading posts about forms and XFA and assuming it only applied there!! My method for blocking commenting after the fact is to add just an OWNER password with a null USER and not allow commenting. Seems t

[iText-questions] FW: Collapse bookmarks by default

2011-06-16 Thread John Renfrew
If you set it manually in an Adobe product and save the file it appears to re-open with you last view.. Must be some flag somewhere so it would be interesting too see it there was a programatic way to set this.. john renfrew Right Way Up From: Mark Storer [mailto:msto...@autonomy.com] S

[iText-questions] FW: Default open bookmark

2011-06-15 Thread John Renfrew
Read the book p 436 and 437 will show you are using the WRONG syntax john renfrew Right Way Up From: srikanth bapanapalli [mailto:srikant...@hotmail.com] Sent: 14 June 2011 20:15 To: itext-questions@lists.sourceforge.net; iText Subject: Re: [iText-questions] Default open bookmark

[iText-questions] FW: Page Labels

2011-06-02 Thread John Renfrew
Quote getArrayList deprecated returns the internal array list. Naughty naughty!! john renfrew Right Way Up Office  +44 1675 475341 Fax  +44 1675 475342 Mobile +44 7767 443992 -Original Message- From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: 01 June 2011 20:43 To: itext-questio

[iText-questions] FW: Page Labels

2011-06-02 Thread John Renfrew
Thanks Almost there. Got the dictionary tree sorted and have a PdfArray with {pagenumber-1 as key, Dictionary...) I know it sound stupid but how can I return a list of just the key values?? john renfrew Right Way Up Office  +44 1675 475341 Fax  +44 1675 475342 Mobile +44 7767 443992 --

[iText-questions] FW: FW: N-up example not working as expected

2011-05-30 Thread John Renfrew
-210.47244 fctr- 0.5 i2 x- 0.0 y- 0.0 fctr- 0.5 i1 x- 297.6378 y- 210.47244 fctr- 0.5 null john renfrew Right Way Up From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: 30 May 2011 12:45 To: r...@btclick.com; Post all your questions about iText here Subject: Re: [iText-questions] FW: N

Re: [iText-questions] FW: N-up example not working as expected

2011-05-30 Thread 1T3XT BVBA
On 30/05/2011 13:35, John Renfrew wrote: Any ideas about the page creep though? I'm sorry, I probably didn't understand the original question. I saw the example with the wrong offsets, but I assumed from what you wrote that: 1. the problem only occurs in the context of a Groovy application, not

[iText-questions] FW: N-up example not working as expected

2011-05-30 Thread John Renfrew
It's not true imposition as that involves something way more complex including turning pages at the bottom or creating two sheets for four up so they can be printed correctly double sided. I am going to try and make this order optional. Any ideas about the page creep though?? This happens on a

Re: [iText-questions] FW: FW: FW: Simple Metadata replace UPDATE

2011-05-28 Thread 1T3XT BVBA
On 28/05/2011 16:18, John Renfrew wrote: Bruno I ran the code with the pdf_metadata.pdf from examples/iia.php?id=216 And it works without this new line on all values Must be something to do with whether or not the original file has an XMP stream from it's creator already, if it does then th

[iText-questions] FW: FW: FW: Simple Metadata replace UPDATE

2011-05-28 Thread John Renfrew
fo on its own ) will not update the file for the desired result. john renfrew From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: 28 May 2011 14:28 To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] FW: FW: Simple Metadata replace UPDATE On 28/05/2011 15:17, John Re

Re: [iText-questions] FW: FW: Simple Metadata replace UPDATE

2011-05-28 Thread 1T3XT BVBA
On 28/05/2011 15:17, John Renfrew wrote: Bruno It works with stamper.getWriter().createXmpMetadata() Thanks for the feedback! This may be something I'll have to fix in iText. -- vRanger cuts backup time in half-whil

[iText-questions] FW: FW: Simple Metadata replace UPDATE

2011-05-28 Thread John Renfrew
; Post all your questions about iText here Subject: Re: [iText-questions] FW: Simple Metadata replace UPDATE On 28/05/2011 14:03, John Renfrew wrote: Bruno The dictionary values are correct, there is no XMP, not got there yet. But there is! This is your info dictionary: <> You are right

Re: [iText-questions] FW: Simple Metadata replace UPDATE

2011-05-28 Thread 1T3XT BVBA
On 28/05/2011 14:03, John Renfrew wrote: Bruno The dictionary values are correct, there is no XMP, not got there yet... But there is! This is your info dictionary:

[iText-questions] FW: Simple Metadata replace UPDATE

2011-05-28 Thread John Renfrew
Bruno The dictionary values are correct, there is no XMP, not got there yet. Attached doc5.pdf which shows A,B,C,D in the info dialog and different values in the Dictionary john renfrew Right Way Up Office +44 1675 475341 Fax +44 1675 475342 Mobile +44 7767 443992 From

Re: [iText-questions] FW: Form based PDF

2011-05-19 Thread 1T3XT BVBA
Op 19/05/2011 10:32, John Renfrew schreef: Surely can't be that difficult to find Google android itext and you get a link to Sourceforge.net/projects/itextpdfandroid That's not an official version. Also the person who posted that is in violation with the Trademark. We'll contact him. Third p

[iText-questions] FW: Form based PDF

2011-05-19 Thread John Renfrew
Surely can't be that difficult to find Google android itext and you get a link to Sourceforge.net/projects/itextpdfandroid john renfrew Right Way Up Office +44 1675 475341 Fax +44 1675 475342 Mobile +44 7767 443992 From: Balder [mailto:bal...@redlab.be] Sent: 19 May

Re: [iText-questions] Fw: itextsharp, label slipped down

2011-05-16 Thread 1T3XT BVBA
Op 16/05/2011 9:14, Boglárka Kovács schreef: > Please help if you can, thank you. We can't help you for several reasons: 1. you're not following the rules: http://lowagie.com/rule1 - you have posted a mail to itext-questions@lists.sourceforge.net but you weren't subscribed. - You are receiving t

[iText-questions] FW: How to retrieve AcroFields Items in order?

2011-04-27 Thread John Renfrew
Mark It may be worth contacting the guys at 360works dot com as they have a plug in we use in Filemaker, based I think on some Groovy, which can do this. I spoke to one of the head guys at a recent conference in New York and they are using an older version of iText, presumably because of licensing

[iText-questions] FW: Drawing circles around choices

2011-02-11 Thread John Renfrew
Presumably this isn't an iText question at all but an Acrobat Pro one. What you need is called a radio button. This has multiple values - so you can select one from a list and depending on how you are making them can have all manner of appearance, like a tick in a square, or a filled circle john

Re: [iText-questions] Fw: PDF version question

2011-01-10 Thread 1T3XT BVBA
Op 10/01/2011 16:45, eveline.koekk...@nl.abnamro.com schreef: > > Hi there, > > please remove the references to IBM and ABN AMRO from the url : > http://itext-general.2136553.n4.nabble.com/PDF-version-question-td3022207.html We are in no way responsible for publishing those references. You've sent

[iText-questions] FW: remove watermark layer

2011-01-07 Thread John Renfrew
It's really interesting that 'this produces an error, because it has not yet been designed or written to be that way' is normally presented here as 'its broken, why haven't you fixed it yet' with the underlying 'because I didn't pay for it you are responsible but you must do it for free'. How much

Re: [iText-questions] FW: squares as list symbols

2011-01-06 Thread Annelie Karlsson
On 5 January 2011 18:20, Paulo Soares wrote: > The 156 is octal, not decimal. Anyway, you can define the font as: > > BaseFont zapfdingbats = BaseFont.createFont(BaseFont.ZAPFDINGBATS, > "ZapfDingbats", BaseFont.NOT_EMBEDDED); > > It will use the Unicode char to map into the ZapfDingbats charact

Re: [iText-questions] FW: squares as list symbols

2011-01-06 Thread Annelie Karlsson
On 5 January 2011 18:20, 1T3XT BVBA wrote: > > That's because the encoding is different: you're assuming that Unicode is > supported in the standard type 1 font Zapfdingbats. That's a misconception. > My apologies, it wasn't my intention for it to come across as if I assumed that was the case, r

Re: [iText-questions] FW: squares as list symbols

2011-01-05 Thread Paulo Soares
le. Paulo From: Annelie Karlsson [mailto:annelie.karls...@gmail.com] Sent: Wednesday, January 05, 2011 6:09 PM To: Post all your questions about iText here Subject: Re: [iText-questions] FW: squares as list symbols On 5 January 2011 17:39, 1T3XT BVBA mailto:i...@1t3xt.info>> wrote: No

Re: [iText-questions] FW: squares as list symbols

2011-01-05 Thread 1T3XT BVBA
Op 5/01/2011 19:09, Annelie Karlsson schreef: I'm saying that the using unicode encoding for the black square (http://www.fileformat.info/info/unicode/char/25a0/index.htm) doesn't work with any of the fonts that come with iText. As in my first message, writing "\u25A0" won't work. That's becaus

Re: [iText-questions] FW: squares as list symbols

2011-01-05 Thread Annelie Karlsson
On 5 January 2011 17:39, 1T3XT BVBA wrote: > > Now I can't follow you. > > Are you referring to a page on Wikipedia saying "there is no black square"? > If so, please take a look at the attached screenshot. > I'm saying that the using unicode encoding for the black square ( http://www.fileformat.

Re: [iText-questions] FW: squares as list symbols

2011-01-05 Thread Annelie Karlsson
On 5 January 2011 15:26, John Renfrew wrote: > But if you read the pdf on that page it gives the whole Unicode table for > Dingbats of which this is a part > I'm not sure I follow what you mean now? The code given there is the unicode for a black square that I initially tried but doesn't work (

[iText-questions] FW: FYI: Manning Bestsellers

2010-12-31 Thread John Renfrew
That nice for those who have got their books See earlier post john renfrew Right Way Up -Original Message- From: 1T3XT BVBA [mailto:i...@1t3xt.info] Sent: 31 December 2010 10:18 To: Post all your questions about iText here Subject: [iText-questions] FYI: Manning Bestsellers This y

Re: [iText-questions] FW: Why do I not get all the mailing list replies even though I am subscribed to the list ???

2010-12-13 Thread 1T3XT BVBA
Op 13/12/2010 21:11, dying veteran schreef: > There is no way to search for postings based on any keyword at > sourceforge for the past messages to see if there is a repeat. Not at SourceForge, no. The interface offered by SourceForge is rather limited. However, there are other archives that work

Re: [iText-questions] FW: Why do I not get all the mailing list replies even though I am subscribed to the list ???

2010-12-13 Thread dying veteran
On Mon, Dec 13, 2010 at 1:13 AM, 1T3XT info wrote: > On 13/12/2010 9:30, John Renfrew wrote: >> So, perhaps, stop shouting and ask nicely. Did your mother never teach you >> that, or were you unwilling to learn? > > I must admit that I'm somehow too. > > I imagine the person asking the question wo

Re: [iText-questions] FW: Why do I not get all the mailing list replies even though I am subscribed to the list ???

2010-12-13 Thread 1T3XT info
On 13/12/2010 9:30, John Renfrew wrote: > So, perhaps, stop shouting and ask nicely. Did your mother never teach you > that, or were you unwilling to learn? I must admit that I'm somehow too. I imagine the person asking the question working full time on one application, wanting to cut corners by

[iText-questions] FW: Why do I not get all the mailing list replies even though I am subscribed to the list ???

2010-12-13 Thread John Renfrew
As a 'veteran' of several years learning from this list, and much appreciated too, a couple of statements which might help answer your question A: read lots of old threads first to see what kind of questions are met with short shrift.- these would definitely include: Do my job for me by giving me

[iText-questions] FW: iTextSharp problem

2010-11-30 Thread Suchita Manandhar
Hey I am using iTextSharp 4.1.2.0 and it gave problem related with font size. Before I was using version 5.x which was working fine but I need to switch to the version 4.x because the system was already usng version 4.x so when i used version 5.x, it affected the previous version. But when

Re: [iText-questions] FW: Welcome to the "iText-questions" mailing list (Digest mode)

2010-11-16 Thread 1T3XT info
On 16/11/2010 19:34, Chris Ulbright wrote: > As far as I know I am a member of this listserve? > > My previous message was "held" because: > > Post by non-member to a members-only list > > Did I somehow get unsubscribed? I don't know. I just checked the administrative interface and I didn't f

[iText-questions] FW: Welcome to the "iText-questions" mailing list (Digest mode)

2010-11-16 Thread Chris Ulbright
As far as I know I am a member of this listserve? My previous message was "held" because: Post by non-member to a members-only list Did I somehow get unsubscribed? -- Forwarded Message From: Date: Fri, 14 Mar 2008 11:38:31 -0800 To: Chris Ulbright Subject: Welcome to the "iText-questi

[iText-questions] FW: Sub page numbering

2010-11-04 Thread John Renfrew
Excellent Want to share your new-found wisdom with the rest of us??? john renfrew Right Way Up Office  +44 1675 475341 Fax  +44 1675 475342 Mobile +44 7767 443992 -Original Message- From: rhymie [mailto:domir...@gmail.com] Sent: 04 November 2010 14:16 To: itext-questions@lists

[iText-questions] FW: Reading text from PDF

2010-10-20 Thread Modesto Aguirre Gomez
This is the code that I am using to insert the imagen in the PDF. This source code works fine in others PDFs, but not in this one. I do not understand. public TC2 InsertaImagenTC2(PdfReader reader, String ruta, int paginas) { TC2 pdf = new TC2(); int i = 0; PdfContentBy

Re: [iText-questions] FW: About this mailing list

2010-10-11 Thread Jens Gruschwitz
Am 09.10.2010 12:07, schrieb Bruno Lowagie: Hi, everybody, first let me please say, that I am one of those lurkers too, who got some nice ideas from the questions answered so bravely before. This is the reason why I wnat to see this list living a long time. ;-) > Correct. In theory, the archi

Re: [iText-questions] FW: About this mailing list

2010-10-09 Thread Bruno Lowagie
On 9/10/2010 11:47, John Renfrew wrote: > An archive part of a forum would be good as there is no way to check the > answers you have already a patiently given, Correct. In theory, the archives are "searchable." In practice, searching the archives is a pain. Even when I know what I'm looking for

  1   2   3   >