Re: Duplicating Delphi Saving of PDF Document with VB 2005

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




cjs_atwork wrote:
<snip>
A department within our organization has been using DELPHI to save PDF
documents in SQL database, and for various reasons I have been unsuccessfully
trying to duplicate this functionality in VB 2005. It turns out that when
the document is stored using Delphi, there is a 2572 byte header before the
actual PDF file begins. The Header begins with "BDOC" and then a 01Hex
there is more data and then "Acrobat Document" appears (Hex is
<snip>
Each PDF seems to have a slightly different header (all of the same size
however).
So my question is, "What do I need to do to duplicate this functionality?".
<snip>

It seems that you'll first need to know the framework that is being
used by Delphi to 'envelope' the binary data (the pdf file). A google
search retrieves all sorts of BDOC's, many of them part of a ERP/SAP
specification and many other uses, which indicates that this is either
a custom format used by the programmmers the created your Delphi app or
a format that is used to envelope binary data as part of some framework
used by the app.

I have a feeling that this didn't help much, unfortunately.

Regards,

Branco.

.



Relevant Pages

  • Re: Alphablending
    ... Figure out how much time you need to create a duplicate application in Delphi. ... Estimate the time it will take you to write a duplicate app in your favorite HLL, and then post the estimate to signify you participation. ... This is a about the *language*, not the features, so no libs, just the plain language. ...
    (alt.lang.asm)
  • Re: How to remove the Duplicate Index error message?
    ... >In Delphi when I try to insert a new record that exists in the table I am ... >would create duplicate values in the index, primary key, or relationship. ... >Change the data in the field or fields that contain duplicate data, ... to cancel the error message. ...
    (borland.public.delphi.database.ado)
  • Re: How to remove the Duplicate Index error message?
    ... >>In Delphi when I try to insert a new record that exists in the table I am ... >>would create duplicate values in the index, primary key, or relationship. ... >>Change the data in the field or fields that contain duplicate data, ... > to cancel the error message. ...
    (borland.public.delphi.database.ado)
  • Re: Poll: Is it true that Delphi is dead ?
    ... Is Delphi finally dead, as predicted for quite some time, or is it life left ... There are virtually no jobs for Delphi programmers, and the few that are there ... support C-based languages at least as well as the MSFT tools do. ... work that would be required to simply duplicate the MSFT tools is staggering, ...
    (borland.public.delphi.non-technical)