1.

Solve : Create a PDF File in FileMaker?

Answer» <html><body><p>I'm looking for DOS code to create a PDF in FileMaker<br/><br/>Any help will be very much appreciated!<br/><br/>Amram Chayim eirinbergWhat <a href="https://interviewquestions.tuteehub.com/tag/version-1444891" style="font-weight:bold;" target="_blank" title="Click to know more about VERSION">VERSION</a> of FileMaker are you running? Quote from: Amram Chayim Eirinberg on <a href="https://interviewquestions.tuteehub.com/tag/june-251295" style="font-weight:bold;" target="_blank" title="Click to know more about JUNE">JUNE</a> 25, 2010, 05:14:20 AM</p><blockquote>I'm looking for DOS code to create a PDF in FileMaker<br/><br/>Any help will be very much appreciated!<br/><br/>Amram Chayim eirinberg<br/></blockquote> <br/>C:\test&amp;<a href="https://interviewquestions.tuteehub.com/tag/gt-249387" style="font-weight:bold;" target="_blank" title="Click to know more about GT">GT</a>;type ab.bat<br/> Code: <a>[Select]</a>echo off<br/>"C:\Program Files\Adobe\Reader 9.0\Reader\AcroRd32.exe"<br/>C:\test&gt;ab.bat<br/>C:\test&gt; <br/> <br/> marvin/bill/greg,<br/>OP says "create", not read. <a href="https://interviewquestions.tuteehub.com/tag/acrobat-367049" style="font-weight:bold;" target="_blank" title="Click to know more about ACROBAT">ACROBAT</a> reader, does not create PDF. it just enable you to read <a href="https://interviewquestions.tuteehub.com/tag/pdfs-2211121" style="font-weight:bold;" target="_blank" title="Click to know more about PDFS">PDFS</a>.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<blockquote>What version of FileMaker are you running?<br/></blockquote> <br/>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-<br/></body></html>


Discussion

No Comment Found