How to export a page with Popup Note Windows shown...

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

DSSavant
User
Posts: 216
Joined: Thu Jul 08, 2004 7:29 pm

How to export a page with Popup Note Windows shown...

Post by DSSavant »

Simple question...

I can print a document with the Popup Note Windows showing for annotations that have them. I can print them with 65% opacity which is kind of cool. Can I export the exact same printout (popup note windows included) as an image. At a simplistic level, is is just printing to a graphic device context.

Please say YES.
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2445
Joined: Thu Jun 30, 2005 4:11 pm

Re: How to export a page with Popup Note Windows shown...

Post by Vasyl - PDF-XChange »

Hi, DSSavant.
Please say YES.
:)
Sorry, but currently it's impossible. BUT in the next build you will be able to use new feature (like printing):

Code: Select all

ctrl.SetProperty("Export.Image.NotesAndPopups", "true", 0); // "false" - by default
ctrl.SetProperty("Export.Image.PopupsAlpha", <0..1>, 0); // 0.75 - by default
Wait for the next build...

Best
Regards.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.