FrameMaker 7.1 on Windows 7 using Acrobat 11 – Need to print many books to single PDF files – Save as PDF works fine – however some books have Registration (Printer) marks – Can turn this off manually but not via code – Tried
F_ApiSetInt( FV_SessionId, docId, FP_PDFRegistrationMarks, FV_PDFRegistrationMarksNone)
– also tried on session and book
– anyone know how this can be done?
Or even just changing the default settings for everything – the setting seems to be on the book – I assume I have to make the change and save the book and then save as – the code does not give an error but does not work – any help would be great – thank you
I do not have the option to upgrade anything at this time.