Print Page | Close Window

EmbedFile from stream / variant

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=3890
Printed Date: 05 May 24 at 1:37PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: EmbedFile from stream / variant
Posted By: mLipok
Subject: EmbedFile from stream / variant
Date Posted: 09 Feb 21 at 12:12PM

I use WinHTTP to get PDF and XML. I keep them in memory.
I need to embed XML to PDF.

As so far I find:
https://www.debenu.com/docs/pdf_library_reference/EmbedFile.php

I can create PDF object in memory but can not attach XML String/Stream/Variant to PDF Object directly, I mean in memory without saving XML to file.

Do you have any solution how to do the same without saving XML content to file , I mean How to do all the stuff in memory ?


-------------
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



Replies:
Posted By: Ingo
Date Posted: 09 Feb 21 at 6:53PM
Hi :)

sorry to disappoint you but...
All embed-functionalities like AddEmbeddedFile, AddFileAttachment, EmbedRelatedFile or EmbedFile as well needs a physical file.
Perhaps you can process a working file made temporary from a string or stream?



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



Posted By: mLipok
Date Posted: 09 Feb 21 at 11:33PM
It is one which should be added to this library.
As most of features have String/Variant functions.
This one need's to be suplemented.
This is one which is strongly related to GDPR as if you do not save any file then you have less problems with GDPR.

I just before a moment, made a FeatureRequest to dev team.



-------------
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



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