1.

Solve : Create a PDF File in FileMaker?

Answer»

I'm looking for DOS code to create a PDF in FileMaker

Any help will be very much appreciated!

Amram Chayim eirinbergWhat VERSION of FileMaker are you running? Quote from: Amram Chayim Eirinberg on JUNE 25, 2010, 05:14:20 AM

I'm looking for DOS code to create a PDF in FileMaker

Any help will be very much appreciated!

Amram Chayim eirinberg

C:\test>type ab.bat
Code: [Select]echo off
"C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe"
C:\test>ab.bat
C:\test>
 
 marvin/bill/greg,
OP says "create", not read. ACROBAT reader, does not create PDF. it just enable you to read PDFS.marvin I appreciated your help, but as ghostdog74 said I need to "create" a PDF based on a FileMaker record. Quote from: macdad- on June 25, 2010, 05:55:06 AM
What version of FileMaker are you running?

macdad- I am using FileMaker11, Apparently there's a bug and you cannot create PDFs in FileMaker11 to be saved on a Network server.I found out that it isn't possible to create a PDF in FileMaker from command-line.Thanks macdad-


Discussion

No Comment Found