# Gambas Project File 3.0
Title=Demonstration of the display of PDF documents with a DocumentView
Startup=FMain
Icon=symbols/projekt_icon.png
Version=2.1.5
Component=gb.image
Component=gb.gui
Component=gb.form
Component=gb.pdf
Description="This example show how to use the DocumentView widget."
Authors="Idea: \tFabien Bodard *  Bordeaux * 2023\nAdaption: \tHans Lehmann * Osterburg * 2023"
TabSize=2
Language=fr
SourcePath=/home/hans/Schreibtisch
Vendor=Example
Packager=1
Tags=Example,Viewer,Utility
GambasVersion=3.7
