0

I m rendering SSRS Report in pdf format. I want pages from 2 to Last page. Using deviceinfo is it possible?

user420054
  • 65
  • 4
  • 14

1 Answers1

0

I was able to resolve using device info with startpage as 2 and endpage as int.maxvalue

user420054
  • 65
  • 4
  • 14