6254

From BR Wiki
Revision as of 15:52, 4 April 2016 by John (talk | contribs)
Jump to navigation Jump to search

Summary:

Creating a new PDF document failed.

Cause:

  1. If under Client Server and you try to create a PDF file on the server.
  2. The PDF file is locked by a different program.

Remedy:

.



In the remedy 1 (above) example, the "@:" causes the PDF file to be created on the client, in the clients Current Directory in a subdirectory called "TempConvert". In the copy command, the "@:" at the beginning tells BR to get the file from the Client computer, and the fact that there is no "@:" on the second parameter of the copy command tells BR that you're copying the file up to the server.