Hi,
Cool.. Yup, now its working fine.
The only thing i did is, before printing I check the 'CheckBox- Print as Image' in the Acrobat Reader Print Dialog Box.
The print-out comes just the way it is on the screen.
cheers
prashant
Paulo Soares <[EMAIL PROTECTED]>wrote:
You can blame it on your printe
You can blame it on your printer or the printer driver. If it looks good on
screen the pdf is ok.
Best Regards,
Paulo Soares
> -Original Message-
> From: prashant kakani [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, October 04, 2002 17:13
> To: [EMAIL PROTECTED]
> Subject: [iText-quest
Dear iText Developers,
I request you people to plz help me out on my problem, I would really appreciate your help.
Well, I have developed a web application using IBM websphere and as far as the generation of PDF document(s) is concerned, it's FINE. I do get the PDF documents on the fly, in Acrobat
Hi All!
We have a strange error..
when generating a pdf the user receives the following message:
"file does not begin with %pdf"
usually, after trying a second or third time, the pdf is shown, while in
some cases the error always appears..
when I try it myself, there is no problem with exactly t
Hi there,
We are generating the document in RTF format it is created within a servlet
that runs on tomcat server. It seems to us that the elements that are
passed to the RTFWriter randomly appear in different order almost every
time we do a test. I would like to emphasize that sometimes the docum
Hello List,
I create a pdfDocument by usig
Document document = new Document(PageSize.A1.rotate(), 10, 10, 10, 10);
As I have to show 25 columns in pdfDocument.
but when I open that pdfdocument it will open in a 40% resolution pls tell
me how will I open it in a 100% resolution
Regards,
Am