[iText-questions] BufferedImage drawing bug

2015-10-12 Thread Jan Maslik
Hello, i would like to report bug of itext library. iText has wrong interpretation of drawed image into pdf if image has transparent pixel (argb value = 0 ) . Image is correct only in case transparent pixels has values (argb = 0xFF ). If i save "my" image into png by ImageIO /ImageMagick/PngEn

[iText-questions] Difference between AGPL and commercial iText version

2014-10-15 Thread Jan Baudisch
Hello, I am thinking about switching from the AGPL to a commercial iText license. One question: Is the source code of the AGLP and commercial licence identical, or do I have to re-test my reports after changing to the commercial license (of same iText version). Regards, Jan

Re: [iText-questions] Acrobat Reader fails to properly display large iText pdf

2012-01-20 Thread Jan Mikelson
be vector graphics for further scaling or printing. Do you suggest to combine it with raster data (is it even possible? how would this work?)? Thanks Jan Concerning the "imageConsumer": This is just a class providing a Java Swing Component and a dimension. On Fri, 2012-01-20 at 0

[iText-questions] question about barcode 93

2011-11-22 Thread Jan Przybylo
Dear Support, We are interested in PDF and barcodes creation using iText. However we need to make sure if barcode API supports type 93. There’s nothing about this standard in API’s documentation. Thank you in advance for clarifying this. ---

Re: [iText-questions] Encryption certificate from encrypted PDF?

2011-03-28 Thread Jan Mynarik
Thanks for your answer. Is that feature of PDF format or limitation of iText? I have PDFs where metadata is not encrypted. Jan On Mon, 2011-03-28 at 13:21 +0200, 1T3XT BVBA wrote: > Op 28/03/2011 12:48, Jan Mynarik schreef: > > Hello! > > > > Please ... does anyone k

Re: [iText-questions] Encryption certificate from encrypted PDF?

2011-03-28 Thread Jan Mynarik
Hello! Please ... does anyone know if it is possible? Regards! Jan On Fri, 2011-03-25 at 15:45 +0100, Jan Mynarik wrote: > Hey! > > Is there a way how to get a certificate from encrypted PDF that was used > to encrypt it? > > Regards and thanks for answers in

[iText-questions] Encryption certificate from encrypted PDF?

2011-03-25 Thread Jan Mynarik
Hey! Is there a way how to get a certificate from encrypted PDF that was used to encrypt it? Regards and thanks for answers in advance! Jan -- Enable your software for Intel(R) Active Management Technology to meet the

[iText-questions] Sign and then encrypt ... and back

2011-03-03 Thread Jan Mynarik
Hello! I would like to ask if it is possible to sign a document by one person, encrypt it by other ... and then decrypt and validate the signature. I tried it and haven't succeeded. The signature of signed document is validated but signature of decrypted document isn't. I understand that encrypt

Re: [iText-questions] question about DSS

2010-10-12 Thread Jan Hudak
Thank for answer, it works. I tried sign it multi time and after each create DSS and validation works offline. But I find out another problem. Where put validation data for normal Timestamp? If I create PAdES Basic T, (PAdES Basic with Timestamp token) and add validation data(certificates, CRL a

Re: [iText-questions] question about DSS

2010-10-08 Thread Jan Hudak
Thanks for your answer. But I have some more questions, regardless to your answer. :-) If with every new signature added to this PDF I should always update the existing DSS, how it is than secured the previous DSS? 2. And for the archival timestamp (Document Time-stamp PAdES LTV) wi

[iText-questions] question about DSS

2010-10-07 Thread Jan Hudak
Hi, I have a question which regardless of Document Security Strore(DSS). 1.I have PDF document with no signature inside. 2.I sign PDF document by PAdES Basic. 3.I add DSS for this signature. This works OK, because Acrobat Reader validates signature offline, because it collect data for

[iText-questions] How to set line-spacing (leading) in ColumnText with irregular columns

2010-08-24 Thread Jan Douwe
ase please give me a hint on how to change the leading on text in an irregular ColumnText Thanks! Jan Douwe B. -- Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community

[iText-questions] PADES LVT

2010-07-29 Thread Jan Hudak
Hi, I have question about PAdES LTV. I'm creating PAdES LTV, and I have some questions: 1. Should be validation data from timestamp(normal timestamp not DTS) also added to the DSS? I have pkc7 signature with timestamp inside pdf file. 2. If answer for first question is yes, how it should be ad

[iText-questions] PADES LVT

2010-07-29 Thread Jan Hudak
Hi, -- The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/

[iText-questions] Possible error in second edition of the iText book

2010-07-14 Thread Jan Reher
ot;size", "10px"); My needs are slightly different, so I wrote this: styles.loadTagStyle("p", "size", "10px"); This had no effect and I struggled with it for quite a while. Eventually, I changed "px" to "pt" and that did t

[iText-questions] Image resize problem when migrating from 1.4.7 to 5.0.2

2010-06-16 Thread jan
me problem. I am migrating several projects that use reporting and adjusting every image and finding its right scale value is impossible. So why is the image resizing? What can I do to prevent that scaling? Thanks for you

Re: [iText-questions] PADES LVT (part 4) Doc Time-stamp

2010-04-14 Thread Jan Hudak
obat or Reader > during that timeframe – only security patches. > > We have publicly committed to deliver full PAdES support in our next major > release – whatever that happens. > > Leonard Rosenthol > PDF Standards Architect > Adobe Systems > > *From:* Jan Hudak [mail

Re: [iText-questions] PADES LVT (part 4) Doc Time-stamp

2010-04-14 Thread Jan Hudak
gt; > > Leonard > > > > *From:* Jan Hudak [mailto:hudakja...@gmail.com] > *Sent:* Tuesday, April 13, 2010 7:27 AM > *To:* itext-questions@lists.sourceforge.net > *Subject:* [iText-questions] PADES LVT (part 4) Doc Time-stamp > > > > Hi, > > I am trying to implement th

[iText-questions] PADES LVT (part 4) Doc Time-stamp

2010-04-13 Thread Jan Hudak
Hi, I am trying to implement the ETSI TS 102 778-Part 4, related to the extension of Long Term Validation of Signatures using iText. I sucessfully added DSS to the signed PDF document(reader use informations stored from DSS). Now I'm trying add Document Time-stamp but when I open PDF in adobe rea

[iText-questions] onCloseDocument page event seems to be issued too late

2010-03-26 Thread Jan Capek
umentEnd()' event that would be really the very last thing issued prior to running any of the close actions? Best regards, Jan Capek p.s. I am not subscribed to the list, please, cc me with any comments -- Downl

[iText-questions] Extracting a page as an Image

2010-02-24 Thread Jan-Hendrik Lendholt
Hi there, Just a short question, as I did not find anything on google or I used the wrong search phrases. I would like to extract the whole first page of a pdf file as an image (png or jpeg or so). Is this possible or are there any examples out there? Thanks a lot in advance, Jan

[iText-questions] adding Taborder to my Textfields

2010-02-09 Thread Jan Meinecke
Hello out there... You allready helped me with an other problem, so i hope to get similar great support on this one... I am adding textfields to a pdf file with lots of parameters like position, font etc... And now i want to give every textfield a specific taborder. But all i tried yet was not

Re: [iText-questions] Superimposing / Minor aberrations

2010-02-04 Thread Jan-Hendrik Lendholt
Okay, so I inverted the whole thing: I took the template, added as many pages as the text pdf has and added afterwards with getOverContent the text. And now it fits to 100% :-) Am 03.02.10 18:18 schrieb "1T3XT info" unter : > Jan-Hendrik Lendholt wrote: >> If I just print th

Re: [iText-questions] Superimposing / Minor aberrations

2010-02-03 Thread Jan-Hendrik Lendholt
0.5cm after the original one and the footer stops 0.6cm too early. It seems to me as if there was some margin anywhere in either the template or in the text pdf :( Greetings, Jan Am 03.02.10 18:14 schrieb "1T3XT info" unter : > Jan-Hendrik Lendholt wrote: >> Hi there, >>

Re: [iText-questions] Superimposing / Minor aberrations

2010-02-03 Thread Jan-Hendrik Lendholt
bit underneath the original one and the footer ends a bit too early. For your convinience, the transitions and the scale is printed onto the document. I hope that my problem was clearly enough explained! Thanks in advance, Jan Am 30.01.10 16:46 schrieb "1T3XT info" unter : >

Re: [iText-questions] Superimposing / Minor aberrations

2010-01-30 Thread Jan-Hendrik Lendholt
re exactly the same in size). The offsets are also 0/0. > Does it resize the XObject that is made from the imported page? How do I find this out? Thanks in advance, Jan -- The Planet: dedicated and managed hosti

[iText-questions] Superimposing / Minor aberrations

2010-01-29 Thread Jan-Hendrik Lendholt
the same size. I already tried setViewerPreferences(PdfWriter.PrintScalingNone); with no success. Thanks for any help, Jan -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with

Re: [iText-questions] Extract jpeg image color problem

2010-01-28 Thread Jan Vosloo
can you please provide me with an example of how I would extract that image from the PDF? On Wed, Jan 27, 2010 at 11:30 PM, Leonard Rosenthol wrote: > Image is CMYK in the PDF you aren’t considering that. In addition, you > are not dealing with the Decode params nor the “Photosho

[iText-questions] Extract jpeg image color problem

2010-01-27 Thread Jan Vosloo
Hi I can successfully extract a jpeg image from a PDF document, but the color is all messed up. Any help would be appreciated Thanks -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with

[iText-questions] Strange behavior of Textfield -> DefaultText

2009-11-16 Thread Jan Meinecke
Hello! I searched the archieve, but i can´t find anything about my problem...so i try this way now... Hope someone can help me. I am using the 2.1.7 Version of the itext Package in an Eclipse 3.2 env. And i am writing Textfields (com.lowagie.text.pdf) to an existing PDF File. All is working fine.

[iText-questions] iText PDFTable overwrites Footertable

2009-11-04 Thread Jan Stanetzki
there any way to declare a "footer area" or sth. like that so that the table knows "when to break"?! Thanks, Jan -- Dipl.-Wirt.-Inf. Jan Stanetzki Softwareentwickler, Datenschutzbeauftragter Gorilla Concept GmbH · Am Graswege 6 · 30169 Hannover Fon +49 (0) 511 / 300 345-55 F

[iText-questions] iText & image/pjpeg

2009-09-17 Thread Jan Pernica
empty. Any idea? image/jpeg works fine. Regards Jan -- Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take

[iText-questions] iText manipulates original layout of PDF

2008-01-25 Thread Jan Matz
What is the problem? Thanks, Jan <> <> <><>- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk

[iText-questions] selected rows in JTable

2007-04-23 Thread Jan Weytjens
prints the table to a graphics context obtained from a PdfContentByte: Graphics2D g2D = cb.createGraphics(..., ...); table.print(g2D); Jan No virus found in this message. Checked by AVG. Version: 7.5.465 / Virus Database: 269.5.9/773 - Release Date: 22/04/

Re: [iText-questions] Error in PDF file after filling in and signing

2006-07-25 Thread Eliasen Jan
Hi I will email you the PDF that works after signing inside acrobat right now! :-) Med venlig hilsen Jan Eliasen WM-data Fredrik Bajers Vej 1 9220 Aalborg Øst Tel.: +45 9630 5800, direkte: +45 9630 5818 Mobil: +45 2518 8024, fax: +45 9630 5805 mailto

Re: [iText-questions] Error in PDF file after filling in and signing

2006-07-25 Thread Eliasen Jan
Hi   But if I fill out the form in Acrobat and sign it in Acrobat, everything works fine.   If I use the functionality inside the formular to fill it out and sign it, then the formular will be signed and not editable afterwards. And the languagebuttons will work. This is the exact behaviour I

[iText-questions] Error in PDF file after filling in and signing

2006-07-25 Thread Eliasen Jan
Hi   I have a PDF file (http://www.eliasen.dk/files/20031008 TakeBack.pdf) which has some funny functionality.   If you open it, you can see that at the top there are some language-buttons. If you press any language-button, all text in the PDF formular except the text you have filled in yo

Re: [iText-questions] IText doesn't seem to be thread safe?

2006-07-19 Thread Eliasen Jan
Hi   I am not a java expert, but I think that the code line you have posted doesn't prove anything. We need to se where you ahve declared the "document" variable and not where you assign something to it.   Med venlig hilsenJan Eliasen WM-dataFredrik

Re: [iText-questions] Setting a field visible

2006-07-04 Thread Eliasen Jan
Hi   I am using iTextSharp - the latest version, btw... Med venlig hilsenJan Eliasen WM-dataFredrik Bajers Vej 19220  Aalborg ØstTel.: +45 9630 5800, direkte: +45 9630 5818Mobil: +45 2518 8024, fax: +45 9630 5805mailto: [EMAIL PROTECTED]http://www.

[iText-questions] Setting a field visible

2006-07-04 Thread Eliasen Jan
Hi   I have looked at http://www.mail-archive.com/itext-questions@lists.sourceforge.net/msg21869.html - but first of all, I think this is way to complex for my problem, and secondly, I don't understand it (There could be a connection between the fact that I don't understand it and the fact th

Re: [iText-questions] Adding a attachment to my PDF file

2006-06-15 Thread Eliasen Jan
> > I have searched the Net, but I can't seem to find any information > > about how I can add an attachment to a PDF file? > The method to add an attachment without an annotation is only available in the CVS version of iText. It will be in iText1.4.2. > To add an attachment with an annotation is

[iText-questions] Adding a attachment to my PDF file

2006-06-14 Thread Eliasen Jan
Hi   I have searched the Net, but I can't seem to find any information about how I can add an attachment to a PDF file?   Can anyone point me in the right direction?   Thanks! Med venlig hilsenJan Eliasen WM-dataFredrik Bajers Vej 19220  Aalborg Øs

Re: [iText-questions] Fill in Form and then sign

2006-06-14 Thread Eliasen Jan
Hi Right... That works - thanks a lot! Med venlig hilsen Jan Eliasen WM-data Fredrik Bajers Vej 1 9220 Aalborg Øst Tel.: +45 9630 5800, direkte: +45 9630 5818 Mobil: +45 2518 8024, fax: +45 9630 5805 mailto: [EMAIL PROTECTED] http://www.wmdata.dk

Re: [iText-questions] We have a cover!

2006-06-14 Thread Eliasen Jan
Hi A search on the TOC reveals no hits on "itextsharp" - can I assume that you wont be dealing with iTextSharp in your book? Med venlig hilsen ________ Jan Eliasen WM-data Fredrik Bajers Vej 1 9220 Aalborg Øst Tel.: +45 9630 5800, direkte: +45 9630

[iText-questions] Fill in Form and then sign

2006-06-14 Thread Eliasen Jan
Hi   I am trying to open up a PDF document, fill in some values into some form fields and then sign the document at the end.   Unfortunately, I can not get it to work.   My code looks like this:   string alias = null; string keyPath = @"D:\Work\Projekter\DubliNet\Sikkerhed\Certifikatet\Pri

Re: [iText-questions] We have a cover!

2006-06-12 Thread Eliasen Jan
ilsen ____ Jan Eliasen WM-data Fredrik Bajers Vej 1 9220 Aalborg Øst Tel.: +45 9630 5800, direkte: +45 9630 5818 Mobil: +45 2518 8024, fax: +45 9630 5805 mailto: [EMAIL PROTECTED] http://www.wmdata.dk -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beha

Re: [iText-questions] We have a cover!

2006-06-12 Thread Eliasen Jan
Hi I am very new to PDF, iTextSharp and this mailinglist... So forgive me if I am asking something that is obvious for everyone... BUT... Your book, will it cover iText, iTextSharp or both? Can you reveal anything? Med venlig hilsen Jan Eliasen WM

Re: [iText-questions] Get page and coordinates

2006-06-02 Thread Eliasen Jan
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo SoaresSent: 2. juni 2006 13:16To: Post all your questions about iText hereSubject: Re: [iText-questions] Get page and coordinates  >  AcroFields.GetFieldPositions(). Right under my nose... Thanks.   -- Eliasen Jr. _

[iText-questions] Get page and coordinates

2006-06-01 Thread Eliasen Jan
Hi   I have been playing with iTextSharp for a while now... and I have a problem.   I have a PDF formular, and on this is a button which has the fieldname "ida". I need to find the page this button is on (it is only on one page!) and also its coordinated. I don't know how to get to these inf

[iText-questions] Find name of field

2006-05-30 Thread Eliasen Jan
Hi   I have three different PDF formulars, which I need to sign with a digital signature. The field in which the signature should appear is in different places on these three formulars, so I would like to add the signature to an existing field. But having the form, how do I find out what the

RE: [iText-questions] Signing a PDF file with a digital signature

2006-05-23 Thread Eliasen Jan
> > But once the document has been signed, a user can still edit the form. I > > need this to be disabled. How can I do that? > After creating the stamper call setEncryption(). Right... I called it with an empty userpassword and that did the trick. Thanks. Now, for something completely different;

RE: [iText-questions] Signing a PDF file with a digital signature

2006-05-23 Thread Eliasen Jan
IGNED and VERISIGN_SIGNED options? Thanks in advance. Med venlig hilsen Jan Eliasen WM-data Fredrik Bajers Vej 1 9220 Aalborg Øst Tel.: +45 9630 5800, direkte: +45 9630 5818 Mobil: +45 2518 8024, fax: +45 9630 5805 mailto: [EMAIL PROTECTED] http://www.wmda

RE: [iText-questions] Signing a PDF file with a digital signature

2006-05-23 Thread Eliasen Jan
d cast is not valid. The "pk12.isKeyEntry(alias) returns true on the first iteration on i. Med venlig hilsen ________ Jan Eliasen WM-data Fredrik Bajers Vej 1 9220 Aalborg Øst Tel.: +45 9630 5800, direkte: +45 9630 5818 Mobil: +45 2518 8024, fax: +45 9630

RE: [iText-questions] Signing a PDF file with a digital signature

2006-05-23 Thread Eliasen Jan
t seem to work in either case. Any thoughts? Are .p12 files not supported? Or have I just not understood how I should load it? Thanks in advance! Med venlig hilsen ________ Jan Eliasen WM-data Fredrik Bajers Vej 1 9220 Aalborg Øst Tel.: +45 9630 5800, direkte: +45

[iText-questions] Signing a PDF file with a digital signature

2006-05-21 Thread Eliasen Jan
Hi   I have been looking at http://itextpdf.sourceforge.net/howtosign.html because I need to sign a PDF file programatically.   BUT, I need to do it using c# - so I have downloaded the iTextSharp version 3.1.0 dll, and am trying to use it. But the classes used in http://itextpdf.sourceforge.

[iText-questions] Broken link in tutorial

2006-04-23 Thread Jan Nemec
Hi, i'd like to report a broken link in your tutorial: On the page http://itextdocs.lowagie.com/tutorial/objects/index.html there's a link to chapter about tables but there's a typo in it. It points to http://itextdocs.lowagie.com/tutorial/objects/table/index.html, which is nice green 404 ;

[iText-questions] charExists(char) not reliable?

2006-03-24 Thread Jan Bentzen
: “The behavior of this method when this string cannot be encoded in the given charset is unspecified”. This makes me a little worried..? What am I missing please?   Thanks for any guidance. /jan

[iText-questions] Conversion

2006-03-15 Thread Jan Vosloo
Hi,   Can I convert (with iText) an acroform to new format so that I can open it in LiveCycle designer 7 without going through the importing process?   Thanks   Jan Vosloo Software Engineer - Korbitec Holdings(Pty)Ltd Tel:  (021) 658 9700 Fax: (021) 658 9701 Cell: 084 519 6000 Email: [EMAIL

[iText-questions] Problems with TexturePaint

2005-09-24 Thread Jan von Bargen
y would be nice ...) Regards, Jan --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP.

[iText-questions] Table and settings and other stuff!

2004-07-13 Thread Jan Helge Maurtvedt
y figure out what the right method for what I want to do is, so thanks :)   Looking forward to hearing from you, best regards   Jan Helge Maurtvedt Student at Norwegian University of Technology and Science (NTNU) Working for Telenor Mobil   [EMAIL PROTECTED]

[iText-questions] Template as background

2004-06-14 Thread Jan Strohbehn
d solution I guess?! Any help would be greatly appreciated. Thank you, Jan --- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 -

[iText-questions] Re: Potential bug: Document.newPage() ignores results of its listeners

2004-04-15 Thread Jan Bentzen
istake. Now, we will get an exception calling Document.close(). Best regards, Jan "Paulo Soares" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Don't worry with the result. If it fails it will throw an exception. Best Regards, Paulo Soares > -Original

[iText-questions] Potential bug: Document.newPage() ignores results of its listeners

2004-04-14 Thread Jan Bentzen
The call to Document.newPage() forwards the request to its listeners, but the result of the listeners newPage() call is ignored: DocListener listener; for (Iterator iterator = listeners.iterator(); iterator.hasNext(); ) { listener = (DocListener) iterator.next(); listener.newPage

[iText-questions] Rich Text in AcroForm fields?

2004-04-08 Thread Andrzej Jan Taramina
nto a form field? Thanks! Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and C

[iText-questions] restarting the JVM ...? (ignore, wrong list)

2004-03-25 Thread Jan Blok
Title: Message  

[iText-questions] restarting the JVM with special exit code?

2004-03-25 Thread Jan Blok
Title: Message Hi,   I see in the docs it is possible to request a restart with WrapperManager.restart(), but I cannot have a compile decency on the wrapper code. So I wonder if it's possible to configure the wrapper so it catches a System.exit(X) where X == Y todo a restart?   In my case I w

[iText-questions] Embedded Javascript support?

2004-03-23 Thread Andrzej Jan Taramina
! Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies

[iText-questions] Embedding printer commands in a PDF?

2004-02-26 Thread Andrzej Jan Taramina
Is it possible to embed printer directives in a PDF using iText? More specifically, I would like to embed directives that select the paper tray that should be used for specific pages in a PDF. Thanks! Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com

Re: [iText-questions] Embedding printer commands in a PDF?

2004-02-26 Thread Andrzej Jan Taramina
t thought there might be a way to embed such info in a PDF, where the final rip/printer would detect it. One user suggests that some of this might be doable using embedded javascript in PDF's. Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://w

Re: [iText-questions] Units of measure used for AcroForm Field co-ordinates???

2004-02-06 Thread Andrzej Jan Taramina
to an inch). Thanks for the pointer to the documentation that explains this! Much appeciated, Bruno Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com --- The SF.Net email is sponsored by EclipseCon 2004

[iText-questions] Units of measure used for AcroForm Field co-ordinates???

2004-02-05 Thread Andrzej Jan Taramina
Many thanks to anyone that can shed some light on this for me. Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open

[iText-questions] Re: pdf print?!?

2004-01-09 Thread Andrzej Jan Taramina
he VBS dependency. If you want, ping me privately and I'll send you the Javascript and VBS scripts which should get you down the path of printing PDFs under program control. Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solut

[iText-questions] Broken Link

2004-01-06 Thread Jan Tietjens
Hi Guys, there is a broken Link at the following page: http://www.lowagie.com/iText/tutorial/ch11.html The broken link "Chapter 3" pointing to "http://www.lowagie.com/iText/examples/ch03.html"; is located at the section "Remote goto". Thanks for fixing, Be

[iText-questions] Changing font for an AcroForm field?

2003-12-30 Thread Andrzej Jan Taramina
Does iText have any API calls that can change the font used to render Form fields? Thanks! Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com --- This SF.net email is sponsored by: IBM Linux

[iText-questions] [SOVLED] How to get AcroField rectangle?

2003-12-23 Thread Andrzej Jan Taramina
like I'm off to the races! Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Si

[iText-questions] How to get AcroField rectangle?

2003-12-23 Thread Andrzej Jan Taramina
.Item)fields.get( value ); But how to get X1/Y1 and X2/Y2 from the item is not clear to me (haven't found an example that shows this). Thanks for any/all help! Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.c

[iText-questions] Re: Settting width percentage in nested PdfPTables

2003-12-04 Thread Jan Bentzen
this situation or if it's a bug, or if it is somehow documented behaviour? /jan "Isabelle Guimiot" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm not sure there's another solution, but you can > adjust nested tables width by changing the contain

[iText-questions] Settting width percentage in nested PdfPTables

2003-12-03 Thread Jan Bentzen
Hi, I'm having a problem controlling the size of nested PdfPTables. It seems that the setWidthPercentage() method only has effect on the outermost table - nested tables always take up 100%... Is that the intended behaviour? Is there a workaround for this? Thanks

[iText-questions] Handling AcroForms with iText?

2003-11-07 Thread Andrzej Jan Taramina
dify the form values. a) Could PRAcroForm be extended (fairly easily) to allow changing of the form values in the internal PdfDictionary structures? b) If (a) is possible, how hard would it be to extend PdfWriter to allow it to accept a PRAcroForm object to write out? Thanks! Andrzej Jan

[iText-questions] Colour changes?

2003-11-07 Thread Andrzej Jan Taramina
Acrobat Distiller, by default, changes colours to sRGB unless told otherwise. Thanks! Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com --- This SF.Net email sponsored by: ApacheCon 2003, 16-19

[iText-questions] RE: Interleaving pages from two existing PDFs with iText?

2003-10-31 Thread Andrzej Jan Taramina
) method. That didn't work eithercan you do a writer.getImportedPage( reader, x ); where x > 1 on a newly opened reader, or do you always have to read the pages sequentially? BTW...I'm using the latest iText 1.01 libraries. Thanks for any insight you can offer...

RE: [iText-questions] Is there a reason why PDFReader doesn't acc ept InputStreams?

2003-10-31 Thread Andrzej Jan Taramina
> The pdf format requires random access to the file. Reading it to a byte > array is really the only way, unless, of course, you create localy a > temporary file on disk. Thanks Paulo.I've implemented reading to a byte array, and that seems to be working OK. Andrzej Jan Ta

[iText-questions] Interleaving pages from two existing PDFs with iText?

2003-10-30 Thread Andrzej Jan Taramina
ent, and introducing a different reader/page with a writer.addPage() call screws something up internally. It seems that there is no obvious way to do this with iText. Can anyone point me in the right direction as to how to do this kind of interleaving? Thanks! Andrzej Jan Taramina

[iText-questions] Is there a reason why PDFReader doesn't accept InputStreams?

2003-10-30 Thread Andrzej Jan Taramina
o create a PDFReader instance. Thoughts? Thanks. Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more

Re: [iText-questions] Strange exception

2003-09-30 Thread Jan Normann Nielsen
still happens. I made a sligt error. I am in fact using iText 0.96 (the binary distribution) and my code is compiled against this version. I am in fact using J2SDK 1.4.2_01 and I don't see that the _02 version has been released by Sun. Best regards Jan Normann Nielsen I'm using iText-1.00

[iText-questions] Strange exception

2003-09-30 Thread Jan Normann Nielsen
d.run(ThreadPool.java:455) Does anyone have any clue whether this is an iText or a JBoss problem? -- Med venlig hilsen / Best regards Jan Normann Nielsen --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.c

[iText-questions] Reading encrypted PDFs?

2003-09-24 Thread Andrzej Jan Taramina
Hi: I'm new to iText, and have run into a small problem. I'm trying to concatenate two PDFs (using the utility), both of which have encryption turned on, but have no passwords assigned (neither master nor user). All I get is blank output if the files have 40 bit encryption. Or if the files a

RE: [iText-questions] loosing lines/rectangles

2003-09-10 Thread Jan Blok
tw: I think many people will find PDFPrinterJob.java usefull so feel free to include it in iText(samples) :-) Regards Jan Blok Servoy > -Original Message- > From: Paulo Soares [mailto:[EMAIL PROTECTED] > Sent: Sunday, September 07, 2003 1:55 AM > To: Jan Blok; [EMAIL PROT

[iText-questions] Problems with example

2003-09-02 Thread Jan Meyland Andersen
/usr/java/j2sdk1.4.1.01/jre/lib/ext itext-1.0.0.jar itext-xml-1.0.0.jar   What is wrong? It seems that I got what I need.   Hope someone knows.   Regards   Jan Andersen

[iText-questions] A suggestion for xml parsing

2002-08-22 Thread Jan Skibinski
elated to this problem in the iText archives, so it looks like I am not the only one interested in handling multiple xml inputs to a single PDF document. Best regards, Jan P.S. If you are interested in fun->pdf, you can find the copy of the

[iText-questions] How can I include (Raw-) Images > 64 kb?

2002-06-27 Thread Jan Hill
is Problem. Thanks Jan Sorry for my poor English. -- Dipl.-Inf. Jan Hill +49(0)3677-694566 TU Ilmenau/PATONPF 10 05 65 D-98684 Ilmenau Langewiesener Str. 37 Zimmer CC425 http://www.PATON.TU-Ilmenau.DE --- Sponsored by: Th