Hello, I posted this question in both iText-questions and in this
comp.text.pdf.  I did not get an answer, so I decided to send it to you
directly because when I post these questions it keeps sending me this
message " Your question Is being held until the list moderator can review it
for approval."  The question I had posted is below.  Would this have
anything to with the version of iText ?  It used to work before and suddenly
it is failing.

-----Original Message-----
From: VISWANATH, MEENA (JSC-DO354) (USA) 
Sent: Tuesday, November 12, 2002 8:37 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [comp.text.pdf] Column data and/or Footer truncated when
printing


 
Hello, 
 I use iText to create PDF report files.  The report looks fine when
I display the data in Acrobat Reader  and also prints fine when I print it
in
Acrobat Reader.  But when I invoke the Acrobat Reader to print the file
without displaying the data on the screen (i.e. to run in the background), I
have the 2 following problems:
1.  If I print landscape, the column data on the first column is truncated
to half the size of the column.   The footer prints.
2.  And If I print in portrait mode, everything prints, but I find the
report is expanded vertically and the footer data is truncated.  If I change
the document PageSize, I am getting the heading from the next page on the
current page.  It throws my whole report off.

Here is the syntax I use to print directly:
Runtime.getRuntime().exec("cmd.exe /c start AcroRd32 /p /h " +
filenamechosen);

Could you kindly give me a solution to this problem ASAP.  I have to release
this software on Tuesday 11/19/2002.    
 Thanks MV

 


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to