Re: Variables/fields

From: Jezebel (dwarves_at_heaven.com.kr)
Date: 08/23/04


Date: Tue, 24 Aug 2004 08:49:41 +1000

There's no practical way to do this. Once you've created the PDF, it's
content is effectively locked. It is possible to make minor changes (text
touch-up), but this is not easy to automate even if you DO know a lot of
VB/VBA. PDFs don't have embedded fields similar to Word, and it has no way
to reflow the text if your customers' corporate or product names are
significantly longer or shorter than the originals.

An easier approach is to create a standard set of Document properties.
Define these in your master control file. In your Word templates and
documents, define these property names with dummy values, using the File >
Properties > Custom tab. In the body of your document use { DocProperty
[PropertyName] } fields to display the field value.

Find someone who knows some VBA to write a routine that opens the control
file and reads the property values, then opens each of your customer
documents, sets the values, updates fields, and creates a new PDF.

"MichaelD" <Mike@discussions.microsoft.com> wrote in message
news:D503B383-741B-4C0F-9712-DF832842546C@microsoft.com...
> Can anyone provide tips about how to set up variables for names in Word
files
> so that they can be changed globally, from a control file, after that Word
> file is converted to PDF? I would rather not have to add fields to the
PDFs
> after authoring if I can avoid it, since there are many of them.
>
> This is to enable customers who lease the product to change corporate and
> product names to their own names, without recreating the PDF.
>
> By the way, I am unfamiliar with VBA.
>
> Thanks,
> Mike Long



Relevant Pages

  • Re: Send a email with attachment
    ... I need to send some quotations to hundred customers in PDF format. ... The syntax of SendObject have no "attactment"... ...
    (microsoft.public.access.macros)
  • Re: emailing Access2003 reports.
    ... my customers don't have Acrobat.)? ... PDF viewer installed than a Word viewer. ... Tony Toews, Microsoft Access MVP ...
    (microsoft.public.access.reports)
  • Re: Quickreport to PDF: What is the best component?
    ... > We are looking at a way to allow our customers to make a PDF out of a ... I initially used the PDF export filter which comes with QR Professional. ... They simply do a "Save" from the preview (all my reports allow ... adds the PDF file to the formats available when you click the "Save" ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: PDF help needed
    ... You'll have to parse the data and extract ... The output format isn't perfect, though, so you may have to ... I am working with one of my customers on an electronic transfer of data ... documents in a PDF format. ...
    (comp.databases.pick)
  • Re: Copy data from PDF file to MSWORD(Without changing the color forma
    ... PDF is intended as a non editable format. ... SAWTHEYA SAWTHEYA SAWTHEYA wrote: ... A list of customers are given in PDF file ...
    (microsoft.public.word.docmanagement)