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

Reply via email to