web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Big empty space between fields in SSRS report

(0) ShareShare
ReportReport
Posted on by 6,494

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

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at

    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

  • Johnny Profile Picture
    6,494 on at

    Hi Nitesh,

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

  • Verified answer
    Temur Mukbaniani Profile Picture
    260 on at

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

  • Verified answer
    Faisal Fareed Profile Picture
    10,796 User Group Leader on at

    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.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans