Good morning,
I have a PDF plot driver that was creating PDFs with the layering functionality included in the resulting PDF. In an effort to reduce the file size of the PDFs, I was hoping to get rid of that functionality, but I am not able to do so. For starters, the field called "Enable Optional Content" was left blank in the original driver, but the layers were still showing up. I've edited the driver to change that field to "Off" (driver is attached to this post), saved and reloaded the driver, but the layers are still present in the new PDFs. Is there some other method that is forcing these PDFs to include the layers? I have switched to using the packaged PDF driver with that setting turned off and all looks good. It seems like it is something with the driver itself. I can use a copy of that driver and modify it to make it more like my original, but I would obviously prefer not to.
Any ideas?
Thanks,Ken
PowerGeopak SS4
PDF Full - No Levels.pltcfg
If I recall, the only time I edit the .PLTCFG within a text editor is to copy lineweights from one .PLTCFG to another .PLTCFG instead of trying to type in all the entries again. Is there a better way to get lineweights from one PLTCFG to another?
Whatever you do, never use Word or something alike. And some text editors recognise xml schema. They may accidently save it with a bunch of xml bogus if you do not watch out.
Ivo Blaauw= = = = = = = = = = = = =Look what the CAD dragged in...
I always use Notepad++, but I will keep an eye out for the extra items it may put in the file. Thanks for the information, Ivo.