QuartzFilterManager.ShowPanel
-----------------------------

Shows the panel for the Quartz Filter Manager.

| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
|---|---|---|---|---|---|---|
| [PDFKit](component_PDFKit.md) | [4.3](newinversion43.md) | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |

MBS( "QuartzFilterManager.ShowPanel" ) ### Parameters

none

### Result

Returns OK or error.

### Description

Shows the panel for the Quartz Filter Manager.  
This gives your users the possibility to create a filter and later use it with [PDFKit](component_PDFKit.md) functions.  
e.g. if you create a filter to compress images as JPEG, you can get smaller PDFs.  
### Examples

Show the panel:

 MBS ( "QuartzFilterManager.ShowPanel" )  
Hide the panel:

 MBS ( "[QuartzFilterManager.HidePanel](QuartzFilterManagerHidePanel.md)" )  
### See also

- [QuartzFilterManager.HidePanel](QuartzFilterManagerHidePanel.md)

### Example Databases

- [Mac and iOS/PDFKit/Compress PDF](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20and%20iOS/PDFKit/Compress%20PDF.shtml#1GroupButton42.0000000750.000000073.0000000919.0000000LayoutObjectAnchor_)
- [Mac and iOS/PDFKit/PDF Merge Shrink Tool](https://www.mbsplugins.eu/MBS-FileMaker-Plugin-Examples/Mac%20and%20iOS/PDFKit/PDF%20Merge%20Shrink%20Tool.shtml#18ScriptAnchor_)

### Blog Entries

- [MBS FileMaker Plugin 4.3 for OS X/Windows - More than 2700 Functions In One Plugin](https://www.mbsplugins.de/archive/2014-09-16/MBS_FileMaker_Plugin_43_for_OS/monkeybreadsoftware_blog_filemaker)
- [Compressing PDFs with PDFKit in FileMaker](https://www.mbsplugins.de/archive/2014-08-20/Compressing_PDFs_with_PDFKit_i/monkeybreadsoftware_blog_filemaker)
- [MBS Filemaker Plugin, version 4.3pr6](https://www.mbsplugins.de/archive/2014-08-19/MBS_Filemaker_Plugin_version_4/monkeybreadsoftware_blog_filemaker)

### FileMaker Magazin

- [Ausgabe 5/2014, Seite 23](https://filemaker-magazin.de/neuigkeit/3759-Appetithappen-FMM_201405)

This function checks for a license.

Created 18th August 2014 , last changed 25th August 2014

  
[QuartzFilterManager.HidePanel](QuartzFilterManagerHidePanel.md) - [QuickList.AddList](QuickListAddList.md)

[HTML Version](QuartzFilterManagerShowPanel.shtml)