Re: [iText-questions] PDF tagging document tag

2013-10-04 Thread Jones Tim
7;m left with a root document tag with a bunch of path:path (etc) tags.  Maybe I don't understand how to achieve what I need.  Defining the logical reading order would be good because this sometimes doesn't quite work in particular scenarios. Tim Fr

[iText-questions] PDF tagging document tag

2013-09-19 Thread Jones Tim
nd the scenes to create and then add to a StructureTreeRoot). Thank You Tim Jones -- LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, S

[iText-questions] Powershell cannot load dll any longer!

2013-01-07 Thread Tim Bernhardson
click on the Unblock button ( this sometimes works ), if that does not work, run Powershell as an administrator and use the Unblock-File commandlet. Tim Bernhardson Technical Services Manager Sun-Maid Growers of California 7273 Murray Drive, Ste 18 Stockton, CA 95210 Direct Telephone: 1-209-472-8

Re: [iText-questions] iTextSharp, Powershell and Headers & Footers

2012-12-31 Thread Tim Bernhardson
amming in other languages for years )? Tim Bernhardson Technical Services Manager Sun-Maid Growers of California 7273 Murray Drive, Ste 18 Stockton, CA 95210 Direct Telephone: 1-209-472-8547 Facsimile: 1-209-482-8448 E-Mail: tbern...@sunmaid.com<mailto:tbern...@sunmaid.com> Web: ww

Re: [iText-questions] itextsharp and Powershell - creating tables

2012-12-23 Thread Tim Bernhardson
ell($sGTIN) $ oCell.border=0 $Rslt=$oHdrTable.AddCell($oCell) Repeat as often as necessary Then write the Table to the PDF $Rslt=$script:oPDFRpt.Add($oHdrTable) Tim Bernhardson Technical Services Manager Sun-Maid Growers of California 7273 Murray Drive, Ste 18 Stockton, CA 95210 Direct Telephone:

[iText-questions] iTextSharp, Powershell and Headers & Footers

2012-11-19 Thread Tim Bernhardson
hare? Thanks Tim Bernhardson Technical Services Manager Sun-Maid Growers of California 7273 Murray Drive, Ste 18 Stockton, CA 95210 Direct Telephone: 1-209-472-8547 Facsimile: 1-209-482-8448 E-Mail: tbern...@sunmaid.com<mailto:tbern...@sunmaid.com> Web: www.sunmaid.com<

Re: [iText-questions] Concatenating multiple PDF's using Servlet

2011-10-17 Thread Tim Troy
es it again. -- Tim Troy -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes

[iText-questions] Concatenating multiple PDF's using Servlet

2011-10-14 Thread Tim Troy
, but this only produces a PDF with the last report in the list presented to the browser plugin. I can imagine other approaches but felt I may miss the best approach. I have the first version of iText in Action for a reference. -- Tim

[iText-questions] Get all fields as xml from XFA-form

2011-09-22 Thread Tim Laeremans
Hello, How can I extract all the fields as xml of a dynamic XFA-pdf? Best Regards, Tim -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application

[iText-questions] Apend pdf, tiff, jpg or other images to a master pdf

2010-12-17 Thread tim clark
All I had a task recently to create a master customer electronic billing document the first document was a multipage pdf invoice the subsequent documents were scanned 1 page images in a variety of images formats. Each master customer billing pdf document was later combine into a single batch pdf d

[iText-questions] Apend pdf, tiff, jpg or othe rimages to a master pdf

2010-12-17 Thread tim clark
All I had a task recently to create a master customer electronic billing document the first document was a multipage pdf invoice the subsequent documents were scanned 1 page images in a variety of images formats. Each master customer billing pdf document was later combine into a single batch pdf

[iText-questions] SetPageContent garbles Unicode Characters

2010-04-06 Thread Tim Heffernan
page has errors. Thanks, Tim Heffernan Aries Systems Corporation Software Engineer Tel: 978-975-7570 x123 Fax: 978-975-3811 theffer...@ariessys.com<mailto:theffer...@ariessys.com> www.editorialmanager.com<http://www.editorialmanager.com/> [cid:image001.png@01CAD571.2F5CEBC0]

[iText-questions] Accessibility Question - Can I tag an image?

2010-03-04 Thread Tim Badaczewski
I see that I can assign the “alt” attribute to an image I embed in a document, but I don’t think that is the same as “tagging” a document for accessibility purposes. Is there a way for me to tag an image using iTextSharp? -

Re: [iText-questions] PDF size after oPdfStamper.FreeTextFlattening, FormFlattening needs to go on a diet ??

2010-02-23 Thread tim clark
Just for the Archives I have found a solution to this file size issue but I think it is application specific but this use case may fit someone else The pages that we are concatenating are identical in layout, font etc only the content changes so I instead of using .text.pdf.PdfCopy we tried iText

[iText-questions] PDF size after oPdfStamper.FreeTextFlattening, FormFlattening needs to go on a diet ??

2010-02-21 Thread tim clark
Hi All I have been using the itext lib in a app for a year or so typically to merge db content in to pdf form field documents created with adobe acrobat. Recently we have been merging to some rather large data and the size of the pdf document has now become an issue Today I looked at some simple

Re: [iText-questions] iText-questions Digest, Vol 45, Issue 25

2010-02-06 Thread Tim Robinson
> Date: Sat, 6 Feb 2010 10:35:21 + > From: Tim Robinson > Subject: [iText-questions] iTextSharp: PdfReader/PdfStamper crashes >        the     appdomain > > Hi, > > I have an ASP.Net web application which uses PdfReader and PdfStamper > to write a custom propert

[iText-questions] iTextSharp: PdfReader/PdfStamper crashes the appdomain

2010-02-06 Thread Tim Robinson
doesn’t happen in the debugger. --- Tim -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and

[iText-questions] Accessing Text field custom validation script via Itext

2009-11-18 Thread Gajda, Tim (MDIT)
I am trying to access a "custom validation script" created for a text field in a PDF. I am attempting to use PDFreader to do this, but I am not having any luck finding the script. It does not appear to be stored with the rest of the field specific data. Th

[iText-questions] Regression for font-size going from iText 2.1.2u to 2.1.5?

2009-04-02 Thread Tim Burt
d when the requested size is 12, 10, and 7. I've tried to look at the changes in HTMLWorker and FactoryProperties, but I don't know the structure of iText well enough to make much progress in tracking this down, so any help or suggestions would be

[iText-questions] PdfPageEventHelper exception handling

2009-02-02 Thread Tim Henry
s to check this message after a page start and end. Is this something that could be fixed by changing the onStartPage and onEndPage method signatures to throw DocumentException? If anyone else agrees/disagrees or has other suggestions I'd be intereste

Re: [iText-questions] How to convert PdfCopyFields object to byte[] for servlet response?

2008-12-10 Thread Tim Burchell
Steve, Thanks for your code! It works now! Tim On Wed, Dec 10, 2008 at 11:59 AM, Steve Cole <[EMAIL PROTECTED]> wrote: > After you close the PdfCopyFields object, try this... > > response.setContentType("application/pdf"); > response.setContentLength(FullApp

Re: [iText-questions] How to convert PdfCopyFields object to byte[] for servlet response?

2008-12-10 Thread Tim Burchell
hi Alexis, Thanks for the info, I'll try to copy outline tree with the code you sent me, On Wed, Dec 10, 2008 at 3:42 AM, Alexis Pigeon <[EMAIL PROTECTED]>wrote: > Hi all, > > On 10/12/2008, 1T3XT info <[EMAIL PROTECTED]> wrote: > > [...] > > Please continue using PdfCopy, but make sure the out

[iText-questions] RtfWriter2 HTML img problem

2008-06-27 Thread Tim Donovan
ng to HtmlParser and it's inability to handle the majority of formatting; I recieved no indication of my email being aproved or rejected, any idea how I can contact the developers of the HtmlParser? Many thanks and best wishes, Tim --

[iText-questions] RTF Table problems

2008-06-10 Thread Tim Donovan
are not supported as nothing happens. Please help, Tim - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/service

Re: [iText-questions] NullPointerException in onEndPage

2008-06-03 Thread Tim Tönnsen
lared the global variable holding the data as static. My understanding of this solution (and the problem) is that by calling document.newPage() a new Controller is created, where of course the global variable is null... . can someone approve this guess? Thanks for the help and the quick responses

Re: [iText-questions] NullPointerException in onEndPage

2008-06-03 Thread Tim Tönnsen
me evry library you use, including Sun's. > > Paulo > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > > Behalf Of "Tim Tönnsen" > > Sent: Tuesday, June 03, 2008 4:53 PM > > To: Post all y

Re: [iText-questions] NullPointerException in onEndPage

2008-06-03 Thread Tim Tönnsen
made some kind of mistake or if it is possible to generate a header this way, this would help me at least a little bit. Thanks a million Tim Probably Original-Nachricht > Datum: Tue, 3 Jun 2008 17:59:58 +0200 > Von: "Alexis Pigeon" <[EMAIL PROTECTED]> >

Re: [iText-questions] NullPointerException in onEndPage

2008-06-03 Thread Tim Tönnsen
; > An: "Post all your questions about iText here" > > Betreff: Re: [iText-questions] NullPointerException in onEndPage > In what way is this related to iText? > > Paulo > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[E

[iText-questions] NullPointerException in onEndPage

2008-06-03 Thread Tim Tönnsen
Hi Everybody, in the moment I am writing an application for a Customer. One functionality is the option to generate a pdf-file. To do this, I wrote a Controller which extends the PdfPageEventHelper. the Controller has a print(DataObject toPrint) method. These PrintMethod prints the Data's given

Re: [iText-questions] Release iText 2.1.0

2008-03-28 Thread Tim Troy
I have a regression problem with 2.1.0. I am using the DisplayTag 1.1 library with export to pdf option. Everything is fine with 2.0.4. I did a drop-in replacement of the iText jar. The exception thrown by the server is: javax.servlet.ServletException: com.lowagie.text.Table.setDefaultVerticalA

[iText-questions] Found a solution to the \n problem

2008-03-01 Thread Tim Juntunen
to close this topic. Tim - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___

[iText-questions] API Change for text.Image between 1.4.5 and 2.0.8??

2008-02-19 Thread Tim Juntunen
I am taking a bigImage, scaling it and adding it to my pdf document. I have a section of code that works fine in 1.4.5, but fails in 2.0.8 the error thrown is "illegal argument exception" I may have missed an API change, but I don't see it in the javadocs... Here is a section of the code... .

[iText-questions] \n in phrase doesn't generate a line break iText 1.4.5

2008-02-17 Thread Tim Juntunen
I am using iText 1.4.5. I have a section of code where I want to have a line break at a particular point in a phrase. private String myPhrase = "Line one with spaces\nLine two should start on the next line"; . . . Paragraph logoAndInfo4 = new Paragraph (new Phrase(myPhrase,font)); However

[iText-questions] AcroFields getNewPushbuttonFromField and/or replacePushbuttonField loses Options

2008-02-15 Thread Tim Troy
I am populating an AcroFields form dynamically in a Java Servlet. It's almost perfect. The problem area is the VISIBLE_BUT_DOES_NOT_PRINT option is lost in the process. The original pdf "template" has a PushbuttonField name "Edit". What I am doing is getting the "Edit" button and setting the url

Re: [iText-questions] PdfPCell - Anchor problem

2007-12-27 Thread Tim Mackey
call with document.resetHeader and document.resetFooter calls. There's no doubt better solutions, but this got me past my problem, and on to a very nice document. -tim -- View this message in context: http://www.nabble.com/PdfPCell---Anchor-problem-tp13

[iText-questions] example in /* chapter05/FoxDogImageWrapping.java */ does not work

2007-10-14 Thread Tim Bron
It only works with the 2.0.1 jar file. how can i fix it? Thank in advance. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration fil

[iText-questions] onParagraphEnd

2007-10-14 Thread Tim Bron
I am using 2.0.6 and when implements the onParagraphEnd(draw a line at paragraphPosition) and set parapgraph to setKeepTogether true, then every time the onParagraphEnd of the last paragraph on the page was triggered when the next page was created and before drawing a new paragraph. How can I re

Re: [iText-questions] different behavior between acrobat6 andacrobat7(and 8)

2007-05-07 Thread Tim
Actually they are all latin characters. very simple. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to ge

[iText-questions] different behavior between acrobat6 and acrobat7(and 8)

2007-05-07 Thread Tim
I generated a pdf by iText. The pdf contains fillable form elements, such as textfield, list, etc. But by acrobat 6 when I click the text in text field or list, characters in those fields will be shown as strange characters. It is ok in acrobat 7 and 8. What's the difference? If you wanna see my

Re: [iText-questions] Text Form Field: Click plus sign in pdf file, some strange charaters will be shown.

2007-04-09 Thread Tim
Could you tell me what "using an external font" means? Do you mean setFont in object TextField? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to shar

[iText-questions] Text Form Field: Click plus sign in pdf file, some strange charaters will be shown.

2007-04-08 Thread Tim
I generate a pdf by iText. It contans pdf form, when the words in textbox is longer than the textbox's length, there will be a "+" sign in the end of the box. When I click it, the words in textbox will be changed to strange characters. Could you tell me if this is a bug of iText? If you have an

[iText-questions] HTML to PDF - Parsing non-numerical lists

2007-04-02 Thread Tim Church
I am trying to convert an HTML document to PDF using iText. For the most part, this works fine using the basic HtmlParser.parse. However, there are several nested lists of varying types - Numerical, Uppercase Roman, Lowercase Roman, Uppercase Alpha, Lowercase Alpha. The HTMLParser treats each o

[iText-questions] Is there another way except from "Chunk" to add a named destination?

2007-01-02 Thread Tim
We wanna do outline by local GOTO action using destination names. But I see the only way(maybe) in iText is to setLocalDestination to a Chunk. And in our project we provide text only by PdfContentByte.showText(),because we have high requist about the coordinates of each content. We considered abo

Re: [iText-questions] why PdfWriter can not setOutLines lik e PdfCopy?

2006-12-19 Thread Tim
r PdfStamper. Do you need > this functionality, or can you work around it using the mechanism > that is used when building documents from scratch? > br, > Bruno Yes, both mechanism are ok for me. And set the outlines at once using a List is easier for us. I will follow your suggestion

[iText-questions] why PdfWriter can not setOutLines like PdfCopy?

2006-12-19 Thread Tim
Our application uses PdfWriter as writer to generate pdf, and now we want to support bookmarks on it. But I found PdfWriter can not use method "setOutlines (List outlines)" directly while only its children such as PdfCopy can. I wonder why PdfWriter can not do it. I think it's just a simple funct

Re: [iText-questions] PdfPTable and ColumnText

2006-11-15 Thread Tim van der Leeuw
i need to check the columntext overflow?Campa2006/11/15, Tim van der Leeuw < [EMAIL PROTECTED] >:Hi Campa, On 11/15/06, Campa Campa <[EMAIL PROTECTED]> wrote: Hi all, i'm new with iText and i need to write a kind of reporting engine for printing table data.I'm working with

Re: [iText-questions] PdfPTable and ColumnText

2006-11-15 Thread Tim van der Leeuw
n of the table on the page - Set the table-alignment to 'left' for better/easier control of the table position- Add the PdfPTable to the document, and let the document take care of overflowing the table to multiple pages.I would imagine that it works similar in iTextShar

Re: [iText-questions] PDF-Letterhead as background

2006-11-10 Thread Tim van der Leeuw
each other. Thanks in advanceThomasCheers,--Tim   - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Se

Re: [iText-questions] iText and JDK1.3?

2006-11-09 Thread Tim van der Leeuw
ebsite, and it seems that these things are not covered in the FAQ on lowagie.com ...Thanks for the answer.Regards,--Tim - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre

[iText-questions] iText and JDK1.3?

2006-11-09 Thread Tim van der Leeuw
I downloaded, because it will cause problems when newer versions are installed.So I wonder what's the most sane advice which one could offer to me on getting iText working with older JDK versions? Thanks in advance,--Tim van der Leeuw ---

Re: [iText-questions] question about the big downside for PdfWriter.

2006-10-19 Thread Tim
rotation, enlarging or so. So could you say more details about your idea? Or give me some sample code about them? Really thank you. Awaiting your reply, Tim - Using Tomcat but need to do more? Need to support web services,

Re: [iText-questions] question about the big downside for PdfWriter.

2006-10-19 Thread Tim
ill fillable? And where are those flatten forms? Awaiting your reply. Tim - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job ea

[iText-questions] question about the big downside for PdfWriter.

2006-10-19 Thread Tim Yang
e,not just a new page.But if the existing (external) PDF has some Acro form fields, they are to be flattened.My question is can those fillable form fileds be still fillable after beinng imported as a template.   Could you give me some suggestion?   Thank you very much.  

[iText-questions] attachments on the itext-list

2006-06-28 Thread Tim Dylla
-class Internet (which it is already, in fact), and from tremendous data-traffic overhead. Hope, no one is bothered about this approach. Greetings from Berlin and the Football (soccer!) World Championship 2006, Tim Using Tomcat but need to do more? Need to support web services, security?

Re: [iText-questions] alignment-problem with PdfPCell & Paragraph

2006-04-28 Thread Tim Dylla
ass 'Phrase' is a bit 'quirky', and more often a 'Paragraph' is the better solution. In your example you use the Phrase rather than the Paragraph - is there a special reason? Best, Tim begin:vcard fn:Tim Dylla n:Dylla;Tim adr:;;Lindenallee 3;Berlin;;13088;Germany tel;work:030 / 64 95 8228 tel;home:030 / 64 95 80 69 tel;cell:0172 / 860 66 72 x-mozilla-html:FALSE version:2.1 end:vcard

[iText-questions] alignment-problem with PdfPCell & Paragraph

2006-04-28 Thread Tim Dylla
ve this, without changing too much of my approach? Many thanks in advance, Tim Dylla PS.: hope the code is correct, I did a dirty copy/paste... --- Using Tomcat but need to do more? Need to support web services, security? Get s

[iText-questions] Downloading iText

2006-02-20 Thread Tim
I want to download the iText.jar file. I downloaded the iText-1.3.jar file but it is a GUI. I want the API that I can use with my own GUI. I don't want to compile it myself with Ant. Is there anyone that can give me the iText.jar for a Windows XP computer? Thank

[iText-questions] Saving JList in PDF

2005-11-18 Thread Tim Potter
to this is already out there and I just missed it then I apologize in advance. Thanks, Tim --- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training

[iText-questions] iText with .NET, C#, and AcroForms

2005-07-29 Thread Tim Wirtz
"http://www.myurl.com";); Response.ContentType = "application/pdf"; Response.AddHeader("Content-Length", stream.Length.ToString()); Response.OutputStream.Flush(); Response.OutputStream.Close(); Response.End();

[iText-questions] Broken link on http://cvs.sourceforge.net/viewcvs.py/itext/www/Attic/links.html?rev=1.58

2005-03-09 Thread Tim Hartley
Hi, The link to Planet PDF Developers Section, (http://www.planetpdf.com/binthing~MenuID,85;WebPageID,898.htm) is very old and very broken. If it could be replaced with this link it would be much appreciated: http://www.planetpdf.com/developer/index.asp Regards, Tim _ Tim

[iText-questions] images

2004-12-26 Thread Tim Daley
In one of the two previous image posts DCF should have been DSC. Boy was that a throwback to the 80s! Tim Daley Campus Crusade for Christ MC2900 100 Lake Hart Drive Orlando, Fl 32832-0100 --- SF email is sponsored by - The IT Product Guide

[iText-questions] common images

2004-12-26 Thread Tim Daley
is technically possible. Tim Daley Campus Crusade for Christ MC2900 100 Lake Hart Drive Orlando, Fl 32832-0100 --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Disc

[iText-questions] images in DCF

2004-12-26 Thread Tim Daley
onger than 255 characters. This is apparently contrary to DCF document restrictions. Is there a way to break the images into smaller lines? Can I just insert new-line characters at random or do I need to break the images into smaller images that satisfy the constraints? Tim Daley Campus Crusad

[iText-questions] Decompress

2004-11-25 Thread Tim Daley
Is there a way to completely decompress a PDF with iText? I especially need to inflate the images to do some performance testing on a printer. --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Pro

[iText-questions] transparent png image not showing

2004-11-16 Thread Tim Jones
set the image transparency.  I am able to stamp the image on a pdf properly using adobe professional so I know the image is ok but I am not sure what the proper way to add the transparent image ... have not seen anything on the list. Tim this is basically what I am doing PdfWriter pdfwriter

[iText-questions] (no subject)

2004-08-25 Thread Tim Mills
Thanks to your efforts i've been able (almost!) to merge many many files together. However it appears that java is sorting the file directory in an alphabetical way rather than numerical/alphabetical way. (OS X) ie 1 11 2 21 rather than 1 2 11 21 Do you know of any way to resolve this issue? ---

Re: [iText-questions] PDF templates

2004-08-10 Thread Tim Wilkins
Thanks Leonard that works a treat! Cheers :) Leonard Rosenthol wrote: At 10:29 AM 8/10/2004, Tim Wilkins wrote: I was hoping to be able to create a Document instance and add content to it in the usual way. Then to position this new Document over the top of a template page from an existing pdf

[iText-questions] PDF templates

2004-08-10 Thread Tim Wilkins
there an easier way of implementing what I'm trying to achieve? Any help on this matter will be much appreciated, Cheers, Tim Wilkins -- Senior Technical Developer MediaTel Group 84-86 Regent Street London W1B 5AJ 020 7439 7575 020 7734 0940 www.MediaTelINSIGHT.co.uk has been relaunched with new

[iText-questions] Size limits on pdfs viewd with itext?

2003-09-20 Thread Tim Odowd
tried), the concatentated document fails to load if it is larger than about 530K.  This seems fairly small and I am thinking that maybe there is a configuration or constant that I can adjust so that I can view larger files than this.  Any help would be greatly appreciated.  Thanks for your help, tim

[iText-questions] Page Rotation

2003-07-29 Thread Tim Jones
ed 90 degrees and scaled to 125% or so. I have used the Big Faceless PDF library to do the same thing but it comes out with proper rotation and scaling. Any suggestions? thanks, Tim Jones --- This SF.Net email sponsored by: Free pre-built ASP.NET

[iText-questions] Problem concatinating pdfs

2003-07-21 Thread Smith, Tim
I am trying to concatenate two pdf files, however when the file created is opened I get the error 'There was an error opening the document. The file is damaged and could not be repaired.' My code is almost exactly taken from concat_pdf, can anyone see where i went wrong?       public vo

[iText-questions] Close PDF after printing from browser, help!

2003-07-11 Thread Smith, Tim
Hey, this is my first post on this list so please be patient if this is an obvious question. I am writing a program which will stream a PDF from a servlet, open it, print it without user interferance, and close it, returning to the previous page. I have accomplished all but the last step, c

[iText-questions] IllegalArgumentException with Swing Component

2002-07-02 Thread Tim Sheridan
I'm a rookie at using this framework and some guidance would be helpful. Thanks, Tim <-- CODE SNIPPET --> Document document = new Document(); PdfWriter writer = PdfWriter.getInstance( document, new FileOutputStream( file ) ); float width = ( ( Page ) page ).getPaper().getWidth

[iText-questions] llegalArgumentException with Swing paint()

2002-07-02 Thread Tim Sheridan
I'm a rookie at using this framework and some guidance would be helpful. Thanks, Tim <-- CODE SNIPPET --> Document document = new Document(); PdfWriter writer = PdfWriter.getInstance( document, new FileOutputStream( file ) ); float width = ( ( Page ) page ).getPaper().getWidth

Re: [iText-questions] pdf reports from database

2002-03-01 Thread Tim Bray
ing to get the hang of getting the data you want out of the database. If you are just reporting, then maybe jasper reports might help. I haven't used it, but it is a thing to do reports from jdbc on screen, to print and to pdf. -- Tim Bray, IT Manager, Hoerbiger Rings & Pac

Re: [iText-questions] Re: Printing Very Big Files

2002-01-29 Thread Tim Bray
set of the whole batch. Say 100 pages a time. So you end up with 30-50 pdf files to print. Let your print spooler do the job of feeding them all to the printer. Maybe you could put a `hidden` very small batch number onto each document, so tha

Re: [iText-questions] variable reuse in iText

2002-01-28 Thread Tim Bray
ble re-use. Unless there is some specific problem with iText. I can't see how variables could be handled differently in one library compared to everything else in java. -- Tim Bray, IT Manager, Hoerbiger Rings & Packings Bradford, UK [EMAIL PROTECTED]01274 733801