To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80380 Issue #|80380 Summary|Linked graphics are not handled as such in PDF export Component|Drawing Version|680m217 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|save-export Assigned to|cl Reported by|aw
------- Additional comments from [EMAIL PROTECTED] Mon Aug 6 14:01:14 +0000 2007 ------- AW->CL: Linked graphics are not exported as linked graphics to PDF in current master, seems to be broken. There is code in vcl::PDFExtOutDevData to exactly support that. I am not sure, but i think it's SJ's stuff. How to reproduce: - new draw - add graphic from file (bottom toolbar) - in dialog, choose any graphic and activate link checkbox - export to PDF, view with any PDF viewer -> no linked graphic Problem can be debugged in goodies/source/graphic/grfmgr.cxx line 694 ff (inGraphicObject::Draw). There, GetGraphic().IsLink() returns false -> it may be an error in GraphicObject itself. I just added a lot of code to aw033 to emulate that feature for the Primitive VCL-MetaFileRenderer, but i cannot test since i cannot compare to a working behaviour. Thus i set myself to copy to be informed about success. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
