TfrxPDFEncBits

Hello,

I'm using the Fast Reports edition which comes with Delphi Tokyo our of the box.
I'd like to create PDF files, which works but I also want to use options from TfrxPDFEncBits.

Unfortunately I do not see the definition of those anywhere and the IDE is of no help either.
Since I don't have the source I cannot look up the definition and it is not listed in any of the available manuals.

Can anybody please tell me the definition of this type?

Best regards

Markus

Comments

  • gpigpi
    edited 10:37PM
      TfrxPDFEncBit = (ePrint, eModify, eCopy, eAnnot);
      TfrxPDFEncBits = set of TfrxPDFEncBit;
    
  • edited 10:37PM
    Thanks!!!

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.