cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Could not locate graphic file for FOSI putgraph in 6.1

cleccese
6-Contributor

Could not locate graphic file for FOSI putgraph in 6.1

 

This works in AE 6.0, but not 6.1. AE can't find the graphic file. From what I've read in the help I don't know what else is required:

putgraph graphname="logo" placemnt="before" hscale="65" vscale="65">

</putgraph>

 

Declared in the fosi:

<!ENTITY logo PUBLIC "-//WOODWARD//ENTITIES CMM Logo//EN" NDATA cgm>

<!NOTATION cgm PUBLIC "-//ISBN 0-7923-9432-1::Graphic Notation//NOTATION ANSI/ISO Computer Graphics Metafile//EN">

 

catalog:

PUBLIC "-//WOODWARD//ENTITIES CMM Logo//EN" "entities/xxxxxxx.cgm" (the file is there as well as in the doctype folder. I've also tried a fully qualified URL (C:/Program Files/PTC/Arbortext PE/custom/doctypes/.../xxxxxxx.cgm)

 

1 ACCEPTED SOLUTION

Accepted Solutions
cleccese
6-Contributor
(To:cleccese)

AE was using the catalog file from the cache. We deleted the cache and added the correct catalog path to the file locations under preferences, and that fixed the issue.

View solution in original post

1 REPLY 1
cleccese
6-Contributor
(To:cleccese)

AE was using the catalog file from the cache. We deleted the cache and added the correct catalog path to the file locations under preferences, and that fixed the issue.

Top Tags