PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Thu Mar 28, 2024 3:38 pm

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Wed Sep 12, 2007 10:18 am 
Offline

Joined: Thu Nov 16, 2006 4:56 pm
Posts: 3
I am creating a pdf, importing another pdf and placing it as an XPFform:

XPdfForm ticketFile = XPdfForm.FromFile(masterFileX);

recto.DrawImage(ticketFile, X, Y, masterfilesize.Width, masterfilesize.Height);

I am placing several of the imported XForm on the page and repeating this for each page in the PDF. Like an imposition.

It works fine, the only problem is when I try and print the files from Acrobat 7 they fail when RIPPED with:

%%[Error: limit check : OffendingCommand gsave]%%

I've tried with lots of different PDF's and it's always the same. I also tried changing the code so I was placing a TIFF rather than a PDF and i got the same result. I get the same error on the 3 different RIPs.

If I import the file into Indesign and print from there it prints fine, so it seems to be some kind of incompatibilty with Acrobat (tried with acrobat 7 and acrobat reader 4).

Any suggestions etc would be appreciated.

Thanks.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 149 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group