Print Page | Close Window

AddEmbeddedFile

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=3373
Printed Date: 02 May 24 at 6:52PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: AddEmbeddedFile
Posted By: luet
Subject: AddEmbeddedFile
Date Posted: 22 Aug 16 at 10:35AM
Hello,

if I want to attach a file to a PDF I have problems with the MimeType.
For example "image / jpeg" for a JPEG image. It does not work.
With Adobe Reader, the JEPG file can not be started.

In this list:
http://www.iana.org/assignments/media-types/media-types.xhtml
JPEG is not available ...?

How can I get the appropriate MIME types to a specific file via SouceCode?
Is there a small table? Where I can parse the file extension with the MIME type?
Thank you very much
luet



Replies:
Posted By: mLipok
Date Posted: 30 Aug 16 at 2:46PM
Show what you done so far.
When you post code snippet maybe we will be able to find where is the
 problem in your code.


-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600


Posted By: Ingo
Date Posted: 30 Aug 16 at 10:31PM
Hi Luet,

i'm using for this need the function EmbedFile:
http://www.debenu.com/docs/pdf_library_reference/EmbedFile.php
If you read the description then you'll see that QP needs image/jpg and not image/jpeg.
Try it but keep in mind that not all pdf readers are supporting this feature so i think it not make really sense in all cases.
The other thing:
It depends on your security settings if the reader starts the embedded file. I've tried it with Foxit and i had to change the reader settings first ... then my jpg-file was shown.




-------------
Cheers,
Ingo




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