Print Extra Item in the calendar (Calendar Print Assistant)

G

Guest

Hello, i would like to print the body of the task when i print my calendar.

so far i checked the .calx and the .catx files and i realized that this is
the part that select what to print:

<Content Orientation="Fill" Margin="2,0,2,0" HorizontalAlignment="Center"
Separator="116" SeparatorFontFamily="WingDings" FontSize="8pt"
TextWrapping="NoWrap">
<ContentElement Source="Subject" FontWeight="Bold" />
<ContentElement Source="Location" />
<ContentElement Source="Organizer" />
<ContentElement Source="CategorySymbols" />
</Content>

this is located in Content.xml
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top