Print Page | Close Window

Impossible to import and render TextOnImage

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=1730
Printed Date: 12 May 25 at 11:17PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Impossible to import and render TextOnImage
Posted By: moi meme
Subject: Impossible to import and render TextOnImage
Date Posted: 07 Feb 11 at 4:13PM
If I import and render a TextOnImage PDF, I only get the image part...
Just try this with the attached file:
http://www.megaupload.com/?d=VMB8UJ5B


            PDFLibrary Engine = new PDFLibrary(FacadeQuickPdf.DllFilename);
            Engine.UnlockKey("XXXXXXXXXXXXXXXXXXXXXXXXX");
            FacadeQuickPdf facade = new FacadeQuickPdf("TextOnImage.pdf");
            facade.ImageGet(0).Save("TextOnImage.jpg", ImageFormat.Jpeg);



Replies:
Posted By: Ingo
Date Posted: 07 Feb 11 at 7:37PM
Hi!

If you have this behavior with the actual version
of QuickPDF you should post this message to
the official support pages.
It's a problem with QuickPDF - not with your code ;-)
But offer a more serious download-option for your sample ;-)

Cheers, Ingo



Posted By: Rowan
Date Posted: 07 Feb 11 at 7:43PM
I just checked out this PDF and unfortunately it contains objects which use transparency. Quick PDF Library does not currently support objects with transparency, however, we're looking at add support in the next few months.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk