mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-26 18:42:41 +01:00
regenerate VS projects; replace font with DejaVu and add license file; embed external font in text sample
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
//
|
||||
// Image.cpp
|
||||
//
|
||||
// This sample demonstrates the Data library.
|
||||
// This sample demonstrates the generation and saving of a PDF
|
||||
// document that contains an mbedded image loaded from external file.
|
||||
//
|
||||
// Copyright (c) 2007, Applied Informatics Software Engineering GmbH.
|
||||
// All rights reserved.
|
||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
||||
// and Contributors.
|
||||
//
|
||||
// This is unpublished proprietary source code of Applied Informatics
|
||||
// Software Engineering GmbH.
|
||||
// The contents of this pdfFile may not be disclosed to third parties,
|
||||
// copied or duplicated in any form, in whole or in part, without
|
||||
// prior written permission from Applied Informatics.
|
||||
// SPDX-License-Identifier: BSL-1.0
|
||||
//
|
||||
|
||||
#include "Poco/PDF/Document.h"
|
||||
|
||||
Reference in New Issue
Block a user