Re: [iText-questions] Could not find the XObject named 'Xf1'

2008-09-17 Thread Paulo Soares
You objects are too deeply nested and Acrobat 8 doesn't like it. I'm sure that 
you don't need all this nesting to combine the documents.

Paulo

> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of jkrogma
> Sent: Wednesday, September 17, 2008 2:33 PM
> To: itext-questions@lists.sourceforge.net
> Subject: Re: [iText-questions] Could not find the XObject named 'Xf1'
>
>
> Hi,
>
> we are using iTextSharp (4.1.2) to merge bunches of PDF files into one
> single "normalized" PDF file, which means we scale and rotate
> every single
> page of every file to fit to A4/portrait format.
> Opening the resulting PDF files with Adobe Reader 7 is
> working fine. Opening
> the same file with Acrobat reader 8.1 or higher gives us
> exactly the same
> error message as mentioned below.
> The funny thing is: this error only occurs when we are
> mergning more than 53
> (!) PDF files. Everything below this number is just fine. The
> number of
> pages within the files is irrelevant.
>
> We are utilizing the PdfContenByte.AddTemplate() function of apply the
> rotation and scaling.
> When using PdfCopy for the merging part, everything seems to
> be fine...
> exept that the rotation and scaling part does not work with
> PdfCopy ;-)
>
> Any help with this issue is highly appreciated.
>
> Many hanks
> Jan
>
>
> David Thielen wrote:
> >
> > Hi;
> >
> > We encounter a bug when we try to merge more than 53 PDF
> documents using
> > iText and get:
> >
> > Could not find the XObject named 'Xf1'
> >
> > any ideas?
> >
> > thanks - dave


Aviso Legal:
Esta mensagem é destinada exclusivamente ao destinatário. Pode conter 
informação confidencial ou legalmente protegida. A incorrecta transmissão desta 
mensagem não significa a perca de confidencialidade. Se esta mensagem for 
recebida por engano, por favor envie-a de volta para o remetente e apague-a do 
seu sistema de imediato. É proibido a qualquer pessoa que não o destinatário de 
usar, revelar ou distribuir qualquer parte desta mensagem. 

Disclaimer:
This message is destined exclusively to the intended receiver. It may contain 
confidential or legally protected information. The incorrect transmission of 
this message does not mean the loss of its confidentiality. If this message is 
received by mistake, please send it back to the sender and delete it from your 
system immediately. It is forbidden to any person who is not the intended 
receiver to use, distribute or copy any part of this message.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Re: [iText-questions] Could not find the XObject named 'Xf1'

2008-09-17 Thread jkrogma

Hi,

we are using iTextSharp (4.1.2) to merge bunches of PDF files into one
single "normalized" PDF file, which means we scale and rotate every single
page of every file to fit to A4/portrait format.
Opening the resulting PDF files with Adobe Reader 7 is working fine. Opening
the same file with Acrobat reader 8.1 or higher gives us exactly the same
error message as mentioned below.
The funny thing is: this error only occurs when we are mergning more than 53
(!) PDF files. Everything below this number is just fine. The number of
pages within the files is irrelevant.

We are utilizing the PdfContenByte.AddTemplate() function of apply the
rotation and scaling.
When using PdfCopy for the merging part, everything seems to be fine...
exept that the rotation and scaling part does not work with PdfCopy ;-)

Any help with this issue is highly appreciated.

Many hanks
Jan


David Thielen wrote:
> 
> Hi;
>  
> We encounter a bug when we try to merge more than 53 PDF documents using
> iText and get:
>  
> Could not find the XObject named 'Xf1'
>  
> any ideas?
>  
> thanks - dave
>  
> 
> -
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Register now and save $200. Hurry, offer ends at 11:59 p.m., 
> Monday, April 7! Use priority code J8TLD2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> ___
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> 
> Do you like iText?
> Buy the iText book: http://www.1t3xt.com/docs/book.php
> Or leave a tip: https://tipit.to/itexttipjar
> 

-- 
View this message in context: 
http://www.nabble.com/Could-not-find-the-XObject-named-%27Xf1%27-tp16564243p19532236.html
Sent from the iText - General mailing list archive at Nabble.com.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php


Re: [iText-questions] Could not find the XObject named 'Xf1'

2008-04-08 Thread Bruno Lowagie
David Thielen wrote:
> Hi;
>  
> We encounter a bug when we try to merge more than 53 PDF documents using 
> iText and get:
>  
> Could not find the XObject named 'Xf1'

Which of your 53 PDF documents refers to an XObject
with name Xf1 and is that object present in that PDF?
That's the first question you should ask yourself.
The fact that you merge "more than 53 PDF documents"
is irrelevant. First look for the 1 PDF causing the
problem (and hopefully fix it).
br,
Bruno

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar


[iText-questions] Could not find the XObject named 'Xf1'

2008-04-08 Thread David Thielen
Hi;
 
We encounter a bug when we try to merge more than 53 PDF documents using iText 
and get:
 
Could not find the XObject named 'Xf1'
 
any ideas?
 
thanks - dave
 
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar