12#include <config_features.h>
21inline double pointToPixel(
const double fPoint,
const double fResolutionDPI)
Container for the binary data, whose responsibility is to manage the make it as simple as possible to...
constexpr Point convert(const Point &rPoint, o3tl::Length eFrom, o3tl::Length eTo)
bool convertToHighestSupported(SvStream &rInStream, SvStream &rOutStream)
Converts to highest supported format version (1.6).
double pointToPixel(const double fPoint, const double fResolutionDPI)
Convert to inch, then assume 96 DPI.
BinaryDataContainer createBinaryDataContainer(SvStream &rStream)
bool isCompatible(SvStream &rInStream, sal_uInt64 nPos, sal_uInt64 nSize)
Decide if PDF data is old enough to be compatible.
bool getCompatibleStream(SvStream &rInStream, SvStream &rOutStream)
Takes care of transparently downgrading the version of the PDF stream in case it's too new for our PD...