Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
How to Save PDF from TStream |
Post Reply ![]() |
Author | |
archimedes ![]() Beginner ![]() Joined: 21 Aug 09 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() Posted: 21 Aug 09 at 2:09PM |
Hi all, I'm trying to find how can i save a PDF file from TStream in Delphi 2007. I'm using trail version. Is it posible to be done this. I need a simple code.
|
|
![]() |
|
DELBEKE ![]() Debenu Quick PDF Library Expert ![]() ![]() Joined: 31 Oct 05 Location: France Status: Offline Points: 151 |
![]() ![]() ![]() ![]() ![]() |
Can you explain what you mean with "save a PDF" ? To disk or something else ?
"from a TStream"? how do you got this pdf in a TSTream ?
There is a function to save a PDF on disk : SaveToFile, it save a loaded pdf , perhaphs you can use LoadPdfFromStream ?
|
|
![]() |
|
archimedes ![]() Beginner ![]() Joined: 21 Aug 09 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() |
I want to create pdf file from a stream. But it is formated as RTF format. When i use this stream the file is empty. Same happen when i use LoadFromString. Am I missing something??? My goal is to create PDF file from Stream or String. |
|
![]() |
|
archimedes ![]() Beginner ![]() Joined: 21 Aug 09 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() |
i found that LoadFromString(instr) retunr always 0 which mean The PDF could not be loaded. How can i find where is the problem
|
|
![]() |
|
Ingo ![]() Moderator Group ![]() ![]() Joined: 29 Oct 05 Status: Offline Points: 3529 |
![]() ![]() ![]() ![]() ![]() |
Hi!
You won't have success if the TStream-data is formatted as RTF (like you wrote above). It should be formatted as PDF then you can create a pdf-file from it. If you're doing it the other way round (making a stream from a pdf-file) then you'll see how stream-structure for pdf should look to do your way (stream to pdf-file). Cheers, Ingo Edited by Ingo - 24 Aug 09 at 9:58AM |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store