At 07:17 PM 6/3/2005, Bill Sanders wrote:
Everything is TIFF based, which is why I'm pulling my hair out.
Then in that case - use imaging software (eg. GraphicsMagick) to
composite the raw TIFFs together and THEN create a PDF from that...
Leonard
---
Hi,
I have problems merging some pdf files containing interative forms.
In the first step i created and fill the single pds files.
This are ok stored with the variables.
In the second step I will merge these files in a single one pdf file.
The problem is that the filled fields are present only on
Vjeran Marcinko wrote:
Is there a way to use more tipical
(better?) procedure, practiced by most other libraries that generate
some kind of content (JDOM, JFreeChart) :
1. Create Document
2. Add content
3. Create PdfWriter using OutputStream
4. Write Document using PdfWriter
In other words
Hi all,
I am getting a null pointer exception when trying to set the zoom to 100%
Here is my code:
Document document = new Document(new Rectangle( 500, 500));
ByteArrayOutputStream out = new ByteArrayOutputStream();
PdfWriter writer = PdfWriter.getInstance(document, out);
writer.setOpenActio
hi,
i'm using the RTFWriter (not the RTFWriter2). but the new
RtfTotalPageNumber() doesn't work.
can anybody give an solution???
thankz
ciao
marco
---
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a proj
Ekta Ojha wrote:
Hello Group,
Please advise me if I can use 27 columns using
PdfPTable.
Yes.
or in other words can we have horozontal
scrolling.
What do you mean by horizontal scrolling?
What can be the other reasons for this
exception.
ExceptionConverter: java.io.IOException: The docum
Beet wrote:
I have a very specific case in my PDF output where the data may run
over into additional pages in a certain section. Every other section
doesn't have this problem because I will never "run over" to a new
page, so I can specifically call my addPageNum() method to put the
page number
Biker Conrad wrote:
Hi:
I am confused about which of these classes I should
use when I generate my pdf reports. The table class is
richer in features and I am very inclined to use it,
on the other hand I saw in the tutorial that the Table
class is qualified as old and not supported. I found
tha
Vjeran Marcinko wrote:
Hi everyone.
I never used iText, only took a quick glance at code examples, and though it
looks great by features I noticed one thing that seems a bit odd, and quite
unsuitable for my needs. Correct me if I'm wrong, but generation of PDF
let's say, consists of following s
Bear Giles wrote:
Hi,
How do I create a table without borders? I tried
"setDefaultCellBorderWidth(0.0f)", but that didn't do it.
setBorder(Rectangle.NO_BORDER);
br,
Bruno
---
This SF.Net email is sponsored by: NEC IT Guy Games. How far
10 matches
Mail list logo