Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

Big empty space between fields in SSRS report

Posted on by 6,414

Hi,

I have added a packingslipid barcode39 field in report. I've set the required font and font size = '56px' in VS for that field and when I deploy it and open from ax I see following big empty space between Barcode and next field below. see the image below...

I think it is because of big size of barcode font.

So what is a better way to solve this kind of issues? I can't reduce the font size as it is requirement. 

To retrieve the packingslipid barcode I have this method on table (see below) and BarCodeString field in tmp table

Barcode barcode;
;

barcode = Barcode::construct(BarcodeType::Code39);
barcode.string(true, _packingSlipId);

return barcode.barcodeStr();


*This post is locked for comments

  • Verified answer
    Faisal Fareed Profile Picture
    Faisal Fareed 10,794 User Group Leader on at
    RE: Big empty space between fields in SSRS report

    This barcode field will be added as a textbox. Right click on this textbox and choose Text Box Properties and unchecked option Allow height to increase.

    You can also select text box and press Altr + Enter, properties window will be opened on the right hand side. You can change property CanGrow = False of the text box.

  • Verified answer
    Temur Mukbaniani Profile Picture
    Temur Mukbaniani 260 on at
    RE: Big empty space between fields in SSRS report

    Try to set canGrow property to 'false' if it is 'true'

  • Johnny Profile Picture
    Johnny 6,414 on at
    RE: Big empty space between fields in SSRS report

    Hi Nitesh,

    yes, it is precise design of salespackingslip report. Which properties do you mean exactly by upper and lower margin?

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Big empty space between fields in SSRS report

    Please let us know whether this report is developed using auto design or precise design

    If it is auto design report then consider developing precise deign report

    try to adjust the upper and lower margin of the report.

    Please verify and update you with your findings

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans