CAM processor Image PDF generation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to use the Image section of the CAM processor to generate PDFs of some of the layers of the job. Under the general "Image" section, you can specify PDF as the output type. That brings up a set of PDF-specific options. You can select the paper size, toggle a "Fit to page" setting and select the page orientation. You can also specify a filename, which is weird since the filename should be specific to the image you are generating.
Then you can add the images you want to generate under the Image section. For each of those, you specify the layers you want, the name of the image and the filename. Plus a couple other toggle values.
The problem is with the image filename. It is ignored. Instead it uses the general filename from the Image section configuration. If you are generating two or more images, they'll all use the same filename, regardless of what you have set for each image. If you set "foo" as the filename in the Images section header, then each image will be named foo.pdf.
It also seems to ignore the fit-to-page setting and the Orientation setting.
Since one might want to generate different images in different formats, arguably, the output type really should be image-specific and not set in the general Image section header. And the filenames should definitely be image-specific.
These problems appear to be PDF-specific. If I select PNG as the output type, filenames work as expected.