mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Issue #27: Signature plugin - inserting bitmap images does not work
This commit is contained in:
@ -301,6 +301,8 @@ public:
|
||||
void end(QPainter* painter);
|
||||
|
||||
private:
|
||||
PDFObject removeDictionaryReferencesFromResources(PDFObject resources);
|
||||
|
||||
void replaceResources(PDFObjectReference contentStreamReference,
|
||||
PDFObjectReference resourcesReference,
|
||||
PDFObject oldResources);
|
||||
|
Reference in New Issue
Block a user